Skip to content

Use case / Intermodal [partner]

Note: this is currently only a specification meant as a preview. Implementation is still pending.

Intermodal Booking Status Update Webhook

Request

Inbound webhook to receive intermodal booking status updates from the external intermodal booking system.

Security
BasicAuthWebhookCredentials
Bodyapplication/jsonrequired
Any of:
updatesArray of objects(Updates)required
POST
/v1/webhook/intermodal-status
{ "updates": [ {} ] }

Responses

Successful Response

Bodyapplication/json
any
Response
// No response example