Get balance for all accounts

GET {{url}}/balance/all

Get available balance for all the accounts.

HEADERS

KeyDatatypeRequiredDescription
authorizationstringAuthentication token
content-typestringThe Content-Type entity header is used to indicate the media type of the resource. Expected value is application/json.