Webhook Shipping Task Executor Org Note Added

Sent when an executor organization note is added to a task.

postWebhookshipping.task.executor_org_note_added

Payload

event_type'shipping.task.executor_org_note_added'
event_timestampstring date-time required

UTC timestamp when the event occurred

order_idstring required

The order containing the task

task_group_idstring required

The task group containing the task

task_idstring required

The task the note was added to

Response

Successful Response

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

Changes