Trackings Webhook

Or what we will tell you

Keep your system up-to-date with our tracking webhook

Synchronize your systems with real time trackings with our standardized webhook.Configure your webhook Real time tracking allow you to be proactive when a critical event happens.

Thanks to tracking webhook, you are not required to periodically check your tracking in the carrier infrastructure, and you don't have any delays. Also, you can update your system and customers with push notifications in real time.

This is an example of the webhook event you will receive:

[
    {
        "carrierCode": "mrw",
        "clientReference": "REF0000012",
        "carrierReference": "006365022539",
        "trackingCode": "11",
        "trackingDetails": "Delivered",
        "carrierTrackingCode": "0",
        "carrierTrackingDetails": "Package has been delivered",
        "advancedTrackingUrl": "https://yourwebsite.trackorder.io/?q=006365022539",
        "date": "2023-05-11T20:05:10+00:00"
    }
]

Remember that WiSMO works with standardized tracking from more than 50 carriers. You can check our standard tracking status list in the following link trackingCodes. Map the codes, configure your webhook, and you are done!

📘

Keep in mind

Tracking Webhooks are configured by Distribution Center in WISMO.


Did this page help you?