Webhook Shipping Task Group Tasks Ordering Updated

Sent when the ordering of tasks within a task group is changed.

postWebhookshipping.task_group.tasks_ordering_updated

Payload

event_type'shipping.task_group.tasks_ordering_updated'
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 whose task ordering was updated

task_idsstring[] required

The new ordered list of task IDs

Response

Successful Response

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

Changes