Skip to content

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