View Balances

Get business wallets

get
/v1/wallets

Get business wallets

Authorizations
ww-api-keystringRequired
Responses
chevron-right
200

Wallets retrieved successfully

application/json
idstringRequired

Unique identifier for the wallet

Example: f47ac10b-58cc-4372-a567-0e02b2c3d479
balancestringRequired

Current balance of the wallet

Example: 1000.00
statusstring · enumRequiredPossible values:
currencystring · enumRequiredPossible values:
businessIdstringRequired

Business ID associated with this wallet

Example: a1b2c3d4-e5f6-7890-abcd-ef1234567890
createdAtstring · date-timeRequired

Wallet creation timestamp

Example: 2026-01-15T10:00:00.000Z
updatedAtstring · date-timeRequired

Wallet last update timestamp

Example: 2026-01-15T10:00:00.000Z
get
/v1/wallets
200

Wallets retrieved successfully

Last updated