Get balances for account

GET {{baseUrl}}/data/v2/consents/:consentId/accounts/:accountId/balances

RESPONSES

status: OK

{"data":{"current":{"amount":0,"creditDebitIndicator":"Credit","creditLines":[{"amount":0,"creditLineType":"NA","included":true,"predicted":true}]},"available":{"amount":0,"creditDebitIndicator":"Credit","creditLines":[{"amount":0,"creditLineType":"NA","included":true,"predicted":true}]}},"meta":{}}