Referral Endpoints
Create a Referral
Creates a new referral under the specified affiliate program. Note: an Affiliate is required to create a Referral.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Referral details
The body is of type object
.
Response
200
application/json
Referral created successfully
The response is of type object
.