This endpoint returns statistics about due payouts.
GET https://v2.firstpromoter.com/api/v2/company/payouts/due_stats
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. Searches by 'promoter.profile.first_name,
promoter.profile.last_name,
promoter.user.email`
Filter by status
pending
, completed
, failed
, processing
, cancelled
Campaign ids. Can be Integer or Array of Integers
Successful response
The response is of type object
.