Mark transaction as chargebackCopy Pagepost https://api.vrio.app/transactions/{transaction_id}/chargebackBy default, Vrio will flag the customer as Blacklisted and cancel any active order offers associated with the charge.Path Paramstransaction_idintegerrequiredBody Paramschargeback_amountstringrequiredSet the total for the chargeback.date_chargebackdaterequiredSet the date the chargeback happened.chargeback_codestringChargeback codechargeback_reference_idstringChargeback reference ID.chargeback_case_idstringChargeback case ID.cancel_all_customer_order_offerbooleanPass this flag if you would like to cancel All active order offers associated with the customer, not just the ones associated with the charge.truefalsetransaction_notesstringApply note to the history of this transaction.Responses 200OK 400Process Error response 401Unauthorized response 403Forbidden response 500Error responseUpdated 7 days ago