Affiliate Endpoints
Update Affiliate
Updates an Affiliate based on their ID
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Affiliate update details
The ID of the affiliate
First name of the affiliate
Last name of the affiliate
Email of the affiliate
Commission rate for the affiliate
Status of the affiliate (active/inactive)