Skip to main content
PUT
Update an affiliate

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
first_name
string
last_name
string
email
string
paypal_email
string
wise_email
string
state
string

Response

200 - application/json

OK

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