v1
latestOpenAPI 3.1.02026-07-2483219318.4 KBPayments
Cancel pending one-off payment
Note that cancellation is only possible before the payment is authorised (while it's status is READY).
Upon cancellation payments will not be processed and the user will be directed back to the 'redirect_uri'.
put/v1/one-off-payments/{paymentId}/cancel
Path parameters
paymentIdstring required
Example:one_off_payment_c01234567890123456789012345
Response
Accepted