Skip to main content
POST

Base URL https://api.tolt.com


Body Parameters

string
Partner’s first name
string
Partner’s last name
string
Partner’s email address
string
The program ID that the partner will belong to
string - optional
The group ID to assign the partner to
string - optional
Partner’s company name
string - optional
Two-letter ISO country code of the partner
string - optional
Partner’s payout method. Valid values are: ‘paypal’, ‘crypto’, ‘wise’, ‘bank_transfer’, ‘wire’, ‘none’
object - optional
Details specific to the selected payout method (e.g., PayPal email, bank details)
boolean - optional
When true, sends a welcome email to the partner after their account is created.

Response

boolean
Whether the request was successful
array

Errors

object
Returned when a partner with the same email already exists in the program. The response includes the existing partner under data, so you can connect it to your system without a separate lookup.