Accounts API
The Accounts API allows third party applications to interact with the current accounts of the bank user on his behalf, allowing the following operations:
- List of accounts
- Account balances
- Account transactions
Since Account API provides only information about the account(s) and transaction(s), it is read-only, and therefore this API supports only GET requests.