{
// transaction being voided
"originalTx": <Transaction>,
// whether to print the receipt
"printedReceipt": false
}Transactions with Tip Adjustment and Captured ones must include the related Auth transaction in its originalTx parameter (see <Transaction> entity description).