Get balance by currency

GET {{url}}/balance/currency/:currency

Get available balance for a specific currency.

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.