Update authorizationAsk AIpost https://api.sandbox.eu.ppro.com/v1/payment-charges/{paymentChargeId}/authorizationsProvide additional data required to proceed with the authorization.Path ParamspaymentChargeIdstringrequiredBody ParamsauthenticationResultobjectrequiredThe outcome of processing the payment authentication challenge (eg: a payment provider generated token or a 3DS challenge response).authenticationResult objectHeadersMerchant-IdstringThe merchant identifier.Request-ReferencestringUnique request reference to facilitate debugging.Request-Idempotency-KeystringOptional Idempotency Key for the request. Sending duplicate requests will result in 409 HTTP status code.acceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200OK 409Duplicate request received with the same idempotency key. 504Call to the upstream dependency timed out.Updated 7 months ago