cURL
curl --request GET \ --url https://api.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
Show child attributes
pending
completed
failed
processing
cancelled
next
overdue
custom
paypal
bank
wise
crypto
dots
not_set
Payouts exported successfully
The response is of type string.
string