Capture a preauthorized chargeAsk AIpost https://api.flutterwave.com/v3/charges/{flw_ref}/captureCapture funds for initiated pre-authorization payments.Path Paramsflw_refstringrequiredDefaults to FLW001296992This is the data.flw_ref returned in the charge response.Body ParamsamountstringrequiredDefaults to 1000This is the amount to be captured. This allows you to capture an amount less than the original amount authorised on the card.HeadersAuthorizationstringrequiredDefaults to Bearer FLWSECK_TEST-SANDBOXDEMOKEY-XPass your secret key as a bearer token in the request header to authorize this callResponses 200200 400400Updated over 1 year ago