Status Update - Status Code

StatusDescription
RESOLVEDThe alert may have been resolved under many different conditions. the exact detail of the resolved alert can be sent via the reason_code parameter
DECLINEDThe alert may have been declined for many reasons. Details of the reason can be sent via the reason_code parameter
WIPThe merchant system may respond to an alert as WIP (Work-In-Progress). This will inform TxShield that the merchant system will need more time to respond. The reason_code parameter can hold the details.
OTHERThe merchant system can send any other status such as Errors under this parameter. The tx_details parameter could hold the details.
DUPLICATEUsed to mark an alert as a Duplicate if the alert had been raised previously for the same transaction
Pass duplicate_alertid in tx_details json
tx_details = {"duplicate_alertid":xxxxx}
CB_PROCEEDEDUsed to mark an alert has having proceeded to a chargeback.