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.

CategoryAPIs
Account Access ConsentsPOST/account-access-consents
GET/account-access-consents/{Consentld}
DELETE/account-access-consents/{Consentld}
AccountsGET/accounts
GET/accounts/{Accountld}
BalancesGET/accounts/{Accountld}/balances
TransactionsGET/accounts/{Accountld}/transctions
BeneficiariesGET/accounts/{Accountld}/beneficiaries
Scheduled PaymentsGET/accounts/{Accountld}/scheduled-payments