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.
GET
Just like sale transactions, you can void a refund transaction before the batch closes. Use the referenceId
from the refund transaction response as the transId
in the void request.
Authorizations
Most endpoints require an organization
token. Some endpoints require an application
token, and those endpoints are noted.
Path Parameters
ReferenceId for the transaction (PaymentId).
Example:
"45-as456777hhhhhhhhhh77777777-324"
Response
200
application/json
Ok
General response for certain moneyIn and moneyOut endpoints.