Confirm Invoice PaymentAsk AIpost https://platform-api.sandbox.testessential.net/acquiring/invoice/payment/payThis endpoint allows the user to confirm the payment for an invoice.Body ParamsInvoiceCheckoutPayRequestInvoiceExternalPayRequestInvoicePlatformPayRequestpaymentIdstringthe unique identifier for the payment.invoiceIdstringrequiredthe internal invoice ID associated with the payment.typestringenumrequiredtype of the invoice payment provider.PLATFORMCHECKOUTINWIZOITEZSTRIPEEXTERNALAllowed:PLATFORMCHECKOUTINWIZOITEZSTRIPEEXTERNALreturnUrlstringthe link to redirect the user from checkout page.Responses 200Payment successfully confirmed 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated 5 months ago