Order amended (v0.0.1)
Indicates an order has been changed
Overview
The OrderAmended event is triggered whenever an existing order is modified. This event ensures that all relevant services are notified of changes to an order, such as updates to order items, quantities, shipping information, or status. The event allows the system to maintain consistency and ensure that all dependent services can react appropriately to the amendments.
Example payload
Schema (Avro)
Schema (JSON)
Event-driven architecture documentation: hungovercoders