GET api/Product/GetAllProducts
Get all products with their categories detail
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
All products and their categories information
ProductData| Name | Description | Type | Additional information |
|---|---|---|---|
| Products | Collection of Product |
None. |
|
| Categories | Collection of Category |
None. |
|
| ItemCategories | Collection of ItemCategory |
None. |
|
| Accountings | Collection of Accounting |
None. |
|
| ItemCampaigns | Collection of ItemCampaign |
None. |
|
| ItemGroups | Collection of ItemGroup |
None. |
|
| ProductPrices | Collection of ProductPrice |
None. |
|
| PricePolicies | Collection of Item_PricePolicy |
None. |
|
| ItemStocks | Collection of ItemStock |
None. |
|
| PolicyGroups | Collection of PolicyGroup |
None. |
|
| PriceGroupPolicies | Collection of PriceGroupPolicy |
None. |
|
| ItemPolicyGroups | Collection of Item_PolicyGroup |
None. |
|
| ItemIngredients | Collection of ItemIngredient |
None. |
|
| ItemConfigurations | Collection of ItemConfiguration |
None. |
|
| ItemDiscountedPrices | Collection of ItemDiscountedPrice |
None. |
|
| ItemInventories | Collection of ItemInventory |
None. |
|
| ServeTypes | Collection of ServeType |
None. |
|
| ServeFlows | Collection of ServeFlow |
None. |
|
| ServeFlowTypes | Collection of ServeFlowType |
None. |
|
| ItemPrinters | Collection of ItemPrinter |
None. |
|
| PriceLists | Collection of PriceList |
None. |
|
| ItemPriceLists | Collection of ItemPriceList |
None. |
|
| CampaignMasters | Collection of CampaignMaster |
None. |
|
| CampaignPriceDetails | Collection of CampaignPriceDetail |
None. |
|
| ProductCampaigns | Collection of ProductCampaign |
None. |
|
| CategoryItemGroups | Collection of CategoryItemGroup |
None. |
|
| ItemOptionGroups | Collection of ItemOptionGroup |
None. |
|
| ItemOptions | Collection of ItemOption |
None. |
|
| ItemOptionGroupOptions | Collection of ItemOptionGroupOption |
None. |
|
| ItemOutletStatuses | Collection of ItemOutletStatus |
None. |
|
| CategoryOutletStatuses | Collection of CategoryOutletStatus |
None. |
|
| ItemTags | Collection of ItemTag |
None. |
|
| Tags | Collection of Tag |
None. |
|
| IconStores | Collection of IconStore |
None. |
|
| ItemLanguageTexts | Collection of ItemLanguageText |
None. |
|
| MenuSchedules | Collection of MenuSchedule |
None. |
|
| MenuScheduleEntities | Collection of MenuScheduleEntity |
None. |
Response Formats
application/json, text/json
Sample:
{
"Products": [
{
"$id": "2",
"Id": "529371ff-c158-4fc2-b0e5-fcc840200968",
"Name": "sample string 2",
"SKU": "sample string 3",
"BarCode": "sample string 4",
"PLU": "sample string 5",
"GroupId": "fe7465ba-c913-4939-b13d-0502fcd75156",
"SupplierId": "14611ce2-2afc-4aef-b002-b374572c905f",
"SupplierSKU": "sample string 7",
"BrandId": 8,
"Description": "sample string 9",
"LongDescription": "sample string 10",
"BongTitle": "sample string 11",
"TextColor": "sample string 12",
"ColorCode": "sample string 13",
"IconId": 14,
"ShowItemButton": true,
"ShowGroupItem": true,
"Price": 17.0,
"PurchasePrice": 18.0,
"Tax": 19.0,
"Unit": 0,
"AskPrice": true,
"AskWeight": true,
"PriceLock": true,
"PrinterId": 23,
"PlaceHolder": true,
"AskVolume": true,
"NeedIngredient": true,
"Bong": true,
"Sticky": 28,
"Seamless": true,
"AccountingId": 30,
"ReceiptMethod": 0,
"ItemType": 0,
"DiscountAllowed": true,
"PreparationTime": 0,
"IngredientPopup": true,
"DefaultCartQty": 33.0,
"SortOrder": 34,
"Active": true,
"Deleted": true,
"Weight": 37.0,
"Availability": true,
"ServeType": 64,
"Synced": true,
"DemandIdControl": true,
"Discontinued": true,
"AskPLU": true,
"NoticeStockLevel": 44.0,
"DefaultUnit": 0,
"ManageStock": 45,
"PriceRek": 46.0,
"CommentsRequired": true,
"TicketQty": 48,
"MinCartQty": 49.0,
"MinQtyAlert": 50.0,
"ComissionPercent": 51.0,
"PantPrice": 52.0,
"TrackAmount": true,
"SaleUnitSuffix": "sample string 54",
"QtyPerSaleUnit": 55.0,
"AutoClose": true,
"ButtonTitle": "sample string 57",
"SpecialSalesPrice": 1.0,
"SpecialSalesPriceValidFrom": "2026-05-06T16:27:03.0514828+02:00",
"SpecialSalesPriceValidTo": "2026-05-06T16:27:03.0514828+02:00",
"Draft": true,
"VatChangeBehavior": 0,
"Created": "2026-05-06T16:27:03.0514828+02:00",
"Updated": "2026-05-06T16:27:03.0514828+02:00",
"UpdatedBy": "79381fd7-3c4b-40e2-a380-8f19e5e13b28",
"CategoryId": 60,
"Campaign": {
"$id": "3",
"Id": "60a635ae-a09b-40af-9a5f-8865a3b4fb4d",
"CampaignType": 0,
"DiscountBy": 0,
"BuyLimit": 2,
"FreeOffer": 3,
"Price": 4.0,
"DiscountQtyIncrement": 5,
"Description": "sample string 6",
"StartDate": "2026-05-06T16:27:03.0514828+02:00",
"EndDate": "2026-05-06T16:27:03.0514828+02:00",
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00",
"CampaignPriceDetails": [
{
"$id": "4",
"Id": "c00b3466-e508-4a87-9184-abb80ce56bb4",
"CampaignId": "dbef2f8e-7d38-4479-818b-c2e1b08992be",
"Quantity": 3,
"PayPrice": 4.0,
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "4"
}
]
},
"ItemsTags": [
{
"$id": "5",
"Id": "fbbaa75a-7311-4291-9902-ce0257c7f3c9",
"TagId": "b911b8c2-3406-43e3-95d9-2856a0ed5727",
"ItemId": "b2279ac6-8ae8-4a4d-ba3d-bd96f90fdf10",
"Deleted": true,
"Synced": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00",
"TagName": "sample string 7"
},
{
"$ref": "5"
}
],
"ItemCampaign": {
"$id": "6",
"UUID": "c9355cbc-3492-4201-8626-8446b1c84f78",
"CampaignTypeId": "OPEN",
"Title": "sample string 2",
"DiscountBy": 1,
"FreeOffer": 1,
"BuyLimit": 1,
"StartDate": "2026-05-06T16:27:03.0514828+02:00",
"EndDate": "2026-05-06T16:27:03.0514828+02:00",
"PriceEach": 1.0,
"PriceTotal": 1.0,
"Grouped": true,
"CurrencyCode": "sample string 6",
"IncludesVat": true,
"CreatedAt": "2026-05-06T16:27:03.0514828+02:00",
"CreatedByUUID": "sample string 9",
"UpdatedAt": "2026-05-06T16:27:03.0514828+02:00",
"UpdatedByUUID": "sample string 10",
"DeletedAt": "2026-05-06T16:27:03.0514828+02:00",
"DeletedByUUID": "sample string 11",
"Synced": true,
"ItemPrices": [
{
"$id": "7",
"UUID": "cb0bbc73-73d4-4ab2-bc24-db285860affa",
"PriceListUUID": "01f6bcbd-7a80-4cc4-82a9-64e3a2bee48b",
"ItemGroupUUID": "e3a8fdf0-be34-4e55-9cec-00049ef67781",
"AgreementUUID": "2e7d020a-522b-4d10-9628-6177c613d8f8",
"CustomerGroupUUID": "2091d466-f86a-4445-902f-2b0eb972b29c",
"CustomerUUID": "709b201c-c382-4cad-9f26-ec272703c5a8",
"ProjectUUID": "79d33271-2b33-43fe-b5ab-b9ce0fc7e528",
"CampaignUUID": "14bf4908-9b92-4df1-a48e-7d01d736c48a",
"ItemUUID": "9c879c4e-dfb5-459b-8733-fd27a5029c5e",
"WildCardSKU": "sample string 4",
"MinQty": 1.0,
"MaxQty": 1.0,
"Price": 1.0,
"Percentage": 1.0,
"Type": "sample string 5",
"RegularPrice": true,
"PurchasePrice": 1.0,
"ValidFrom": "2026-05-06T16:27:03.0514828+02:00",
"ValidTo": "2026-05-06T16:27:03.0514828+02:00",
"CreatedAt": "2026-05-06T16:27:03.0514828+02:00",
"CreatedByUUID": "sample string 8",
"UpdatedAt": "2026-05-06T16:27:03.0514828+02:00",
"UpdatedByUUID": "sample string 9",
"DeletedAt": "2026-05-06T16:27:03.0514828+02:00",
"DeletedByUUID": "sample string 10",
"Synced": true,
"ItemName": "sample string 12",
"CampaignTitle": "sample string 13"
},
{
"$ref": "7"
}
]
},
"HasPricePolicy": true,
"ItemCategory": [
{
"$id": "8",
"Id": 1,
"ItemId": "a9cdd05b-0890-4f4e-843d-3e380b6fd598",
"CategoryId": 3,
"SortOrder": 4,
"IsPrimary": true,
"CategoryBoostId": "sample string 6"
},
{
"$ref": "8"
}
],
"ItemIdex": 62,
"PolicyGroupId": 63,
"HasCampaign": true,
"Products": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"ColorName": "sample string 64",
"Type": 65,
"ImagePath": "sample string 66",
"ImageVisibility": true,
"ifExists": "sample string 68",
"ProductPrices": [
{
"$id": "9",
"Id": 1,
"ItemId": "5d748aab-6cb5-44d4-b662-0525a4fc6334",
"PurchasePrice": 3.0,
"Price": 4.0,
"OutletId": "4e715995-b8d1-4d7b-ab98-a11c3c95c9ee",
"PriceMode": 0,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "9"
}
],
"Ingredients": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"Variants": [
{
"$id": "10",
"Id": 1,
"ConfigurationId": "c50cf6cb-94f5-4ee0-a50d-6fd366484725",
"ItemId": "298f82e6-5c55-4184-8787-01c468672693",
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "10"
}
],
"ItemOption": [
{
"$id": "11",
"Id": "6a16138b-1e33-4ae7-82ef-65c568471d62",
"ItemOptionGroupId": "6e3d9d27-b271-44dc-ad0e-507c8ad81045",
"ItemId": "1247e559-ecd4-46c4-b3b5-606f60f8b980",
"CategoryId": 4,
"Active": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "11"
}
],
"ShowOnReceipt": true,
"QuickAdd": true,
"HasIngredients": true,
"HasVariants": true,
"HasOptions": true,
"CategoryItemGroups": [
{
"$id": "12",
"Id": "68e1263f-226e-4a9b-b433-58bec87591b9",
"CategoryId": 2,
"GroupId": "31d792e1-37f6-41da-bd02-b7b40f0e72c3",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"SortOrder": 7,
"Updated": "2026-05-06T16:27:03.0514828+02:00",
"Description": "sample string 9"
},
{
"$ref": "12"
}
],
"ItemPricePolicies": [
{
"$id": "13",
"Id": 1,
"ItemId": "161f35f3-fecd-4ff8-82e7-d9462d6bcbdf",
"BuyLimit": 3,
"DiscountAmount": 4.0,
"Active": true,
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00",
"PolicyId": 8
},
{
"$ref": "13"
}
],
"PriceGroupPolicies": [
{
"$id": "14",
"Id": 1,
"GroupId": 2,
"BuyLimit": 3,
"MaxLimit": 4,
"DiscountAmount": 5.0,
"TotalAmount": 6.0,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "14"
}
],
"Photo": "QEA=",
"GroupPrice": 72.0,
"ExternalId": "sample string 73",
"IngredientQty": 74.0,
"StockQty": 75.0,
"Attributes": "sample string 76",
"LocalStockNull": true,
"StockInitialCount": 78.0,
"Selected": true,
"ShowWarhouseStock": true,
"ShowStockQty": true,
"HideStockQty": false,
"IsRUT": true,
"NotSelected": true,
"IsInActive": true,
"CreatedBy": "sample string 84",
"TerminalId": "5e6b8f2f-0373-4719-ae04-e134590fdfc5",
"CategoryName": "sample string 85",
"ShowCategoryName": true,
"DiscountedPrice": 86.0,
"Qty": 87.0,
"ConfigurationId": 88,
"ItemOptionId": "cb417161-c0ca-4788-86a2-aa342a94db30",
"PriceAdd": 90.0,
"PriceRemove": 91.0,
"FreeQty": 92.0,
"MinQty": 93.0,
"MaxQty": 94.0,
"FirstItemSelected": true,
"OptionForOrderType": 0,
"PLUNumeric": 0,
"ScalePrice": 96.0,
"Files": [
{
"$id": "15",
"UUID": "23fd48ed-eaa9-4d99-b1f8-22c3cd441f7e",
"ParentUUID": "e4cc4f2e-3956-4bd6-97f8-90d48c346483",
"EntityUUID": "3df54ffd-b930-4ad2-945d-1003396becd1",
"EntityType": "sample string 3",
"ClientFilename": "sample string 4",
"ServerFilename": "sample string 5",
"ContentType": "sample string 6",
"ContentSubType": "sample string 7",
"FileSize": 8,
"Location": "sample string 9",
"Url": "sample string 10",
"ThumbnailUrl": "sample string 11",
"MetaData": "sample string 12",
"CreatedByUUID": "sample string 13",
"CreatedAt": "2026-05-06T16:27:03.0514828+02:00",
"UpdatedAt": "2026-05-06T16:27:03.0514828+02:00",
"UpdatedByUUID": "sample string 15",
"DeletedByUUID": "sample string 16",
"DeletedAt": "2026-05-06T16:27:03.0514828+02:00",
"Synced": true
},
{
"$ref": "15"
}
],
"HasFile": true,
"ItemAdditionalIdentifications": [
{
"$id": "16",
"UUID": "d34ac252-2410-4352-bd50-3079a96b8eb6",
"ItemUUID": "a8b2a015-0600-41b8-b689-cd852dd644e4",
"ItemInstanceUUID": "sample string 3",
"Identifier": "sample string 4",
"IdentifierSchemeId": "sample string 5",
"CreatedAt": "2026-05-06T16:27:03.0514828+02:00",
"CreatedByUUID": "sample string 7",
"UpdatedAt": "2026-05-06T16:27:03.0514828+02:00",
"updatedByUUID": "sample string 8"
},
{
"$ref": "16"
}
],
"IsManageStock": false,
"PriceExlTax": 20.23,
"IndexId": 97,
"IsSelected": true,
"HideQuantityUnit": true
},
{
"$ref": "2"
}
],
"Categories": [
{
"$id": "17",
"Id": 1,
"Name": "sample string 2",
"Parant": 3,
"CategoryLevel": 4,
"Type": 0,
"Active": true,
"Deleted": true,
"Created": "2026-05-06T16:27:03.0514828+02:00",
"Updated": "2026-05-06T16:27:03.0514828+02:00",
"ColorCode": "sample string 8",
"TextColorCode": "sample string 9",
"ItemColorCode": "sample string 10",
"ApplyItemColor": true,
"SortOrder": 12,
"IconId": 13,
"ReportOrder": 14,
"AccountingId": 15,
"SortItemByName": true,
"ComissionPercent": 17.0,
"ShowButton": true,
"IngredientCategoryId": 19,
"BoostParentId": "sample string 20",
"BoostId": "sample string 21",
"Synced": true,
"SubCategories": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"Children": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"Photo": "QEA=",
"ImageURL": "sample string 23",
"IsPrimary": true,
"IsParent": true,
"IsSelected": true,
"ingredientCategoryUUID": "sample string 27"
},
{
"$ref": "17"
}
],
"ItemCategories": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"Accountings": [
{
"$id": "18",
"Id": 1,
"AcNo": 2,
"Name": "sample string 3",
"IsDeleted": true,
"TAX": 5.0,
"AccountType": 0,
"Updated": "2026-05-06T16:27:03.0514828+02:00",
"SortOrder": 7
},
{
"$ref": "18"
}
],
"ItemCampaigns": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"ItemGroups": [
{
"$id": "19",
"Id": 1,
"ItemId": "297060b8-275a-4157-803e-7f73f08c0a7b",
"GroupId": "5cfaaf96-b8ef-4d37-a918-270e8286fb9e",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00",
"Description": "sample string 8",
"Bong": true,
"PrinterId": 10,
"ItemType": 0,
"ServeType": 64,
"Tax": 12.0,
"DiscountAllowed": true
},
{
"$ref": "19"
}
],
"ProductPrices": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"PricePolicies": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"ItemStocks": [
{
"$id": "20",
"Id": 1,
"ItemId": "e42d79df-7403-4d0d-beea-b68847e1c27b",
"Quantity": 3.0,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "20"
}
],
"PolicyGroups": [
{
"$id": "21",
"Id": 1,
"Title": "sample string 2",
"Updated": "2026-05-06T16:27:03.0514828+02:00",
"GroupPolicies": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
{
"$ref": "21"
}
],
"PriceGroupPolicies": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"ItemPolicyGroups": [
{
"$id": "22",
"Id": 1,
"ItemId": "1173ae55-9d22-4dd0-9b75-a52c4509cb18",
"GroupId": 3,
"Active": true,
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "22"
}
],
"ItemIngredients": [
{
"$id": "23",
"Id": 1,
"ItemId": "34c6152a-9ab7-47ea-b491-de4b64feab31",
"IngredientId": "84f8fe80-a6a1-4701-af58-4fd39d7db332",
"ShowOnReceipt": true,
"QuickAdd": true,
"Qty": 6.0,
"Unit": 0,
"Price": 7.0,
"SortOrder": 8,
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "23"
}
],
"ItemConfigurations": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"ItemDiscountedPrices": [
{
"$id": "24",
"Id": 1,
"ItemId": "6c325156-cc11-4cd5-b41e-4fe49c1c5b0a",
"Price": 3.0,
"StartDate": "2026-05-06T16:27:03.0514828+02:00",
"EndDate": "2026-05-06T16:27:03.0514828+02:00",
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "24"
}
],
"ItemInventories": [
{
"$id": "25",
"ItemInventoryID": "ad86b1f8-5906-4b81-9cb1-65a848ca1298",
"ItemId": "02446a67-97e5-4eb1-8fc2-59ff49b0a9d8",
"WarehouseID": "9e8c2f32-9165-483b-9e19-9af9630b23d2",
"WarehouseLocationID": "e3c31c29-687a-4fd7-a748-cd77f252a895",
"StockCount": 5.0,
"StockReservations": 6.0,
"Synced": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00",
"Direction": 9,
"ResetStock": true
},
{
"$ref": "25"
}
],
"ServeTypes": [
{
"$id": "26",
"Id": 64,
"Name": "sample string 2",
"SortOrder": 3,
"ColorCode": "sample string 4",
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "26"
}
],
"ServeFlows": [
{
"$id": "27",
"Id": 64,
"Name": "sample string 2",
"StartAutomatically": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "27"
}
],
"ServeFlowTypes": [
{
"$id": "28",
"Id": 1,
"FlowId": 64,
"ServeTypeId": 64,
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "28"
}
],
"ItemPrinters": [
{
"$id": "29",
"Id": "afff4a8a-5f0e-4997-a9b2-4988ea6bdd13",
"ItemId": "db286f2d-4aef-4c92-a02c-9b02357a6b81",
"OutletId": "a0b10bdd-e4af-4a3a-acd3-0ae736016694",
"TerminalId": "80c1c49f-84cd-4494-92f8-eb97fb711d5b",
"PrinterId": 5,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "29"
}
],
"PriceLists": [
{
"$id": "30",
"Id": "6b845482-7b64-4848-b862-63f399cba6be",
"Code": "sample string 2",
"Name": "sample string 3",
"Comment": "sample string 4",
"IsDefault": true,
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "30"
}
],
"ItemPriceLists": [
{
"$id": "31",
"Id": "2c94e196-f6cd-4fec-a055-34fcd414b8a3",
"PriceListId": "535253da-2aa9-4f1e-92c8-24e64e66572f",
"ItemId": "9bca7ae1-7c76-4edc-82a3-0d3e11f837b5",
"Price": 4.0,
"Quantity": 5.0,
"ValidFrom": "2026-05-06T16:27:03.0514828+02:00",
"ValidTo": "2026-05-06T16:27:03.0514828+02:00",
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00",
"Code": "sample string 10",
"Name": "sample string 11"
},
{
"$ref": "31"
}
],
"CampaignMasters": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"CampaignPriceDetails": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"ProductCampaigns": [
{
"$id": "32",
"Id": "31b9b52e-bc27-4101-9041-dfdc187bc768",
"ItemId": "a008ae31-b65f-4361-a602-fef6e021af1f",
"CampaignId": "b13b84a9-cc93-44b5-97fe-b1d753480e70",
"StartDate": "2026-05-06T16:27:03.0514828+02:00",
"EndDate": "2026-05-06T16:27:03.0514828+02:00",
"Active": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "32"
}
],
"CategoryItemGroups": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"ItemOptionGroups": [
{
"$id": "33",
"Id": "078af161-c761-4c4f-90ae-f16bf74a6952",
"Name": "sample string 2",
"Description": "sample string 3",
"FreeQty": 4.0,
"PriceAdd": 5.0,
"PriceRemove": 6.0,
"MinQty": 7.0,
"MaxQty": 8.0,
"Placement": 0,
"SortOrder": 9,
"FirstItemSelected": true,
"OptionForOrderType": 0,
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "33"
}
],
"ItemOptions": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"ItemOptionGroupOptions": [
{
"$id": "34",
"Id": "c542008c-ffb0-4802-95f7-d46a4a498e56",
"ItemOptionGroupId": "1a112c08-019d-4e41-b3e9-02f70d44a162",
"ItemId": "541b2b43-bc44-4d8a-9ffb-fa1c8ded3f53",
"UsePriceFromGroup": true,
"PriceAdd": 5.0,
"PriceRemove": 6.0,
"Active": true,
"SortOrder": 8,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "34"
}
],
"ItemOutletStatuses": [
{
"$id": "35",
"Id": "887c8f2d-5168-49a0-8c12-e1917a59695a",
"ItemId": "c651947d-fcd0-43f7-bd0a-32546edc6e90",
"OutletId": "8c8c3fbe-a407-4cc0-9c91-606de69f0b82",
"Active": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "35"
}
],
"CategoryOutletStatuses": [
{
"$id": "36",
"Id": "09b87fbe-9492-4b08-be80-a2599da2fcaf",
"CategoryId": 2,
"OutletId": "14065fcb-e37f-4f96-b3ea-b24cc24ee218",
"Active": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "36"
}
],
"ItemTags": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"Tags": [
{
"$id": "37",
"Id": "488bf0fb-7d15-4f6b-a0ce-5d0d376803c3",
"Name": "sample string 2",
"ItemAssignable": true,
"OrderAssignable": true,
"Action": "sample string 5",
"Deleted": true,
"Synced": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00",
"Assignable": "Item"
},
{
"$ref": "37"
}
],
"IconStores": [
{
"$id": "38",
"Id": 1,
"Type": 0,
"Title": "sample string 2",
"Photo": "QEA=",
"Created": "2026-05-06T16:27:03.0514828+02:00",
"Updated": "2026-05-06T16:27:03.0514828+02:00",
"ImageToShow": "QEA=",
"PhotoURL": "data:image/png;base64,QEA="
},
{
"$ref": "38"
}
],
"ItemLanguageTexts": [
{
"$id": "39",
"Id": "babaa87c-3fff-487c-b867-29bbd1ca256b",
"ItemId": "58494c28-08d7-4e83-86e9-22ed3644a165",
"LanguageId": 3,
"Name": "sample string 4",
"ShortDescription": "sample string 5",
"LongDescription": "sample string 6",
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "39"
}
],
"MenuSchedules": [
{
"$id": "40",
"Id": "0c25d876-091f-4d7f-85b1-3a13d3eeb8f5",
"PriceListId": "03b965bc-2b7e-4315-ae20-2f901552a4d0",
"Name": "sample string 3",
"Action": "sample string 4",
"StartAt": "sample string 5",
"EndAt": "sample string 6",
"DaysOfWeek": "sample string 7",
"IsActive": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "40"
}
],
"MenuScheduleEntities": [
{
"$id": "41",
"Id": "ec9af52c-9540-4554-b723-6a4b50a0f8b0",
"MenuScheduleId": "de4c8214-c9b0-4573-885a-8cfebb3a4001",
"EntityId": "sample string 3",
"EntityType": 0,
"IsActive": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "41"
}
]
}