Capture an authorized paymentAsk AIpost https://testapi.continentalpay.com/rest/captureCapture API is used to capture an authorized payment.Body Paramsapi_keystringrequiredAPI key of the merchant.amountfloatAmount to capture. If not given, full amount will be captured.original_transaction_idstringrequiredTransaction ID of the payment that you would like to capture.vatfloatVAT of the captured amount, if known.commentstringAny other comment that you would like to add to this capture request. Visible in the dashboard.Response 200Updated about 1 year ago