Payouts
Get payout stats
This endpoint returns statistics about payouts.
HTTP Request
GET https://v2.firstpromoter.com/api/v2/company/payouts/stats
GET
Authorizations
Access token passed as a Bearer token in the Authorization header
Headers
Account identifier that specifies which account is making the request
Example:
"acc_123456"
Query Parameters
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
Available options:
pending
, completed
, failed
, processing
, cancelled
Campaign ids. Can be Integer or Array of Integers
Response
200
application/json
Successful response
The response is of type object
.