Void or Refund
Makes a void request to cancel a transaction or process a refund
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
trans_id
Reference number for the transaction
mid
Merchant ID
user_identifier
The user that initiated the activity
amount
Ticket amount
Response
Void or refund successful
result
Result of auth request
trans_id
Reference number for the transaction
resp_code
Response code that represents description of the response
resp_text
Text description of response
resp_proc
Abbreviation that represents platform and processor for transaction
user_identifier
The user that initiated the activity
mid
Merchant ID
amount
Ticket amount
currency
Three character currency indicator (Defaults to USD)
order_id
Source system order number
auth_code
Authorization code from issuer