This endpoint returns statistics about payouts.
GET https://v2.firstpromoter.com/api/v2/company/payouts/stats
Access token passed as a Bearer token in the Authorization header
Account identifier that specifies which account is making the request
"acc_123456"
Shows the stats by payout period only for paid payouts
Shows the stats by status (pending, failed, processing, completed)
Shows the stats by payout method
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
.