Create a refundAsk AIpost https://developersandbox-api.flutterwave.com/refundsCreate a refundBody Paramsamountnumberrequired≥ 0.01The payment amount in decimals.charge_idstringrequiredID of the charge to refundmetaobjectmeta objectreasonstringenumrequiredReason for the refundduplicatefraudulentrequested_by_customerexpired_uncaptured_chargeAllowed:duplicatefraudulentrequested_by_customerexpired_uncaptured_chargeHeadersX-Trace-Idstringlength between 12 and 255A unique identifier to track this operation. It must be between 12 and 255 characters in length.X-Idempotency-Keystringlength between 12 and 255A unique identifier to prevent duplicate requests. It must be between 12 and 255 characters in length.Responses 201OK 400Bad request 401Unauthorised request 403Forbidden 409ConflictUpdated 9 months ago