Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.referralful.com/v1/affiliate_coupons \ --header 'Authorization: Basic <encoded-value>' \ --header 'Content-Type: application/json' \ --data ' { "affiliate_id": "<string>", "token": "<string>" } '
{ "id": "<string>", "object": "affiliate_coupon", "token": "<string>", "affiliate_id": "<string>" }
Use your API secret as the username, with an empty password.
The coupon code.
Created
"affiliate_coupon"