OrderItems
Returns list of items for a given order objects from your store
Columns
Name | Type | References | |
OrderId | Integer |
Orders.Id | |
Id | Integer | ||
ExternalId | String | ||
Name | String | ||
ProductName | String | ||
ProductImage | String | ||
ProductProductId | Integer | ||
ProductVariantId | Integer | ||
Discontinued | Boolean | ||
VariantId | Integer | ||
ExternalVariantId | String | ||
Files | String | ||
Options | String | ||
OutOfStock | Boolean | ||
OutOfStockEu | Boolean | ||
Price | Double | ||
RetailPrice | Double | ||
Quantity | Integer | ||
Sku | String | ||
SyncVariantId | String |