Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

S. No.

Resource

HTTP Operation

Endpoint

Mandatory

Scope

Grant Type

Idempotency Key

Parameters

Request Object

Response Object

2.1

offers

GET

GET/accounts/{AccountId}/offers

Conditional

accounts

Authorisation Code

No

 

 

OBReadOffer

2.2

offers

GET

GET/offers

optional

accounts

Authorisation Code

No

Pagination

 

OBReadOffer

2.1 GET1  GET/accounts/{AccountId}/offers

An AISP may retrieve the offers resource for a specific AccountId (which is retrieved in the call to GET /accounts).

2.2 GET 2  GET /offers

If an ASPSP has implemented the bulk retrieval endpoints, an AISP may optionally retrieve the offers in bulk. This will retrieve the resources for all authorised accounts linked to the account-request

...