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.
Developer API operation for GET /dev/v1/affiliates/settings.
cURL
curl --request GET \ --url https://api.shoppex.io/dev/v1/affiliates/settings \ --header 'Authorization: Bearer <token>'
{ "data": { "settings": { "affiliate_revenue_active": true, "affiliate_revenue_percent": 20, "affiliate_customer_discount_active": true, "affiliate_customer_discount_percent": 10, "affiliate_custom_link_active": true, "affiliate_custom_link_must_approve": false } } }
Use your Shoppex API key in the Authorization header.
Successful response
Show child attributes