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

3.1

international-payment-consents

POST

POST /international-payment-consents

Conditional

payments

Client Credentials

Signed Request Signed Response

Yes

OBWriteInternationalConsent

OBWriteInternationalConsentResponse

3.2

international-payment-consents

GET

GET /international-payment-consents/{ConsentId}

Mandatory (if resource POST implemented)

payments

Client Credentials

Signed Response

No

NA

OBWriteInternationalConsentResponse

3.3

international-payment-consents

GET

GET /international-payment-consents/{ConsentId}/funds-confirmation

Mandatory (if resource POST implemented)

payments

Authorisation Code

Signed Response

No

NA

OBWriteFundsConfirmationResponse

...