Create reversal transaction.Copy Pagepost https://sandbox-api.sandbox.boxproc.io/rc/create-reversalCreate a reversal transaction based on the original debit transaction.Body ParamsObject 1Object 2transaction_idintegerrequired≥ 1Identifier of the original transaction which we want to reverse.transaction_referencestringlength ≤ 20Reference of the original transaction which we want to reverse.reversal_amountfloatrequired≥ 0.01Amount of the reversal transaction.processing_datetimestringlength ≤ 20Processing Date and time in the yyyy-MM-dd HH:mm:ss formatResponses 200Reversal is successfully created 403Reversal failed.Updated over 2 years ago