Refund a transactionCopy Pagepost https://api.vrio.app/transactions/{transaction_id}/refundProcess a refund on a transaction.Path Paramstransaction_idintegerrequiredBody Paramsrefund_amountstringrequired^\d*(\.\d{0,2})?$Set the refund amount. It cannot exceed the total minus any refunds or chargebacks.cancel_order_offerbooleanCancel any active order offer associated with the transaction.truefalsecancel_active_shipmentbooleanCancel any active shipment associated with the transaction.truefalsecheck_refundbooleanShould it be sent as a check refund. This will not process at the gateway and a check will need to be manually issued.truefalsetransaction_notesstringApply note to the history of this transaction.Responses 200OK 400Process Error response 401Unauthorized response 403Forbidden response 500Error responseUpdated 3 months ago Did this page help you?YesNo