Get all payouts grouped by promoters
Payouts
Get all payouts grouped by promoters
This endpoint returns all payouts but grouped by promoters.
GET
Get all payouts grouped by promoters
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
Search params. Searches by 'promoter.profile.first_name,promoter.profile.last_name,promoter.user.email`
Filter by status
Available options:
pending, completed, failed, processing, cancelled Campaign ids. Can be Integer or Array of Integers
Set it true to include the payout_method_details
Filters payouts by the minimum payment amount possible
Filters payouts by invoiceable
Available options:
true, false, not_set