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
This is an entity map for the Orders domain. It shows the entities and their relationships with external entities in this domain.
Messages for this domain
Sends messages (15)
Quickly find the message you need by searching for the name, type, or summary.Showing 1 to 4 of 15 results
Receives messages (20)
Quickly find the message you need by searching for the name, type, or summary.Showing 1 to 4 of 20 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