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": "9ad1db34-154a-4d5f-b384-0346d72028f8",
"Name": "sample string 2",
"SKU": "sample string 3",
"BarCode": "sample string 4",
"PLU": "sample string 5",
"GroupId": "0593a9ce-da24-4801-af28-7c7e6d254859",
"SupplierId": "794247d3-4631-4c3e-aa32-5941b7eb6524",
"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-09-20T13:25:11.4824494+02:00",
"SpecialSalesPriceValidTo": "2026-09-20T13:25:11.4824494+02:00",
"Draft": true,
"VatChangeBehavior": 0,
"ItemTypeUUID": "c268d013-85f0-409d-89ac-83c32791f7c5",
"ItemGroupUUID": "087818fd-69c6-4e0d-8243-70b993cccb82",
"ItemAttributeSetUUID": "d23a011c-4a5e-45d7-a4b9-9382d589d045",
"BrandUUID": "18987236-d453-4c8b-a995-c948c7043d73",
"TicketTemplateId": 1,
"Created": "2026-09-20T13:25:11.4824494+02:00",
"Updated": "2026-09-20T13:25:11.4824494+02:00",
"UpdatedBy": "d1b4354c-46cb-48c2-bb03-a92c1aa50739",
"CategoryId": 60,
"Campaign": {
"$id": "3",
"Id": "55e6dc20-6d83-4b12-af12-75fa68db0ad3",
"CampaignType": 0,
"DiscountBy": 0,
"BuyLimit": 2,
"FreeOffer": 3,
"Price": 4.0,
"DiscountQtyIncrement": 5,
"Description": "sample string 6",
"StartDate": "2026-09-20T13:25:11.4824494+02:00",
"EndDate": "2026-09-20T13:25:11.4824494+02:00",
"Deleted": true,
"Updated": "2026-09-20T13:25:11.4824494+02:00",
"CampaignPriceDetails": [
{
"$id": "4",
"Id": "5eb428f5-2be5-4e75-a0d1-27c262164cba",
"CampaignId": "eb07fc8a-8ad3-487c-b00b-6e8fecc0eb3e",
"Quantity": 3,
"PayPrice": 4.0,
"Deleted": true,
"Updated": "2026-09-20T13:25:11.4824494+02:00"
},
{
"$ref": "4"
}
]
},
"ItemsTags": [
{
"$id": "5",
"Id": "1c7f5208-e261-4a2f-9b4b-bdde4e003808",
"TagId": "94e4eda3-acb2-4886-9420-6d63d3967c8a",
"ItemId": "21e6b813-0635-4961-8fef-3dfd2be49e1b",
"Deleted": true,
"Synced": true,
"Updated": "2026-09-20T13:25:11.4824494+02:00",
"TagName": "sample string 7"
},
{
"$ref": "5"
}
],
"ItemCampaign": {
"$id": "6",
"UUID": "2c9ee489-34aa-4d39-b48b-469f6c3c1859",
"CampaignTypeId": "OPEN",
"Title": "sample string 2",
"DiscountBy": 1,
"FreeOffer": 1,
"BuyLimit": 1,
"StartDate": "2026-09-20T13:25:11.4824494+02:00",
"EndDate": "2026-09-20T13:25:11.4824494+02:00",
"PriceEach": 1.0,
"PriceTotal": 1.0,
"Grouped": true,
"CurrencyCode": "sample string 6",
"IncludesVat": true,
"CreatedAt": "2026-09-20T13:25:11.4824494+02:00",
"CreatedByUUID": "sample string 9",
"UpdatedAt": "2026-09-20T13:25:11.4824494+02:00",
"UpdatedByUUID": "sample string 10",
"DeletedAt": "2026-09-20T13:25:11.4824494+02:00",
"DeletedByUUID": "sample string 11",
"Synced": true,
"ItemPrices": [
{
"$id": "7",
"UUID": "8a72a3be-bbc3-4c78-9a78-aa70ae32630c",
"PriceListUUID": "58138f30-51c9-4b30-a2a6-86d3649c1e1b",
"ItemGroupUUID": "52a6fb00-918f-4298-898a-7dfc905d26b7",
"AgreementUUID": "271dbcf3-b623-487a-ba19-43e0df8c3cca",
"CustomerGroupUUID": "a172614a-4c25-4cc1-9f80-fe916af561a3",
"CustomerUUID": "fd8d445b-2c2b-4d9e-9e67-8d88bac23ddf",
"ProjectUUID": "5c96b223-b36c-4f9f-815a-e7c70057d478",
"CampaignUUID": "92f05cb1-20c9-442f-a87a-f6d5e97af603",
"ItemUUID": "b055ea18-243e-4974-8de0-017552749089",
"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-09-20T13:25:11.4824494+02:00",
"ValidTo": "2026-09-20T13:25:11.4824494+02:00",
"CreatedAt": "2026-09-20T13:25:11.4824494+02:00",
"CreatedByUUID": "sample string 8",
"UpdatedAt": "2026-09-20T13:25:11.4824494+02:00",
"UpdatedByUUID": "sample string 9",
"DeletedAt": "2026-09-20T13:25:11.4824494+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": "442679de-6e4b-4c07-ada9-57a42e7d57fd",
"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": "f8ff2bce-96dc-42aa-a1eb-5f39f7cacf6f",
"PurchasePrice": 3.0,
"Price": 4.0,
"OutletId": "286899c0-dc81-4333-a974-0dc2828cef5a",
"PriceMode": 0,
"Updated": "2026-09-20T13:25:11.4824494+02:00"
},
{
"$ref": "9"
}
],
"Ingredients": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"Variants": [
{
"$id": "10",
"Id": 1,
"ConfigurationId": "717ab173-bda4-4776-8366-c79a073cb8c0",
"ItemId": "faceca02-ae6f-40db-ba00-b33e67751cfd",
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-09-20T13:25:11.4824494+02:00"
},
{
"$ref": "10"
}
],
"ItemOption": [
{
"$id": "11",
"Id": "3dbc9e21-9000-4580-9666-d1daf051b5fe",
"ItemOptionGroupId": "c66a598f-0994-467c-921f-ecff3b22da9e",
"ItemId": "3268b336-4af0-48e4-ba54-f1398aa00c04",
"CategoryId": 4,
"Active": true,
"Updated": "2026-09-20T13:25:11.4824494+02:00"
},
{
"$ref": "11"
}
],
"ShowOnReceipt": true,
"QuickAdd": true,
"HasIngredients": true,
"HasVariants": true,
"HasOptions": true,
"CategoryItemGroups": [
{
"$id": "12",
"Id": "a1d0138a-524e-4901-b869-dfc767ca3d25",
"CategoryId": 2,
"GroupId": "c4725304-3b3d-4f2b-8a03-832d574c14bf",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"SortOrder": 7,
"Updated": "2026-09-20T13:25:11.4824494+02:00",
"Description": "sample string 9"
},
{
"$ref": "12"
}
],
"ItemPricePolicies": [
{
"$id": "13",
"Id": 1,
"ItemId": "afaffc3e-cfc4-437b-b702-9b39d247b2e4",
"BuyLimit": 3,
"DiscountAmount": 4.0,
"Active": true,
"Deleted": true,
"Updated": "2026-09-20T13:25:11.4824494+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-09-20T13:25:11.4824494+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": "30c05a33-6dbd-4771-9a34-6e0e4e43a1ac",
"CategoryName": "sample string 85",
"ShowCategoryName": true,
"DiscountedPrice": 86.0,
"Qty": 87.0,
"ConfigurationId": 88,
"ItemOptionId": "59a782c0-f28a-4701-b80c-3c3c8f9bb73c",
"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": "cdf0b3ff-89ec-4c10-ab4b-fac51c0d30f7",
"ParentUUID": "6a244d60-2e2b-4fe5-83a9-242e6a7fa383",
"EntityUUID": "c71c8489-e2bd-4602-9a19-4295285d8515",
"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-09-20T13:25:11.4980849+02:00",
"UpdatedAt": "2026-09-20T13:25:11.4980849+02:00",
"UpdatedByUUID": "sample string 15",
"DeletedByUUID": "sample string 16",
"DeletedAt": "2026-09-20T13:25:11.4980849+02:00",
"Synced": true
},
{
"$ref": "15"
}
],
"HasFile": true,
"ItemTypeText": "Individual",
"ItemUnitText": "Piece",
"ItemAdditionalIdentifications": [
{
"$id": "16",
"UUID": "b96c88bf-0dfb-4c35-a256-4c973f950c02",
"ItemUUID": "b5f43856-8074-46eb-b5b4-75844e089709",
"ItemInstanceUUID": "sample string 3",
"Identifier": "sample string 4",
"IdentifierSchemeId": "sample string 5",
"CreatedAt": "2026-09-20T13:25:11.4980849+02:00",
"CreatedByUUID": "sample string 7",
"UpdatedAt": "2026-09-20T13:25:11.4980849+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-09-20T13:25:11.4980849+02:00",
"Updated": "2026-09-20T13:25:11.4980849+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-09-20T13:25:11.4980849+02:00",
"SortOrder": 7
},
{
"$ref": "18"
}
],
"ItemCampaigns": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"ItemGroups": [
{
"$id": "19",
"Id": 1,
"ItemId": "657e1f63-297d-4cfd-a314-bae361c323ae",
"GroupId": "a45352e1-f69d-43ed-94ea-a0c8a9544a05",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"Updated": "2026-09-20T13:25:11.4980849+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": "90a5f284-fcc5-4094-afc7-11530a86ea05",
"Quantity": 3.0,
"Updated": "2026-09-20T13:25:11.4980849+02:00"
},
{
"$ref": "20"
}
],
"PolicyGroups": [
{
"$id": "21",
"Id": 1,
"Title": "sample string 2",
"Updated": "2026-09-20T13:25:11.4980849+02:00",
"GroupPolicies": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
{
"$ref": "21"
}
],
"PriceGroupPolicies": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"ItemPolicyGroups": [
{
"$id": "22",
"Id": 1,
"ItemId": "bf604e36-91f1-4a75-aafd-88a5b7d8106c",
"GroupId": 3,
"Active": true,
"Deleted": true,
"Updated": "2026-09-20T13:25:11.4980849+02:00"
},
{
"$ref": "22"
}
],
"ItemIngredients": [
{
"$id": "23",
"Id": 1,
"ItemId": "e7bc1ae8-e537-4675-b64d-baa36aeeecd4",
"IngredientId": "d19a51d0-b25a-4cf6-ba5e-368047a3d4b5",
"ShowOnReceipt": true,
"QuickAdd": true,
"Qty": 6.0,
"Unit": 0,
"Price": 7.0,
"SortOrder": 8,
"Deleted": true,
"Updated": "2026-09-20T13:25:11.4980849+02:00"
},
{
"$ref": "23"
}
],
"ItemConfigurations": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"ItemDiscountedPrices": [
{
"$id": "24",
"Id": 1,
"ItemId": "9927ef0d-7fe4-4590-ae0b-04ec61d9e20c",
"Price": 3.0,
"StartDate": "2026-09-20T13:25:11.4980849+02:00",
"EndDate": "2026-09-20T13:25:11.4980849+02:00",
"Deleted": true,
"Updated": "2026-09-20T13:25:11.4980849+02:00"
},
{
"$ref": "24"
}
],
"ItemInventories": [
{
"$id": "25",
"ItemInventoryID": "e3b320dd-d15f-46c6-8043-b3b2b03e4283",
"ItemId": "1656b55c-d475-4570-ac71-cc7fbb170fb2",
"WarehouseID": "a518c73d-1d8f-47c3-9383-a0749b3e3d0e",
"WarehouseLocationID": "61817277-f0a4-4b6d-b0b0-2f70c8eb5894",
"StockCount": 5.0,
"StockReservations": 6.0,
"Synced": true,
"Updated": "2026-09-20T13:25:11.4980849+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-09-20T13:25:11.4980849+02:00"
},
{
"$ref": "26"
}
],
"ServeFlows": [
{
"$id": "27",
"Id": 64,
"Name": "sample string 2",
"StartAutomatically": true,
"Updated": "2026-09-20T13:25:11.4980849+02:00"
},
{
"$ref": "27"
}
],
"ServeFlowTypes": [
{
"$id": "28",
"Id": 1,
"FlowId": 64,
"ServeTypeId": 64,
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-09-20T13:25:11.4980849+02:00"
},
{
"$ref": "28"
}
],
"ItemPrinters": [
{
"$id": "29",
"Id": "a6227435-ed3e-418d-9341-2e1240e8caad",
"ItemId": "73df348f-3ea3-4ee8-9676-8a5ce65f371e",
"OutletId": "11b059cc-151c-427f-844a-03f704d7d1f1",
"TerminalId": "88c99375-7149-4dc6-9d80-ad8ab09830e7",
"PrinterId": 5,
"Updated": "2026-09-20T13:25:11.4980849+02:00"
},
{
"$ref": "29"
}
],
"PriceLists": [
{
"$id": "30",
"Id": "84ff8d3f-9c68-4f36-9ab0-724a8dd7b1a7",
"Code": "sample string 2",
"Name": "sample string 3",
"Comment": "sample string 4",
"IsDefault": true,
"Deleted": true,
"Updated": "2026-09-20T13:25:11.4980849+02:00"
},
{
"$ref": "30"
}
],
"ItemPriceLists": [
{
"$id": "31",
"Id": "76b66dba-ad84-4180-b426-06e253f870b2",
"PriceListId": "7d201667-84e2-4891-a2d0-9b3ac17755fa",
"ItemId": "8a9906c7-a95e-4a6d-85a6-f7510e5bb853",
"Price": 4.0,
"Quantity": 5.0,
"ValidFrom": "2026-09-20T13:25:11.4980849+02:00",
"ValidTo": "2026-09-20T13:25:11.4980849+02:00",
"Deleted": true,
"Updated": "2026-09-20T13:25:11.4980849+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": "87fed505-f5eb-41ac-8a8a-e96778336bf2",
"ItemId": "3fe9caed-4f3c-4401-aca1-52db245e7086",
"CampaignId": "6d9cd4fd-d7e3-4a10-bf06-a64cba18b04d",
"StartDate": "2026-09-20T13:25:11.4980849+02:00",
"EndDate": "2026-09-20T13:25:11.4980849+02:00",
"Active": true,
"Updated": "2026-09-20T13:25:11.4980849+02:00"
},
{
"$ref": "32"
}
],
"CategoryItemGroups": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"ItemOptionGroups": [
{
"$id": "33",
"Id": "edee2fc4-d989-4715-a4d1-ffd40d848ec2",
"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-09-20T13:25:11.4980849+02:00"
},
{
"$ref": "33"
}
],
"ItemOptions": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"ItemOptionGroupOptions": [
{
"$id": "34",
"Id": "461433bd-a72d-4b49-a880-1486a8a8886f",
"ItemOptionGroupId": "e818b5c1-7722-4c87-a95a-e430c4c67585",
"ItemId": "6ddd4e66-d5b1-483a-ad0b-0aea0c3b3360",
"UsePriceFromGroup": true,
"PriceAdd": 5.0,
"PriceRemove": 6.0,
"Active": true,
"SortOrder": 8,
"Updated": "2026-09-20T13:25:11.4980849+02:00"
},
{
"$ref": "34"
}
],
"ItemOutletStatuses": [
{
"$id": "35",
"Id": "5c0ab1cb-aae9-4b98-817a-154835e6adcc",
"ItemId": "0cb36486-e39d-4521-9995-1799e1cea635",
"OutletId": "281c97e7-572f-4e06-aff2-df0b2bdaf9c1",
"Active": true,
"Updated": "2026-09-20T13:25:11.4980849+02:00"
},
{
"$ref": "35"
}
],
"CategoryOutletStatuses": [
{
"$id": "36",
"Id": "809b94c1-83d0-46b0-bb67-d4e7ff5b0680",
"CategoryId": 2,
"OutletId": "a1337bb2-1cb1-4f81-b142-8969d83baa53",
"Active": true,
"Updated": "2026-09-20T13:25:11.4980849+02:00"
},
{
"$ref": "36"
}
],
"ItemTags": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"Tags": [
{
"$id": "37",
"Id": "02d065e5-1d06-4ebf-8a87-3b31a48f22b4",
"Name": "sample string 2",
"ItemAssignable": true,
"OrderAssignable": true,
"Action": "sample string 5",
"Deleted": true,
"Synced": true,
"Updated": "2026-09-20T13:25:11.4980849+02:00",
"Assignable": "Item"
},
{
"$ref": "37"
}
],
"IconStores": [
{
"$id": "38",
"Id": 1,
"Type": 0,
"Title": "sample string 2",
"Photo": "QEA=",
"Created": "2026-09-20T13:25:11.4980849+02:00",
"Updated": "2026-09-20T13:25:11.4980849+02:00",
"ImageToShow": "QEA=",
"PhotoURL": "data:image/png;base64,QEA="
},
{
"$ref": "38"
}
],
"ItemLanguageTexts": [
{
"$id": "39",
"Id": "4e58f566-3e2f-442d-89c0-da7c86756c0b",
"ItemId": "ab5c8b43-804d-4832-bc30-5c9f546d5075",
"LanguageId": 3,
"Name": "sample string 4",
"ShortDescription": "sample string 5",
"LongDescription": "sample string 6",
"Updated": "2026-09-20T13:25:11.4980849+02:00"
},
{
"$ref": "39"
}
],
"MenuSchedules": [
{
"$id": "40",
"Id": "bc7aa210-8fa8-47e9-8c39-cc4cf1a2c2ea",
"PriceListId": "9d90e38c-e41c-45d2-9ddf-7f7c94c33094",
"Name": "sample string 3",
"Action": "sample string 4",
"StartAt": "sample string 5",
"EndAt": "sample string 6",
"DaysOfWeek": "sample string 7",
"IsActive": true,
"Updated": "2026-09-20T13:25:11.4980849+02:00"
},
{
"$ref": "40"
}
],
"MenuScheduleEntities": [
{
"$id": "41",
"Id": "355fb891-65d0-4393-b88d-d80cdda1b630",
"MenuScheduleId": "44411327-05b7-425c-9be4-88e536df07f9",
"EntityId": "sample string 3",
"EntityType": 0,
"IsActive": true,
"Updated": "2026-09-20T13:25:11.4980849+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-09-20T13:25:11.4980849+02:00"
},
{
"$ref": "42"
}
]
}