Versions Compared

Key

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

1. Overview

The standing-orders resource is used by an AISP to retrieve the standing orders for a specific AccountId or to retrieve the standing orders in bulk for all the 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

standing-orders

GET

GET /accounts/{AccountId}/standing-orders

Conditional

accounts

Authorisation Code

No

 

 

OBReadStandingOrder

2.2

standing-orders

GET

GET /standing-orders

Optional

accounts

Authorisation Code

No

Pagination

 

OBReadStandingOrder

...