Webhook Shipping Task Group Driver Assigned

Sent when a driver is assigned to a task group within an order.

postWebhookshipping.task_group.driver_assigned

Payload

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

UTC timestamp when the event occurred

order_idstring required

The order containing the task group the driver was assigned to

task_group_idstring required

The specific task group the driver was assigned to

driver_idstring required

The driver that was assigned

Response

Successful Response

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

Changes