cURL
curl --request GET \ --url https://v2.firstpromoter.com/api/v2/affiliate/affiliate/v1/payouts/export \ --header 'Account-ID: <account-id>' \ --header 'Authorization: Bearer <token>'
"<string>"
Access token passed as a Bearer token in the Authorization header
Account identifier that specifies which account is making the request
"acc_123456"
Search params
Filter parameters
Payouts exported successfully
The response is of type string.
string