v1

latestOpenAPI 3.0.02026-07-268955283.0 KB

Initiate a payment with a provider

post/pay/open-banking-init

Request body

OR
OR
OR
OR

Example request

{
  "rtpPaymentInformation": {
    "amount": 100,
    "expiryDateTime": "2026-04-16T00:00:00.000Z",
    "requestedExecutionDateTime": "2026-04-01T12:00:00.000Z"
  }
}

Response

Payment was initiated successfully

paymentIdstring

A unique identifier of the new payment

status'ACCC' | 'ACSC' | 'ACSP' | 'ACTC' | 'ACWC' | 'RCVD' | 'RJCT' | 'CANC' | 'ACFC' | 'PATC' | 'PART' | 'PENDING' | 'ERROR' | 'INIT'

The status of the payment

scaOAuthstring

The url forwarding the user to the provider to complete the payment

requestStatus'PENDING' | 'RCVD' | 'ACCP' | 'ACWC' | 'RJCT'

RTP request status (only returned for request-to-pay payments)