v1
latestOpenAPI 3.0.02026-07-268955283.0 KBInitiate a payment with a provider
post/pay/open-banking-init
Request body
Example request
{
"rtpPaymentInformation": {
"amount": 100,
"expiryDateTime": "2026-04-16T00:00:00.000Z",
"requestedExecutionDateTime": "2026-04-01T12:00:00.000Z"
}
}Response
Payment was initiated successfully