Endpoint: POST /payments/{paymentId}/confirmation
Endpoint: POST /periodic-payments/{paymentId}/confirmation
Endpoint: POST /scheduled-payments/{paymentId}/confirmation
Endpoint: POST /bulk-payments/{paymentId}/confirmation
This API is used to confirm a payment. Confirmation can be required when the payment is in the 'AUTHORISED' state:
- When its required by the ASPSP standard
- When a payment fee is involved, in that case the response of the payments status api will provide a link to this api in the 'FeePaymentConfirmationUrl' field.
Data model
| Request | Response |
![]() | ![]() |

