Référence APIAffiliates
Deprecated affiliate self-signup
Deprecated direct signup endpoint. Prospective affiliates should apply through the merchant program page or accept a merchant invitation.
Deprecated direct signup endpoint. Prospective affiliates should apply through the merchant program page or accept a merchant invitation.
Response Body
application/json
application/json
application/json
curl -X POST "https://app.refcampaign.com/api/v1/affiliates/signup"{
"success": false,
"error": {
"code": "UNAUTHORIZED",
"message": "string",
"details": null
},
"meta": {
"timestamp": "2019-08-24T14:15:22Z",
"requestId": "string"
}
}Empty
{
"success": false,
"error": {
"code": "UNAUTHORIZED",
"message": "string",
"details": null
},
"meta": {
"timestamp": "2019-08-24T14:15:22Z",
"requestId": "string"
}
}{
"success": false,
"error": {
"code": "UNAUTHORIZED",
"message": "string",
"details": null
},
"meta": {
"timestamp": "2019-08-24T14:15:22Z",
"requestId": "string"
}
}