List deposit transactions
Mobile Money Deposits
List Deposit Transactions
Returns a paginated list of the integrator’s deposit transactions. Supports filtering by status, date range, telco ID, and currency.
GET
List deposit transactions
Returns a paginated list of the integrator’s mobile money deposit 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)