Create a chargebackAsk AIpost https://developersandbox-api.flutterwave.com/chargebacksBody Paramscharge_idstringrequiredID of the charge tied to this chargebackamountnumberrequired≥ 0.01The payment amount in decimals.stagestringenumThe stage describes the current phase of a chargeback dispute.newnewsecondpre-arbitrationarbitrationAllowed:newsecondpre-arbitrationarbitrationstatusstringenumThe status indicates the current state or progress of the chargeback, showing whether it's awaiting action or has been formally started.pendingpendinginitiatedAllowed:pendinginitiatedtypestringenumrequiredThe type categorizes the chargeback based on whether it originates from a transaction within the same country (local) or across different countries (international).localinternationalAllowed:localinternationaluploaded_proofstringLink to proof against chargebackcommentstringAdditional comments for the chargebackproviderstringProvider for the chargebackarnstringAcquirer reference number for transactioninitiatorstringInitiator of the chargebackexpiryint64requiredDuration of chargeback in hours used in calculating due_datetimeHeadersX-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 403ForbiddenUpdated 9 months ago