Port Community Systems · AsyncAPI Specification
Portbase Vessel Events API
Version 1.0.0
Portbase publishes real-time vessel call and cargo events via webhooks to connected port community members. Events notify subscribers of vessel status changes, customs release notifications, and container gate events.
Channels
vessel-call/status-changed
Vessel call status change event
Event published when a vessel call status changes (e.g., from EXPECTED to ARRIVED)
cargo-manifest/accepted
Cargo manifest accepted event
Event published when a cargo manifest is accepted by Dutch Customs
container/customs-released
Container customs released event
Event published when a container receives customs release
container/gate-out
Container gate-out event
Event published when a container departs the terminal gate
Messages
VesselCallStatusChangedEvent
Vessel Call Status Changed
Fired when vessel call status changes
CargoManifestAcceptedEvent
Cargo Manifest Accepted
Fired when a manifest is accepted by customs
ContainerCustomsReleasedEvent
Container Customs Released
Fired when a container is customs released
ContainerGateOutEvent
Container Gate Out
Fired when a container exits through the terminal gate
Servers
https
portbase-webhook
https://api.portbase.com/webhooks
Portbase webhook delivery endpoint