PUT
/
affiliates

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
affiliateId
string
required

The ID of the affiliate

affiliateStatus
string

Status of the affiliate (active/inactive)

commissionRate
number

Commission rate for the affiliate

email
string

Email of the affiliate

firstName
string

First name of the affiliate

lastName
string

Last name of the affiliate