Get balance for all accounts
GET {{url}}/balance/all
Get available balance for all the accounts.
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| authorization | string | Authentication token | |
| content-type | string | The Content-Type entity header is used to indicate the media type of the resource. Expected value is application/json. |