
Webhook update: vessel data

If you're tracking containers, you also need to track the vessels they're on. With the latest update to our webhook, you can now receive vessel information for your container shipments, giving you better visibility into what's happening with your containers.
Here are the key changes...
A new vessel metadata key, which includes vessel name, ETA, and ATA values, is now included in the webhook.
"vessel": {
"name": "ZIM TEXAS",
"eta": "2016-05-06T14:00:00Z",
"ata": "2016-05-06T14:00:00Z"
},
We will also provide an update when the container is assigned to a new port call.
For complete details on these changes, see the updated API specification page.
What other information would you like us to provide via webhook and API? Let us know at support@cruxsystems.com.