OrderCreated (v1.0.0)

Event received when a new order is created, triggering payment processing

Architecture

Schema

Message Schema

7 properties
orderIdstring

Unique identifier for the order

userIdstring

Unique identifier for the user who placed the order

totalAmountnumber<float>

Total amount of the order

itemsarray[object]

List of items in the order