Get Journal Account Balances By Currency

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

Path Parameters

  • account_idstringRequired
    account or wallet id
    Example: 59cd72485007a239fb00282ed480da1f

200 Response

Array of
account_id string required
Example: 59cd72485007a239fb00282ed480da1f
frozen boolean
May not be present, set to true if the account is "frozen" and transactions are forbidden.
Example: true
currencies dictionary<string, object> required
Example: {"tousd":{"AUC_AVAILABLE":9500,"AUC_HELD":500}}
dictionary<string, string>