Skip to main content
The Wallets API lets businesses view balances, account details, pending funds, and wallet status. Use wallet details together with transaction and webhook records when reconciling funds.

๐Ÿ” Get All Wallets

Retrieve a list of all wallets by sending a request to the get all wallets endpoint. This enables businesses to monitor wallet statuses and balances in real-time. Response Example The response provides an array of wallet objects. Use the balances, account details, status, and timestamps to display wallet state and reconcile incoming funds.
Response