Webhook Shipping Task Task Artifact Completed

Sent when a task artifact is marked as completed.

postWebhookshipping.task.task_artifact_completed

Payload

event_type'shipping.task.task_artifact_completed'
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 artifact belongs to

task_artifact_idstring required

The task artifact that was completed

task_artifact_type'image' | 'signature' | 'scan' | 'other' required

Response

Successful Response

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

Changes