# Wineshipping Tracking Events Webhook-based event tracking system for shipment status updates. Send an email to `api@wineshipping.com` to enable your webhook to receive tracking events for your account. You provide the webhook URL and Wineshipping will send trcking events to the provided URL via HTTP POST method in JSON format. Version: 3.1.0 License: Proprietary ## Servers ### production Customer-provided webhook endpoint for production tracking events Host: {customer-webhook-url} Protocol: https ### test Customer-provided webhook endpoint for test tracking events Host: {customer-webhook-url} Protocol: https #### / - [/](https://developer.wineshipping.com/api/v3.1/asyncapi/channels/trackingUpdates.md) #### receiveTrackingUpdate - [receiveTrackingUpdate](https://developer.wineshipping.com/api/v3.1/asyncapi/channels/trackingUpdates/operations/receiveTrackingUpdate.md)