Please ensure all services are updated to the latest version for compatibility and performance improvements.
The Orders domain handles all operations related to customer orders, from creation to fulfillment. This documentation provides an overview of the events and services involved in the Orders domain, helping developers and stakeholders understand the event-driven architecture
Architecture for the Orders domain
Entity Map
A visualization of the entities in the Orders domain. Here you can see the relationships between the entities and how they are used in the domain.
Messages for this domain
Sends messages (13)
Quickly find the message you need by searching for the name, type, or summary.Showing 1 to 4 of 13 results
Receives messages (16)
Quickly find the message you need by searching for the name, type, or summary.Showing 1 to 4 of 16 results
Order example (sequence diagram)
Loading graph...
Flows
Cancel Subscription flow
Documented flow when a user cancels their subscription.
Payment processing flow
Documented flow when a user makes a payment within the order domain