Webhook Shipping Task Group Message

Sent when a message is added to a task group.

postWebhookshipping.task_group.message

Payload

event_type'shipping.task_group.message'
event_timestampstring date-time required

UTC timestamp when the event occurred

order_idstring required

The order containing the task group

task_group_idstring required

The task group the message was added to

Response

Successful Response

{"stackTrail":"webhooks:shipping.task_group.message:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.