curl --request PATCH \ --url https://api.afficone.com/v1/affiliates/coupon \ --header 'Content-Type: application/json-patch+json' \ --data '{ "id": "<string>", "coupon": "<string>" }'
1
1 - 16
OK
Was this page helpful?