Account Information

This specification describes the Account Information and Transaction API flows and payloads.
The API endpoints described here allow an Account Information Service Provider ('AISP') to:
  1. Register an intent to retrieve account information by creating an "account access consent".
    This registers the data "permissions", expiration and historical period allowed for
    transactions / statements - that the customer (PSU) has consented to provide to the AISP;
    and Subsequently, retrieve account and transaction data.

This specification should be read in conjunction with Read/Write Data API Specification which provides a description of the elements that are common across all the Read/Write Data APIs.
Category APIs
Account Access Consents
POST/account-access-consents
GET/account-access-consents/{ConsentId}
DELETE/account-access-consents/{ConsentId}
Accounts
GET/accounts
GET/accounts/{AccountId}
Balances
GET/accounts/{AccountId}/balances
Transactions
GET/accounts/{Accountld}/transctions
Beneficiaries
GET/accounts/{Accountld}/beneficiaries
Scheduled Payments
GET/accounts/{Accountld}/scheduled-payments