Webhook Operations Order Operator Assigned

Sent when one or more operators are assigned to an order.

postWebhookoperations.order.operator_assigned

Payload

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

UTC timestamp when the event occurred

order_idstring required

The order operators were assigned to

org_idstring required

The org whose assignees were updated (coordinator or executor)

operator_user_idsstring[] required

Operators assigned to the order for this org

Response

Successful Response

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

Changes