Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
maxLevel1
stylenone

1. Overview

The future-dated-payments resource is used by an AISP to retrieve the future dated payments for a specific account identified by AccountId or to retrieve future dated payments for all accounts that the customer has consented to.

This resource description should be read in conjunction with a compatible Account Information Services API Profile.

2. Endpoints

S. No.

Resource

HTTP Operation

Endpoint

Mandatory

Scope

Grant Type

Idempotency Key

Parameter

Request Object

Response Object

2.1

future-dated-payments

GET

GET /accounts/{AccountId}/future-dated-payments

Conditional

accounts

Authorisation Code

No

 

 

OBReadFutureDatedPayment

2.2

future-dated-payments

GET

GET /future-dated-payments

Optional

accounts

Authorisation Code

No

Pagination

 

OBReadFutureDatedPayment

...