Affiliate Endpoints
Create an Affiliate
Creates a new affiliate on your Afffiliate Program.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Affiliate details
The body is of type object
.
Response
200
application/json
Affiliate created successfully
The response is of type object
.