project44 · AsyncAPI Specification
project44 Shipment Events API
Version 2.0.0
project44 publishes real-time freight visibility events via webhooks. Events include shipment status updates, position changes, ETA revisions, and exception alerts across TL, LTL, ocean, air, and parcel modes.
View Spec
View on GitHub
LogisticsFreightSupply ChainVisibilityTrackingTransportationAsyncAPIWebhooksEvents
Channels
shipment/status-updated
Shipment status updated event
Event published when a shipment status changes
shipment/position-updated
Shipment position updated event
Event published when a shipment GPS position is updated
shipment/eta-changed
Shipment ETA changed event
Event published when the predicted delivery ETA changes
shipment/exception
Shipment exception event
Event published when a shipment exception is detected
shipment/completed
Shipment completed (delivered) event
Event published when a shipment delivery is confirmed
Messages
ShipmentStatusUpdatedEvent
Shipment Status Updated
ShipmentPositionUpdatedEvent
Shipment Position Updated
ShipmentEtaChangedEvent
Shipment ETA Changed
ShipmentExceptionEvent
Shipment Exception Detected
ShipmentCompletedEvent
Shipment Delivered
Servers
https
project44-webhook
https://your-endpoint.example.com/webhooks/project44
Customer-provided HTTPS endpoint to receive project44 webhook events. Register via the project44 Webhooks API.