Reverse an authorized paymentAsk AIpost https://testapi.continentalpay.com/rest/reverseReversal API is used to reverse the amounts put on hold due to an authorization.Body Paramsapi_keystringrequiredAPI key of the merchant.amountfloatAmount for the reversal. If not given, full amount will be reversed.original_transaction_idstringrequiredTransaction ID of the payment to be reversed.vatfloatVAT amount of the reversal, if known.commentstringComment for the reversal. Visible in the Dashboard.Response 200Updated about 1 year ago