| Name | Type | Description | Notes |
|---|---|---|---|
| utc_date | DateTime | The utc date of the order. | |
| channel | BeezUPCommonChannelBasicInfo | ||
| merchant_order_id | String | The merchant order identifier | |
| total_amount | Float | The total amount related to the order. | |
| currency_code | BeezUPCommonCurrencyCode | ||
| payment_validated | BOOLEAN | Indicate if the payment of this order has been validated or not. | |
| products | Array<TrackedOrderProduct> | the product list related to this order. |