Cancel authorized paymentpatch https://testapi.multisafepay.com/v1/json/capture/{order_id}Cancel an authorized credit or debit card payment.Path Paramsorder_idstringrequiredThe unique identifier of the order. Max length: 50 characters.Body ParamsstatusstringenumrequiredThe order status.cancelledAllowed:cancelledreasonstringrequiredThe reason for cancelling the order.descriptionstringAny additional information.Responses 200Request successful 404ErrorUpdated 8 months ago