# 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

## Download AsyncAPI description

 - [Wineshipping Tracking Events](https://developer.wineshipping.com/_bundle/api/v3.1/asyncapi.yaml)

 - [Tracking Events](https://developer.wineshipping.com/api/v3.1/asyncapi/channels/trackingupdates.md): Tracking Events Channel for receiving shipment tracking update events
