List
Payouts
List
Retrieve payouts
GET
List
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Required when using a Platform API token. The tenant key identifying which business to operate on.
Query Parameters
Client reference to filter payouts
Filter by payout status
Available options:
initiated, processing, succeeded, failed Filter payouts created on or after this date (ISO 8601)
Filter payouts created on or before this date (ISO 8601)
Sort order by creation date
Available options:
asc, desc Pagination cursor returned from a previous request
Maximum number of results to return
Response format. When set to csv, returns all matching payouts as a CSV file download. Requires startDate and endDate.
Available options:
csv