tracking_request.failed
webhook notification until we have exhausted the retries.
If the shipping line returns a response that it cannot find the provided number then we will immediately return the tracking_request.failed
event to your webhook.
If you want to see the status of your tracking request you can make a GET request on it’s id
to see how many times it has retried, and what the most recent failure reason was.