List withdrawal transactions
Mobile Money Withdrawals
List Withdrawal Transactions
Returns a paginated list of the integrator’s withdrawal transactions. Supports filtering by status, date range, telco ID, and currency.
GET
List withdrawal transactions
Returns a paginated list of the integrator’s withdrawal transactions. Supports filtering by status, date range, telco/MNO transaction ID, and currency.Documentation Index
Fetch the complete documentation index at: https://developers.kotanipay.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
Transaction status (e.g. PENDING, SUCCESSFUL, FAILED)
ISO date string, e.g. 2024-01-01
ISO date string, e.g. 2024-12-31
Filter by telco/MNO transaction ID
Filter by currency code, e.g. KES
1-based page index
Items per page (max 100)