Get Journal Account Balance

get/das-rest/api/v1/account/{account_id}/currency/{currency}/balances

Path Parameters

  • account_idstringRequired
    account or wallet id
    Example: 59cd72485007a239fb00282ed480da1f
  • currencystringRequired
    coin or currency
    Example: btc

200 Response

Array of
account_id string required
Example: 59cd72485007a239fb00282ed480da1f
currency string required
A cryptocurrency or token ticker symbol.
Example: btc
frozen boolean
May not be present, set to true if the account is "frozen" and transactions are forbidden.
Example: true
balances dictionary<string, string> required
Example: {"AUC_AVAILABLE":9500,"AUC_HELD":500}
string
Example: 10000