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
Available options:
BANK TRANSFER, MOBILE MONEY Currency filter (e.g., TZS, USD)
Order reference filter
Payout status filter
Available options:
SUCCESS, PROCESSING, PENDING, FAILED, REFUNDED, REVERSED Settlement type filter
Available options:
ACH, RTGS Client ID filter
Field to sort by (default: createdAt). All response fields are sortable including beneficiary fields
Sort order (default: DESC)
Available options:
ASC, DESC Number of records to skip for pagination
Required range:
x >= 0Number of records to return
Required range:
x >= 1
