Get balance by currency
GET {{url}}/balance/currency/:currency
Get available balance for a specific currency.
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. |