Table of Contents | ||||
---|---|---|---|---|
|
1. Overview Overview
The balances resource is used by an AISP to retrieve in bulk or single account balance information for a specific AccountId for that the customer has authorised to access.
This resource description should be read in conjunction with a compatible Account and Transaction API Profile.
2. Endpoints Endpoints
S. No. | Resource | HTTP Operation | Endpoint | Mandatory | Scope | Grant Type | Idempotency Key | Parameter | Request Object | Response Object |
2.1 | balances | GET | GET /accounts/{AccountId}/balances | Mandatory | accounts | Authorisation Code | No |
|
| OBReadBalance |
2.2 | balances | GET | GET /balances | Optional | accounts | Authorisation Code | No | Pagination |
| OBReadBalance |
...