List
Retrieve payouts
Documentation Index
Fetch the complete documentation index at: https://docs.cadanapay.com/llms.txt
Use this file to discover all available pages before exploring further.
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
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
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.
csv