Table of Contents | ||||
---|---|---|---|---|
|
1. Overview
The parties resource is used by an AISP to retrieve the details on the account owner(s)/holder(s) and operator(s) for a specific account identified by AccountId.
...
In the case of a business, this will be the details of the business
2. Endpoints
S. No. | Resource | HTTP Operation | Endpoint | Mandatory | Scope | Grant Type | Idempotency Key | Parameter | Request Object | Response Object |
2.1 | parties | GET | GET /accounts/{AccountId}/parties | Conditional | accounts | Authorisation Code | No |
|
| OBReadParties |
2.2 | parties | GET | GET /accounts/{AccountId}/party | Conditional | accounts | Authorisation Code | No |
|
| OBReadParty |
2.3 | parties | GET | GET /accounts/party | Conditional | accounts | Authorisation Code | No |
|
| OBReadParty |
...
|
4.2
...
Account Owner
4.2.1Get Account Party Request
...
|
4.3
...
Authorised User
4.3.1Get Party Request
|
...