Validate a card or account chargeAsk AIpost https://api.flutterwave.com/v3/validate-chargeValidate a pending transaction using an OTP.Body ParamsotpstringrequiredDefaults to 123456This is a random number of at least 6 characters sent to customers phone numberflw_refstringrequiredDefaults to FLW247999960This is the reference returned in the initiate charge call as flw_reftypestringDefaults to cardThis recognises the type of payment you want to validate. Set to account if you want to validate an account transaction and set to card for card transactionsHeadersAuthorizationstringrequiredDefaults to Bearer FLWSECK_TEST-SANDBOXDEMOKEY-XPass your secret key as a bearer token on the request header to authorize this callResponses 200200 400400Updated over 1 year ago