Webhook Operations Order Internal Messages Message

Sent when a message is added to order internal messages.

postWebhookoperations.order_internal_messages.message

Payload

event_type'operations.order_internal_messages.message'
event_timestampstring date-time required

UTC timestamp when the event occurred

order_internal_messages_idstring required

The order internal messages document the message was added to

order_idstring required

The order associated with the notes

org_idstring required

The org that owns these notes

Response

Successful Response

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

Changes

Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.