Notification of a New Alert
The notification of a new alert will notify the merchant that a new alert has been received, and the details for the alert.
The merchant must provide TxShield with the URL that they want the new alert notifications sent to. This must be a https URL.
The merchant can also, and it's also strongly recommended, that they protect the endpoint with a long lived bearer token that they provide to TxAlert.
If post to the url fails, the system reties every 12hr, 0th minute of the hour (UTC time).
Post retry stops when
a) If the time is more than 72hrs from the time we received the alert
b) if alerts outcome gets updated.