curl --request POST \ --url https://api.afficone.com/v1/payouts \ --header 'Content-Type: application/json-patch+json' \ --data '{ "affiliate": "<string>", "amount": 123, "payoutMethod": "<string>", "details": "<string>" }'
1
512
OK
Was this page helpful?