Skip to main content
GET
Get current balance of a specific wallet

Authorizations

Authorization
string
header
required

Token from POST /auth/token

Path Parameters

id
string
required

Wallet ID.

Query Parameters

estimatedBalanceCurrencyCode
string

ISO 4217 currency for the estimated value. Defaults to USD.

Response

200 - application/json

The request has succeeded.

The current balance of a single wallet, with its estimated value in the requested currency.

data
object

The balance entry for the wallet.