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-payments

POST

POST /international-payments

Conditional

payments

Authorisation Code

Signed Request Signed Response

Yes

OBWriteInternational

OBWriteInternationalPaymentResponse

3.2

international-payments

GET

GET /international-payments/{InternationalPaymentId}

Mandatory (if resource POST implemented)

payments

Client Credentials

Signed Response

No

NA

OBWriteInternationaPaymentlResponse

3.3

payment-details

GET

GET /international-payments/{InternationalPaymentId}/payment-details

Optional

payments

Client Credentials

Signed Response

No

NA

OBWritePaymentDetailsResponse

...