Order Items Report
The order items report provides the detailed information about the items of the orders in the specified stores.
Report fields:
| Name | Details |
|---|---|
| Order time | Date and time of the order (format: yyyy-MM-dd hh:mm:ss) |
| Platform order ID | ID of the order provided by the Otter platform |
| Channel | Ordering channel, e.g. Uber Eats, DoorDash, etc. |
| Brand | Name of the brand |
| Location | Name of the location where the order was processed |
| Store ID | ID of the store, the same as in the input |
| Item name | Name of the item in the order |
| Currency | ISO 3-letter currency code representing the currency used for the order: USD, EUR, etc. |
| Gross sales | Total revenue for the item |
| Units sold | Number of items of the same kind in the order |
| Is parent | Whether the item is a parent item or a modifier. Values: TRUE or FALSE |
| Parent name | Name of the parent item if the item is a modifier |