EVENTS.CUSTOMER.ORDER.CREATED event indicates that a customer-related order has been created.
When the event is used in an âOrder creationâ distribution webhook, the data object always contains the following required objects:
customer,referrer,order,redemption.
- âNotify customers about promotionâ sends also the following objects:
campaign,promotion_tier,
- âSend and publish unique codes from campaignâ sends also the following objects:
campaign,voucher,publication,
- âSend plain message to customersâ sends only the basic objects listed above.
This page documents only the event. If you need more details about the webhook payload data that includes this event, go to Introduction to webhooks page.

