accounts
Third party access to bank account service considering account information and transaction data operations (JSON).
Retrieve list of authorized accounts
Return the list of all accounts accessible for the logged in user.
Retrieve information about a single specific account
Returns the accounts details of the specified account.
Retrieve account balance information
Returns account balance information of the specified account.
Retrieve transactions of a specific account
Returns the transaction list of the specified account.