Skip to main content
GET
Get wallet balance

Query Parameters

currency
enum<string>
required

The currency denomination

Available options:
CASH,
COIN

Response

200 - application/json

Successfully retrieved account balance.

balance
number
required

The balance amount available in the wallet.

Example:

1738.42

currency
enum<string>
required

The currency denomination of the associated wallet.

Available options:
CASH,
COIN
Example:

"CASH"