Overview
Returns all business wallet balances for your account. Use this endpoint to:- Display available balances per currency before initiating payouts
- See which source currencies you can pay out from (e.g. NGN, USD)
- Check balance sufficiency before calling
POST /quoteorPOST /initiate - Read
walletIdvalues for Initiate Swap
Request
Headers
Response
Response Fields
Error Responses
401 Unauthorized
Usage Example
Notes
- Returns only business wallets (one per currency). Collection and suspense wallets are not included.
- Use the returned
currencyandbalanceto validate sufficient funds before initiating a payout; debit always comes from the sourceCurrency wallet. - If you have no wallets,
datais an empty array[].