Authorizations
Access token passed as a Bearer token in the Authorization header
Headers
Account identifier that specifies which account is making the request
"acc_123456"
Query Parameters
Search params. Searches by 'promoter.profile.first_name,
promoter.profile.last_name,
promoter.user.email`
Array of payout ids to get
Filter by status
pending
, completed
, failed
, processing
, cancelled
Campaign ids. Can be Integer or Array of Integers
Payment batches ids. Can be Integer or Array of Integers
Due period
next
, overdue
, custom
period_start starting from date
period_start end at date
period_end starting from date
period_end end at date
Payout method
paypal
, bank
, wise
, crypto
, custom
, dots
, not_set
Promoter id
Only payable payouts
Group reference
Fraud suspicions. Multiple values can be passed as an array. Send ['no_suspicion'] to filter promoters with no fraud suspicions
The sort by amount direction
asc
, desc
Period start
asc
, desc
Period end
asc
, desc
Response
Successful response
Unique identifier for the payout
Status of the payout
pending
, completed
, failed
, processing
, cancelled
Amount of the payout
ID of the payments batch
Tax rate applied to the payout
Unit of the payout (e.g., cash)
Start date of the period
End date of the period
Date when the payout was paid
Date when the payout processing started
Date when the payout failed
Error message if the payout failed
Total amount including tax
Date when the payout was created