Query All Payouts
Query all payouts with filtering, sorting, and pagination capabilities
Documentation Index
Fetch the complete documentation index at: https://docs.clickpesa.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.
Query Parameters
Start date for filtering payouts . Accepted formats : YYYY-MM-DD or DD-MM-YYYY
End date for filtering payouts . Accepted formats : YYYY-MM-DD or DD-MM-YYYY
Payout channel filter
BANK TRANSFER, MOBILE MONEY Currency filter (e.g., TZS, USD)
Order reference filter
Payout status filter
SUCCESS, PROCESSING, PENDING, FAILED, REFUNDED, REVERSED Settlement type filter
ACH, RTGS Client ID filter
Field to sort by (default: createdAt). All response fields are sortable including beneficiary fields
Sort order (default: DESC)
ASC, DESC Number of records to skip for pagination
x >= 0Number of records to return
x >= 1
