Skip to main content
POST
Create an affiliate

Authorizations

Authorization
string
header
required

Use your API secret as the username, with an empty password.

Body

application/json
email
string
required
first_name
string
last_name
string
campaign_id
string
token
string
paypal_email
string
wise_email
string

Response

201 - application/json

Created

id
string
object
string
Example:

"affiliate"

created_at
string<date-time>
updated_at
string<date-time>
first_name
string | null
last_name
string | null
email
string
paypal_email
string | null
wise_email
string | null
state
string
stripe_customer_id
string | null
confirmed_at
string<date-time> | null
visitors
integer
leads
integer
conversions
integer
campaign
object
coupon
object | null