Overview of accounts
As an admin, I want to get the list of banking accounts so that I have a better overview of the accounts.
Acceptance criteria
There exists an endpoint (GET) /api/v1/accounts
that returns a list of all accounts in the system
As an admin, I want to get the list of banking accounts so that I have a better overview of the accounts.
Acceptance criteria
There exists an endpoint (GET) /api/v1/accounts
that returns a list of all accounts in the system