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. |
|
| TicketTemplates | Collection of TicketTemplate |
None. |
Response Formats
application/json, text/json
Sample:
{
"Products": [
{
"$id": "2",
"Id": "828f8558-c709-4081-b66f-7e66671d57a0",
"Name": "sample string 2",
"SKU": "sample string 3",
"BarCode": "sample string 4",
"PLU": "sample string 5",
"GroupId": "3e72ae9f-d3da-47a6-bcad-cff528e478f6",
"SupplierId": "5193b61a-c350-4de2-9839-066437b203d5",
"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-08-06T01:37:19.9837905+02:00",
"SpecialSalesPriceValidTo": "2026-08-06T01:37:19.9837905+02:00",
"Draft": true,
"VatChangeBehavior": 0,
"ItemTypeUUID": "18b027aa-0abc-4982-aadd-13b8d10f7a56",
"ItemGroupUUID": "e82165f8-e258-4441-b8b1-ef82d225e2fb",
"ItemAttributeSetUUID": "f7030ec3-f8af-4fb3-a300-4d4c54466df9",
"BrandUUID": "f30f75c5-e478-45f5-a790-fb730a5f4685",
"TicketTemplateId": 1,
"Created": "2026-08-06T01:37:19.9837905+02:00",
"Updated": "2026-08-06T01:37:19.9837905+02:00",
"UpdatedBy": "7555dcae-cdf8-4283-8e8b-ea30f2eda1df",
"CategoryId": 60,
"Campaign": {
"$id": "3",
"Id": "c7a5e414-c678-43a5-8561-b01f42d28d4b",
"CampaignType": 0,
"DiscountBy": 0,
"BuyLimit": 2,
"FreeOffer": 3,
"Price": 4.0,
"DiscountQtyIncrement": 5,
"Description": "sample string 6",
"StartDate": "2026-08-06T01:37:19.9837905+02:00",
"EndDate": "2026-08-06T01:37:19.9837905+02:00",
"Deleted": true,
"Updated": "2026-08-06T01:37:19.9837905+02:00",
"CampaignPriceDetails": [
{
"$id": "4",
"Id": "a32ef3ed-483e-43c9-9edf-bbec749faff4",
"CampaignId": "4936c8a7-72f3-4d36-8162-12fc8d784224",
"Quantity": 3,
"PayPrice": 4.0,
"Deleted": true,
"Updated": "2026-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "4"
}
]
},
"ItemsTags": [
{
"$id": "5",
"Id": "16679f62-9061-4fb8-a34b-bb860c843896",
"TagId": "89c146dd-6adb-42c1-bdf8-a334c4ed26d3",
"ItemId": "d4ff8934-6cc4-4929-bc41-06c4b2be39ef",
"Deleted": true,
"Synced": true,
"Updated": "2026-08-06T01:37:19.9837905+02:00",
"TagName": "sample string 7"
},
{
"$ref": "5"
}
],
"ItemCampaign": {
"$id": "6",
"UUID": "a38ff583-8686-4b89-b8b2-8a0d56d7e36c",
"CampaignTypeId": "OPEN",
"Title": "sample string 2",
"DiscountBy": 1,
"FreeOffer": 1,
"BuyLimit": 1,
"StartDate": "2026-08-06T01:37:19.9837905+02:00",
"EndDate": "2026-08-06T01:37:19.9837905+02:00",
"PriceEach": 1.0,
"PriceTotal": 1.0,
"Grouped": true,
"CurrencyCode": "sample string 6",
"IncludesVat": true,
"CreatedAt": "2026-08-06T01:37:19.9837905+02:00",
"CreatedByUUID": "sample string 9",
"UpdatedAt": "2026-08-06T01:37:19.9837905+02:00",
"UpdatedByUUID": "sample string 10",
"DeletedAt": "2026-08-06T01:37:19.9837905+02:00",
"DeletedByUUID": "sample string 11",
"Synced": true,
"ItemPrices": [
{
"$id": "7",
"UUID": "f7ff748b-69d2-4802-bb14-a28a5caa1f3f",
"PriceListUUID": "231dd6a4-62ad-4577-9235-9e9384925edd",
"ItemGroupUUID": "b422ebbe-c3e6-4af6-8811-21d38f235a36",
"AgreementUUID": "d1f02b40-b895-45e5-bc63-bd9b6df36097",
"CustomerGroupUUID": "316d5102-51c7-45e6-ae01-2324659e63c5",
"CustomerUUID": "66ce042f-4769-4e72-ba20-9adeb4028dbb",
"ProjectUUID": "5d99ce32-5e02-4042-9f88-ae144bc14bfd",
"CampaignUUID": "41e4f3d1-da30-4c07-8a72-185870f5e39b",
"ItemUUID": "6ff30b5b-9feb-4888-983f-dfc2da883bb5",
"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-08-06T01:37:19.9837905+02:00",
"ValidTo": "2026-08-06T01:37:19.9837905+02:00",
"CreatedAt": "2026-08-06T01:37:19.9837905+02:00",
"CreatedByUUID": "sample string 8",
"UpdatedAt": "2026-08-06T01:37:19.9837905+02:00",
"UpdatedByUUID": "sample string 9",
"DeletedAt": "2026-08-06T01:37:19.9837905+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": "6d273cc0-f9cd-4c81-810c-867cd20ad3b4",
"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": "e906bbf5-9281-40b0-b50f-8f0cd6101ff7",
"PurchasePrice": 3.0,
"Price": 4.0,
"OutletId": "0411956b-9b29-4950-b061-df64fddc43d6",
"PriceMode": 0,
"Updated": "2026-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "9"
}
],
"Ingredients": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"Variants": [
{
"$id": "10",
"Id": 1,
"ConfigurationId": "36a071d8-9841-4767-ab7c-35fca402656e",
"ItemId": "a73ebf67-cd72-480c-8adb-584989c878b3",
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "10"
}
],
"ItemOption": [
{
"$id": "11",
"Id": "24d26c7a-f4b1-426c-bc24-09659761b5f5",
"ItemOptionGroupId": "858a302c-7685-4a7e-b534-f65746194cf9",
"ItemId": "491622e7-93ab-4987-83a6-0fee740819c9",
"CategoryId": 4,
"Active": true,
"Updated": "2026-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "11"
}
],
"ShowOnReceipt": true,
"QuickAdd": true,
"HasIngredients": true,
"HasVariants": true,
"HasOptions": true,
"CategoryItemGroups": [
{
"$id": "12",
"Id": "2008cdaf-46cf-4734-98b2-c08597cf92cc",
"CategoryId": 2,
"GroupId": "95e649ad-89b9-4ca3-be02-6ebca5dbd946",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"SortOrder": 7,
"Updated": "2026-08-06T01:37:19.9837905+02:00",
"Description": "sample string 9"
},
{
"$ref": "12"
}
],
"ItemPricePolicies": [
{
"$id": "13",
"Id": 1,
"ItemId": "3ab415a6-52af-4a2c-9a0b-04b416298f8d",
"BuyLimit": 3,
"DiscountAmount": 4.0,
"Active": true,
"Deleted": true,
"Updated": "2026-08-06T01:37:19.9837905+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-08-06T01:37:19.9837905+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": "a7a9b565-0a13-43d2-bd54-006379914d9a",
"CategoryName": "sample string 85",
"ShowCategoryName": true,
"DiscountedPrice": 86.0,
"Qty": 87.0,
"ConfigurationId": 88,
"ItemOptionId": "cabe91fd-dce8-47fc-a74c-96816f74dd54",
"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": "73dac8b0-3173-4575-843a-37cd525f557c",
"ParentUUID": "96fee6b1-0959-41ef-95b6-886ebc24865c",
"EntityUUID": "aec8ca0b-1ef4-4a3e-95a5-54023a31786c",
"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-08-06T01:37:19.9837905+02:00",
"UpdatedAt": "2026-08-06T01:37:19.9837905+02:00",
"UpdatedByUUID": "sample string 15",
"DeletedByUUID": "sample string 16",
"DeletedAt": "2026-08-06T01:37:19.9837905+02:00",
"Synced": true
},
{
"$ref": "15"
}
],
"HasFile": true,
"ItemTypeText": "Individual",
"ItemUnitText": "Piece",
"ItemAdditionalIdentifications": [
{
"$id": "16",
"UUID": "b1d4ebd3-13de-4b96-9f54-4cb3dce7e8da",
"ItemUUID": "fc4d1417-698e-4273-a827-3cc45834b333",
"ItemInstanceUUID": "sample string 3",
"Identifier": "sample string 4",
"IdentifierSchemeId": "sample string 5",
"CreatedAt": "2026-08-06T01:37:19.9837905+02:00",
"CreatedByUUID": "sample string 7",
"UpdatedAt": "2026-08-06T01:37:19.9837905+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-08-06T01:37:19.9837905+02:00",
"Updated": "2026-08-06T01:37:19.9837905+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-08-06T01:37:19.9837905+02:00",
"SortOrder": 7
},
{
"$ref": "18"
}
],
"ItemCampaigns": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"ItemGroups": [
{
"$id": "19",
"Id": 1,
"ItemId": "bab71b5e-58fa-461b-a8de-7ef24ea15ecf",
"GroupId": "6cbe8411-bebb-4ff0-bc40-0c7943cc6691",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"Updated": "2026-08-06T01:37:19.9837905+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": "1347c6bc-566a-41d8-9b30-8ffd078fadbc",
"Quantity": 3.0,
"Updated": "2026-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "20"
}
],
"PolicyGroups": [
{
"$id": "21",
"Id": 1,
"Title": "sample string 2",
"Updated": "2026-08-06T01:37:19.9837905+02:00",
"GroupPolicies": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
{
"$ref": "21"
}
],
"PriceGroupPolicies": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"ItemPolicyGroups": [
{
"$id": "22",
"Id": 1,
"ItemId": "7079ea6e-c6c7-4fdb-ac7c-542f8a2c1ce4",
"GroupId": 3,
"Active": true,
"Deleted": true,
"Updated": "2026-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "22"
}
],
"ItemIngredients": [
{
"$id": "23",
"Id": 1,
"ItemId": "a308558b-5548-408c-bebb-de562c1d247e",
"IngredientId": "ba339d8e-8472-406e-b397-8f499e3f38fe",
"ShowOnReceipt": true,
"QuickAdd": true,
"Qty": 6.0,
"Unit": 0,
"Price": 7.0,
"SortOrder": 8,
"Deleted": true,
"Updated": "2026-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "23"
}
],
"ItemConfigurations": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"ItemDiscountedPrices": [
{
"$id": "24",
"Id": 1,
"ItemId": "85039c11-e2b7-41cb-9c6f-7a15cd95caac",
"Price": 3.0,
"StartDate": "2026-08-06T01:37:19.9837905+02:00",
"EndDate": "2026-08-06T01:37:19.9837905+02:00",
"Deleted": true,
"Updated": "2026-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "24"
}
],
"ItemInventories": [
{
"$id": "25",
"ItemInventoryID": "ce7a2b46-455e-4e0a-bf40-36171531a2df",
"ItemId": "99f058dc-cce5-4e69-8eac-030f96655869",
"WarehouseID": "73ac3c00-909e-4474-a5a3-5d048870779d",
"WarehouseLocationID": "eeb5badc-f69f-49a1-b0c8-881bcefc7682",
"StockCount": 5.0,
"StockReservations": 6.0,
"Synced": true,
"Updated": "2026-08-06T01:37:19.9837905+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-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "26"
}
],
"ServeFlows": [
{
"$id": "27",
"Id": 64,
"Name": "sample string 2",
"StartAutomatically": true,
"Updated": "2026-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "27"
}
],
"ServeFlowTypes": [
{
"$id": "28",
"Id": 1,
"FlowId": 64,
"ServeTypeId": 64,
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "28"
}
],
"ItemPrinters": [
{
"$id": "29",
"Id": "86c9e106-c6f1-42bf-9c43-40246b8678ff",
"ItemId": "978485a5-dcab-410e-b770-34974335a64d",
"OutletId": "ec3a0674-d75e-4247-bd6d-2088690ecd1f",
"TerminalId": "8500ddb0-46ab-4346-80be-c4a4e8d530cd",
"PrinterId": 5,
"Updated": "2026-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "29"
}
],
"PriceLists": [
{
"$id": "30",
"Id": "107aa153-3602-41bd-91f8-968d8ff371db",
"Code": "sample string 2",
"Name": "sample string 3",
"Comment": "sample string 4",
"IsDefault": true,
"Deleted": true,
"Updated": "2026-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "30"
}
],
"ItemPriceLists": [
{
"$id": "31",
"Id": "051c17d4-ac92-44dd-98ee-e3b512f6c852",
"PriceListId": "96aa8ed7-20b3-43f9-943e-2984ec841283",
"ItemId": "98728dc9-4174-4490-8b13-5848b05fc668",
"Price": 4.0,
"Quantity": 5.0,
"ValidFrom": "2026-08-06T01:37:19.9837905+02:00",
"ValidTo": "2026-08-06T01:37:19.9837905+02:00",
"Deleted": true,
"Updated": "2026-08-06T01:37:19.9837905+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": "cba84dfd-1fe2-4f70-add6-fb9df9d422fe",
"ItemId": "11ece748-51a9-4d3f-a71f-4c1681c968f0",
"CampaignId": "8709bd3b-46b4-4b96-b815-b36e229e2529",
"StartDate": "2026-08-06T01:37:19.9837905+02:00",
"EndDate": "2026-08-06T01:37:19.9837905+02:00",
"Active": true,
"Updated": "2026-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "32"
}
],
"CategoryItemGroups": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"ItemOptionGroups": [
{
"$id": "33",
"Id": "e50e1aeb-3c3f-42ad-9ded-63b3ac223c6a",
"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-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "33"
}
],
"ItemOptions": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"ItemOptionGroupOptions": [
{
"$id": "34",
"Id": "edae86f2-682a-4aa9-bc99-03769a3feeb2",
"ItemOptionGroupId": "7610dff7-850e-448d-8b87-ce5564677d64",
"ItemId": "6461e77d-bfb3-4f26-b754-e90e8884a735",
"UsePriceFromGroup": true,
"PriceAdd": 5.0,
"PriceRemove": 6.0,
"Active": true,
"SortOrder": 8,
"Updated": "2026-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "34"
}
],
"ItemOutletStatuses": [
{
"$id": "35",
"Id": "e6cac392-0b30-41a9-aa47-daa509deda6a",
"ItemId": "37da9e68-e66f-4062-9cc8-d64018c1e02f",
"OutletId": "79be57dd-fc39-4398-a38f-8b3b6b6e5865",
"Active": true,
"Updated": "2026-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "35"
}
],
"CategoryOutletStatuses": [
{
"$id": "36",
"Id": "931f16c2-fc03-4e5a-8da9-82c52b5abea0",
"CategoryId": 2,
"OutletId": "002b39f7-92b3-4385-aa89-5838f28d84d2",
"Active": true,
"Updated": "2026-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "36"
}
],
"ItemTags": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"Tags": [
{
"$id": "37",
"Id": "16951870-71ca-4e0f-b492-4b6fd3d8350c",
"Name": "sample string 2",
"ItemAssignable": true,
"OrderAssignable": true,
"Action": "sample string 5",
"Deleted": true,
"Synced": true,
"Updated": "2026-08-06T01:37:19.9837905+02:00",
"Assignable": "Item"
},
{
"$ref": "37"
}
],
"IconStores": [
{
"$id": "38",
"Id": 1,
"Type": 0,
"Title": "sample string 2",
"Photo": "QEA=",
"Created": "2026-08-06T01:37:19.9837905+02:00",
"Updated": "2026-08-06T01:37:19.9837905+02:00",
"ImageToShow": "QEA=",
"PhotoURL": "data:image/png;base64,QEA="
},
{
"$ref": "38"
}
],
"ItemLanguageTexts": [
{
"$id": "39",
"Id": "005a873e-47f7-428e-ab7a-bc548ba468a6",
"ItemId": "f1e2200d-ce9a-47bd-9ceb-996058a365c4",
"LanguageId": 3,
"Name": "sample string 4",
"ShortDescription": "sample string 5",
"LongDescription": "sample string 6",
"Updated": "2026-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "39"
}
],
"MenuSchedules": [
{
"$id": "40",
"Id": "4317f7a3-611a-4d4f-a190-e660442511dd",
"PriceListId": "38e40d8f-4f77-4e8a-b65a-c418c84e420b",
"Name": "sample string 3",
"Action": "sample string 4",
"StartAt": "sample string 5",
"EndAt": "sample string 6",
"DaysOfWeek": "sample string 7",
"IsActive": true,
"Updated": "2026-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "40"
}
],
"MenuScheduleEntities": [
{
"$id": "41",
"Id": "3ee242cf-8084-4555-865d-4798021a8582",
"MenuScheduleId": "e68d7ab7-a8ff-44ea-8e7d-a7684141fa6c",
"EntityId": "sample string 3",
"EntityType": 0,
"IsActive": true,
"Updated": "2026-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "41"
}
],
"TicketTemplates": [
{
"$id": "42",
"Id": 1,
"Name": "sample string 2",
"LabelWidth": 3,
"LabelHeight": 4,
"LeftMargin": 5,
"TopMargin": 6,
"ItemNameX": 7,
"ItemNameY": 8,
"ItemNameFontWidth": 9,
"ItemNameFontHeight": 10,
"DescriptionX": 11,
"DescriptionY": 12,
"DescriptionFontWidth": 13,
"DescriptionFontHeight": 14,
"PriceX": 15,
"PriceY": 16,
"PriceFontWidth": 17,
"PriceFontHeight": 18,
"BarcodeX": 19,
"BarcodeY": 20,
"BarcodeHeight": 21,
"BarcodeModuleWidth": 22,
"PrintBarcode": true,
"PrintDescription": true,
"PrintPrice": true,
"IsDefault": true,
"Deleted": true,
"Updated": "2026-08-06T01:37:19.9837905+02:00"
},
{
"$ref": "42"
}
]
}