Accepts messages following the Orders Event Data Schema.

Orders Event Data Schema

Event Types

Event Description Required Data
new_order Submission of a new order. Order object + Order Item objects
order_details_update Update to a specific order. Order object
update_new_order Event published by the backend to inform subscribers of addition of a new order for a specific user. Order object + Order Item objects
update_order_details Event published by the backend to inform subscribers of updates to the details of a specific order. Order object