Voids a transaction.
POST {{baseUrl}}/voidTransaction
Voids the referenced stored value transaction.
Request Body
{"merchantAccount"=>"<string>", "originalReference"=>"<string>", "reference"=>"<string>", "store"=>"<string>", "tenderReference"=>"<string>", "uniqueTerminalId"=>"<string>"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Accept | string |