Skip to main content
GET
Get wallet balances

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 /quote or POST /initiate
Only business wallets are returned (one per currency your business holds).

Request

Headers

Response

Response Fields

Error Responses

401 Unauthorized

Solution: Verify your API key is correct.

Usage Example

Notes

  • Returns only business wallets (one per currency). Collection and suspense wallets are not included.
  • Use the returned currency and balance to validate sufficient funds before initiating a payout; debit always comes from the sourceCurrency wallet.
  • If you have no wallets, data is an empty array [].

Authorizations

x-api-key
string
header
required

Response

Wallet balances retrieved successfully

data
object[]

List of wallet balances for the tenant