Returns balances for an account for a consent.
GET {{baseUrl}}/stored-data/v1/consents/:consentId/accounts/:accountId/balances
RESPONSES
status: OK
{"current":{"amount":-2297585.919771448,"creditDebitIndicator":"Debit","creditLines":[{"amount":61643477.33478266,"creditLineType":"NA","included":true,"predicted":true},{"amount":26013864.91204503,"creditLineType":"CREDIT","included":false,"predicted":true}]},"available":{"amount":-72638535.02133948,"creditDebitIndicator":"Debit","creditLines":[{"amount":-27980225.91048643,"creditLineType":"CREDIT","included":false,"predicted":false},{"amount":-32178459.27613525,"creditLineType":"NA","included":false,"predicted":true}]}}