Query all payouts with filtering, sorting, and pagination capabilities
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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