Fetch Balances

post/das-rest/api/v1/ims/balance

Request Body

wallets array[string]
Example: 59cd72485007a239fb00282ed480da1f

200 Response

balances array[object]
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
tokens dictionary<string, object> required