Void transaction
Cancel a transaction that hasn’t been settled yet. Voiding non-captured authorizations prevents future captures. If a transaction has been settled, refund it instead.
Path parameters
transId
ReferenceId for the transaction (PaymentId).
Headers
requestToken
Response
Ok
responseCode
Code for the response. Learn more in API Response Codes.
isSuccess
Boolean indicating whether the operation was successful. A true
value indicates success. A false
value indicates failure.
responseText
Response text for operation: ‘Success’ or ‘Declined’.
responseData
Response data for void transactions
pageIdentifier
Auxiliary validation used internally by payment pages and components.
roomId
Field not in use on this endpoint. It always returns 0
.