Skip to main content
GET
List wallet balances

Authorizations

Authorization
string
header
required

Secret key: Authorization: Bearer sk_test_... or sk_live_.... Business and live/test mode are inferred from the key.

Query Parameters

currency
enum<string>

Return only the wallet for this currency Filter by wallet currency

Available options:
usd,
ngn
Example:

"ngn"

Response

Wallets retrieved

message
string
Example:

"Wallets retrieved successfully"

data
object[]