OrderCreated (v1.0.1766491627)

Event triggered when an order is created

Architecture

Schema

Message Schema

7 properties
orderId string

Unique identifier for the order

userId string

Unique identifier for the user who placed the order

totalAmount number <float>

Total amount of the order

items array [object]

List of items in the order