Czech-BA / COBS

This repository contains the technical form of the Czech Standard for Open Banking defined by the CBA working group.
29 stars 7 forks source link

Add balances to accounts #8

Open petrdvorak opened 6 years ago

petrdvorak commented 6 years ago

It is rarely the case user only needs to fetch accounts without balances. It would be nice to have an option to receive account balances in account list resources.

Current state

I need to ask for accounts and then query each account for balances.

Requested state

Balances are returned at once, with account list response.