get https://connect.routee.net/accounts/me/balance
Routee will return the amount in the currency you have defined in your account's settings.
RESPONSE PARAMETERS
KEY | DESCRIPTION |
---|---|
balance | The amount of the available balance. |
currency | Contains information about the account's selected currency. |
currency.code | The currency code in ISO 4217 format. |
currency.name | The currency name in english. |
currency.sign | The sign of the currency. |
ERROR CODES
STATUS | CODE | DESCRIPTION |
---|---|---|
404 | 404001001 | Account not found. |