curl --request POST \ --url https://api.afficone.com/v1/affiliates \ --header 'Content-Type: application/json-patch+json' \ --data '{ "name": "<string>", "email": "<string>", "password": "<string>", "coupon": "<string>", "approved": true, "ignoreProducts": true }'
1 - 100
8
16
OK
Was this page helpful?