VoidAsk AIput https://api.prahsys.com/payments/n1/merchant/{merchantId}/payment/{paymentId}/voidPath ParamsmerchantIdstringrequiredThe merchant IDpaymentIdstringrequiredThe payment ID. This is defined when you create/update a Pay Portal or Pay Session.Body ParamstargetTransactionIdstring | nullThe identifier for the transaction you wish to void ('id' field returned in transaction responses). Can consist of any characters. Length: 1-40 characters.sessionobject | nullSession detailssession object | nullterminalstring | nullCard Present terminal IDHeadersX-Prahsys-VersionstringResponses 200Response from voiding an payment transaction 400Validation error response 401Authorization error response 500Error responseUpdated about 2 months ago