Versions Compared

Key

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

...

Endpoints for the resource - and available methods.

S. No.

Resource

HTTP Operation

Endpoint

Mandatory

Scope

Grant Type

Message Signing

Idempotency Key

Request Object

Response Object

2.1

domestic-future-dated-payments

POST

POST /domestic-future-dated-payments

Conditional

payments

Authorisation Code

Signed Request Signed Response

Yes

OBWriteDomesticFutureDatedPayment

OBWriteDomesticFutureDatedPaymentResponse

2.2

domestic-future-dated-payments

GET

GET /domestic-future-dated-payments/{DomesticFutureDatedPaymentId}

Mandatory (if resource POST implemented)

payments

Client Credentials

Signed Response

No

No

OBWriteDomesticFutureDatedPaymentResponse

2.3

payment-details

GET

GET /domestic-future-dated-payments/{DomesticFutureDatedPaymentId}/payment-details

Optional

payments

Client Credentials

Signed Response

No

No

OBWriteDomesticFutureDatedPaymentIdPaymentDetailsResponse

 

2.4

domestic-future-dated-payments

PATCH

PATCH  /domestic-future-dated-payments/{DomesticFutureDatedPaymentId}

Conditional

payments

Client Credentials

Signed Request Signed Response

No

OBPatchDomesticFutureDatedPayment

OBWriteDomesticFutureDatedPaymentResponse

...