Use these endpoints to inspect balances before collecting, funding a working wallet, or initiating Send Money.Documentation Index
Fetch the complete documentation index at: https://developers.kulmipay.com/llms.txt
Use this file to discover all available pages before exploring further.
List wallets
Retrieve one wallet
Wallet fields
| Field | Description |
|---|---|
wallet_id | Wallet alias ID. Use this in collection routing, transfers, and statements. |
label | Wallet display name. |
can_disburse | Whether the wallet can be used as a Send Money source wallet. |
currency | Wallet currency. One of KES, USD, EUR, GBP. |
wallet_type | SETTLEMENT or WORKING. |
current_balance | Total wallet balance, including uncleared funds. |
available_balance | Balance available for transfers and payouts. |
updated_at | Last wallet balance update timestamp. |
record_id, label, wallet_type, currency, can_disburse, or updated_at.