Update a chargebackAsk AIput https://developersandbox-api.flutterwave.com/chargebacks/{id}Update a chargebackPath ParamsidstringrequiredID of the chargebackBody ParamsstatusstringenumThe status indicates the final resolution of a dispute or request, showing whether it has been accepted or declined.acceptedaccepteddeclinedAllowed:accepteddeclineduploaded_proofstringLink to proof against chargebackcommentstringAdditional comments for the chargebackproviderstringProvider for the chargebackarnstringAcquirer reference number for transactiondue_datetimedate-timeThe due_datetime specifies the exact date and time by which an action or response is required. This is typically used to set deadlines for submitting documentation or responding to a chargeback.proof_datastringBase64 encoded string of proof against chargebackHeadersX-Trace-Idstringlength between 12 and 255A unique identifier to track this operation. It must be between 12 and 255 characters in length.Responses 200OK 400Bad request 401Unauthorised request 403ForbiddenUpdated 9 months ago