Webhook Operations Order Department Assigned

Sent when an order is assigned to a department.

postWebhookoperations.order.department_assigned

Payload

event_type'operations.order.department_assigned'
event_timestampstring date-time required

UTC timestamp when the event occurred

order_idstring required

The order that was assigned to a department

org_idstring required

The org whose department was set (coordinator or executor)

department_idstring required

The department the order was assigned to

operator_user_idsstring[] required

Operators in the assigned department

Response

Successful Response

{"stackTrail":"webhooks:operations.order.department_assigned:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes