Create captureAsk AIpost https://api.sandbox.eu.ppro.com/v1/payment-charges/{paymentChargeId}/capturesCapture all or part of an authorization on a payment charge.Path ParamspaymentChargeIdstringrequiredBody ParamsmerchantCaptureReferencestringThe merchant provided capture reference.amountint64required≥ 1The capture amount in the payment charge currency's smallest unit.HeadersMerchant-IdstringrequiredThe 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