Transaction Reversal

A merchant may decide to reverse a previous authorization and release the funds that were previously on hold for a given purchase. This will result in an increase to the available funds on the account. A merchant may also decide to reverse a PIN Transaction, in which case the funds that were debited from the account will be credited back to the account.

{
"CallbackTime": "2017-09-07T04:05:43.4025944-04:00",
"Data": {
"NetworkTransactionId":2265018,
"TransactionId":null,
"AcctId":7378,
"TransactionTime":"2017-09-07T04:05:42",
"HoldTime":null,
"SettlementTime":null,
"MerchantLocalTime":"2017-09-07T04:03:35",
"AuthTransactionId":2465657071,
"TransactionAmount":2.0,
"PaddingAmount":0.0,
"AvailableBalance":154.0,
"LedgerBalance":154.0,
"TransactionType":"NETWORK",
"Description":"Reversal",
"TransactionNotes":null,
"ReferencedTranId":2465657071,
"ReferencedTransactionTime":"2017-09-07T04:03:35",
"MerchantName":"Merch Name",
"MerchantCity":"Iv-Fr",
"MerchantState":"CO",
"MerchantZip":"760009874",
"MerchantCountry":"US",
"MCCCode":"5812",
"AuthIdentityResponseCode":"529958",
"MerchantId":"000065432112514",
"TerminalId":"6548526 ",
"NetworkType":"Reversal",
"NetworkStatus":null,
"IsCardPresent":true,
"Message":null,
"MessageCode":null,
"MerchantRequestedAmount":2.0
}
}

A note about reversals

If available, the AuthTransactionId can be used to find the associated authorization which is being reversed. However, the id of the associated authorization may not always be available. Visa reviewed thousands of authorization reversal transactions over a three month period and found that many merchants send incomplete or incorrect information in the reversal message. This means that the issuer is not able to properly identify and remove the matching authorization hold.