This method returns the account's balances history that matches the entered ID.
Account object
Not supported for this currency
{- "account_index": 0,
- "balances": [
- {
- "date": "string",
- "value": null
}
], - "currency": {
- "magnitude": 0,
- "name": "string",
- "network": "string",
- "token_address": null
}
}