GET api/Product/GetProducts?LastExecutedDate={LastExecutedDate}&CurrentDate={CurrentDate}&TerminalId={TerminalId}&SharedDB={SharedDB}&TableName={TableName}
Get Product and categories updated in btween a date range
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| LastExecutedDate | date |
None. |
|
| CurrentDate | date |
None. |
|
| TerminalId | globally unique identifier |
None. |
|
| SharedDB | boolean |
None. |
|
| TableName | TableName |
None. |
Body Parameters
None.
Response Information
Resource Description
Model of ProductData that includes List of Products, Categories and Item Campaing , Accouting
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": "7bc8fd87-e219-400a-8d2e-a5c5e0a0fa3a",
"Name": "sample string 2",
"SKU": "sample string 3",
"BarCode": "sample string 4",
"PLU": "sample string 5",
"GroupId": "7efe05a8-1832-46ca-aaf6-3235a34a7f16",
"SupplierId": "e12eafe4-c80f-4e4e-a223-feb708d410bc",
"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-03-21T23:49:31.4081274+01:00",
"SpecialSalesPriceValidTo": "2026-03-21T23:49:31.4081274+01:00",
"Draft": true,
"Created": "2026-03-21T23:49:31.4081274+01:00",
"Updated": "2026-03-21T23:49:31.4081274+01:00",
"UpdatedBy": "266d0dbf-091e-47d6-8f32-140581f5a7f4",
"CategoryId": 60,
"Campaign": {
"$id": "3",
"Id": "9feb4103-fc12-49c4-9a8b-e6c8b67ce10e",
"CampaignType": 0,
"DiscountBy": 0,
"BuyLimit": 2,
"FreeOffer": 3,
"Price": 4.0,
"DiscountQtyIncrement": 5,
"Description": "sample string 6",
"StartDate": "2026-03-21T23:49:31.4081274+01:00",
"EndDate": "2026-03-21T23:49:31.4081274+01:00",
"Deleted": true,
"Updated": "2026-03-21T23:49:31.4081274+01:00",
"CampaignPriceDetails": [
{
"$id": "4",
"Id": "3d0b24cd-cbef-4870-8093-4c8c9831b71b",
"CampaignId": "3dcc1791-7f67-432f-a7fb-0316937036be",
"Quantity": 3,
"PayPrice": 4.0,
"Deleted": true,
"Updated": "2026-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "4"
}
]
},
"ItemsTags": [
{
"$id": "5",
"Id": "2c733a68-37a3-492f-9c6f-b8ecd22383f8",
"TagId": "debfcbb7-64de-4437-83f0-a63796c9750c",
"ItemId": "beb6b8f1-895c-464c-a4d7-0caf953a2bea",
"Deleted": true,
"Synced": true,
"Updated": "2026-03-21T23:49:31.4081274+01:00",
"TagName": "sample string 7"
},
{
"$ref": "5"
}
],
"ItemCampaign": {
"$id": "6",
"UUID": "45effbeb-86a6-47dd-b460-4789e2087d23",
"CampaignTypeId": "OPEN",
"Title": "sample string 2",
"DiscountBy": 1,
"FreeOffer": 1,
"BuyLimit": 1,
"StartDate": "2026-03-21T23:49:31.4081274+01:00",
"EndDate": "2026-03-21T23:49:31.4081274+01:00",
"PriceEach": 1.0,
"PriceTotal": 1.0,
"Grouped": true,
"CurrencyCode": "sample string 6",
"IncludesVat": true,
"CreatedAt": "2026-03-21T23:49:31.4081274+01:00",
"CreatedByUUID": "sample string 9",
"UpdatedAt": "2026-03-21T23:49:31.4081274+01:00",
"UpdatedByUUID": "sample string 10",
"DeletedAt": "2026-03-21T23:49:31.4081274+01:00",
"DeletedByUUID": "sample string 11",
"Synced": true,
"ItemPrices": [
{
"$id": "7",
"UUID": "7426ed24-5afb-46b8-9937-346115df54d0",
"PriceListUUID": "a96ecbc7-00e1-475a-9ce1-39b293bb068f",
"ItemGroupUUID": "4c05fd25-491b-4c0b-a60c-5ccea53dcb1e",
"AgreementUUID": "d4707d8f-f4f2-44b5-a15a-97394b6d90af",
"CustomerGroupUUID": "8485dfe5-f1f4-4513-b150-279c81a1c835",
"CustomerUUID": "5fe94715-8062-4ae1-b32f-aba86de9174b",
"ProjectUUID": "4e17e8f1-3f51-49bb-a414-94dadd1274b8",
"CampaignUUID": "1022035a-f250-40c6-ad63-e8a3f8140d75",
"ItemUUID": "65edc4ef-3b24-4041-b303-cc39fb7769c7",
"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-03-21T23:49:31.4081274+01:00",
"ValidTo": "2026-03-21T23:49:31.4081274+01:00",
"CreatedAt": "2026-03-21T23:49:31.4081274+01:00",
"CreatedByUUID": "sample string 8",
"UpdatedAt": "2026-03-21T23:49:31.4081274+01:00",
"UpdatedByUUID": "sample string 9",
"DeletedAt": "2026-03-21T23:49:31.4081274+01: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": "e9ba7038-7643-4d3d-b20e-80cf039b26d8",
"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": "82d37bd0-a50c-4db9-a7ab-89239725ce37",
"PurchasePrice": 3.0,
"Price": 4.0,
"OutletId": "2d6616d5-5a9c-4341-99f0-5ad68cac3270",
"PriceMode": 0,
"Updated": "2026-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "9"
}
],
"Ingredients": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"Variants": [
{
"$id": "10",
"Id": 1,
"ConfigurationId": "723080a2-3ac7-41b8-a138-59cc849bf474",
"ItemId": "ac2a698a-0146-4422-8641-1f7e6a8d14e6",
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "10"
}
],
"ItemOption": [
{
"$id": "11",
"Id": "d8acb89e-a6ea-4c02-abce-e56440f82de0",
"ItemOptionGroupId": "61c831f7-bd01-443d-9707-9cf2591dfbe0",
"ItemId": "95871ce6-4b4f-41c8-a27b-96ab385f4df3",
"CategoryId": 4,
"Active": true,
"Updated": "2026-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "11"
}
],
"ShowOnReceipt": true,
"QuickAdd": true,
"HasIngredients": true,
"HasVariants": true,
"HasOptions": true,
"CategoryItemGroups": [
{
"$id": "12",
"Id": "e212a2a9-337f-4b1b-86d2-f314741e62f2",
"CategoryId": 2,
"GroupId": "5646a4a7-527d-4e69-9fef-1a7a997bfbec",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"SortOrder": 7,
"Updated": "2026-03-21T23:49:31.4081274+01:00",
"Description": "sample string 9"
},
{
"$ref": "12"
}
],
"ItemPricePolicies": [
{
"$id": "13",
"Id": 1,
"ItemId": "98257f09-17f7-4744-9a86-ec33c53b3285",
"BuyLimit": 3,
"DiscountAmount": 4.0,
"Active": true,
"Deleted": true,
"Updated": "2026-03-21T23:49:31.4081274+01:00",
"PolicyId": 8
},
{
"$ref": "13"
}
],
"PriceGroupPolicies": [
{
"$id": "14",
"Id": 1,
"GroupId": 2,
"BuyLimit": 3,
"MaxLimit": 4,
"DiscountAmount": 5.0,
"TotalAmount": 6.0,
"Updated": "2026-03-21T23:49:31.4081274+01: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": "0ea80f3a-1eb0-4d58-ad95-2a3343b092a8",
"CategoryName": "sample string 85",
"ShowCategoryName": true,
"DiscountedPrice": 86.0,
"Qty": 87.0,
"ConfigurationId": 88,
"ItemOptionId": "25e3a1de-ab38-4643-a57a-25052e80ae38",
"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": "b604042a-e314-4c33-81bd-67e10a7265c9",
"ParentUUID": "bb64a721-9bb3-445a-9482-05fceccd1834",
"EntityUUID": "7e3ecbd7-667a-466e-80fa-8804a0d7f960",
"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-03-21T23:49:31.4081274+01:00",
"UpdatedAt": "2026-03-21T23:49:31.4081274+01:00",
"UpdatedByUUID": "sample string 15",
"DeletedByUUID": "sample string 16",
"DeletedAt": "2026-03-21T23:49:31.4081274+01:00",
"Synced": true
},
{
"$ref": "15"
}
],
"HasFile": true,
"ItemAdditionalIdentifications": [
{
"$id": "16",
"UUID": "9e5393dc-e4e9-4915-a349-7f759d82e121",
"ItemUUID": "13f4e386-0e39-4750-b367-9cf78fccac57",
"ItemInstanceUUID": "sample string 3",
"Identifier": "sample string 4",
"IdentifierSchemeId": "sample string 5",
"CreatedAt": "2026-03-21T23:49:31.4081274+01:00",
"CreatedByUUID": "sample string 7",
"UpdatedAt": "2026-03-21T23:49:31.4081274+01: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-03-21T23:49:31.4081274+01:00",
"Updated": "2026-03-21T23:49:31.4081274+01: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-03-21T23:49:31.4081274+01:00",
"SortOrder": 7
},
{
"$ref": "18"
}
],
"ItemCampaigns": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"ItemGroups": [
{
"$id": "19",
"Id": 1,
"ItemId": "402b2de3-f0e3-4080-8f3e-a687c6ee9e8b",
"GroupId": "9112c309-4e95-411e-95c5-f4b71b087f1d",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"Updated": "2026-03-21T23:49:31.4081274+01: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": "538b9257-f973-4fa8-9c37-cabea73cda29",
"Quantity": 3.0,
"Updated": "2026-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "20"
}
],
"PolicyGroups": [
{
"$id": "21",
"Id": 1,
"Title": "sample string 2",
"Updated": "2026-03-21T23:49:31.4081274+01:00",
"GroupPolicies": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
{
"$ref": "21"
}
],
"PriceGroupPolicies": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"ItemPolicyGroups": [
{
"$id": "22",
"Id": 1,
"ItemId": "67c1822d-0768-4f8f-9d63-86830f412cf8",
"GroupId": 3,
"Active": true,
"Deleted": true,
"Updated": "2026-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "22"
}
],
"ItemIngredients": [
{
"$id": "23",
"Id": 1,
"ItemId": "1d6b4d50-0777-4cd5-b93e-d3068658d11b",
"IngredientId": "2735ef2f-f1cd-4256-9e3a-1e6806113734",
"ShowOnReceipt": true,
"QuickAdd": true,
"Qty": 6.0,
"Unit": 0,
"Price": 7.0,
"SortOrder": 8,
"Deleted": true,
"Updated": "2026-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "23"
}
],
"ItemConfigurations": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"ItemDiscountedPrices": [
{
"$id": "24",
"Id": 1,
"ItemId": "adfce805-80ef-42ac-b2d1-8b1327e000ea",
"Price": 3.0,
"StartDate": "2026-03-21T23:49:31.4081274+01:00",
"EndDate": "2026-03-21T23:49:31.4081274+01:00",
"Deleted": true,
"Updated": "2026-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "24"
}
],
"ItemInventories": [
{
"$id": "25",
"ItemInventoryID": "75fd07f0-eab5-4db5-8d17-79bb0d7fe1d8",
"ItemId": "74acf2e2-e084-4d41-aa52-4e07e9d20885",
"WarehouseID": "505b3952-31ae-4c61-9548-8058ce6c5348",
"WarehouseLocationID": "e935ec11-a097-4140-b6bc-5c9ea3ef9ed0",
"StockCount": 5.0,
"StockReservations": 6.0,
"Synced": true,
"Updated": "2026-03-21T23:49:31.4081274+01:00",
"Direction": 9,
"ResetStock": true
},
{
"$ref": "25"
}
],
"ServeTypes": [
{
"$id": "26",
"Id": 64,
"Name": "sample string 2",
"SortOrder": 3,
"ColorCode": "sample string 4",
"Updated": "2026-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "26"
}
],
"ServeFlows": [
{
"$id": "27",
"Id": 64,
"Name": "sample string 2",
"StartAutomatically": true,
"Updated": "2026-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "27"
}
],
"ServeFlowTypes": [
{
"$id": "28",
"Id": 1,
"FlowId": 64,
"ServeTypeId": 64,
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "28"
}
],
"ItemPrinters": [
{
"$id": "29",
"Id": "c3990b90-36cc-4bef-a708-215962dbef0d",
"ItemId": "e2d3f8d9-c626-4686-a110-06894ac62c05",
"OutletId": "86202bc3-e75f-4a25-8426-ceddc21403b8",
"TerminalId": "957d72fe-6d97-4e08-b962-47322d104eff",
"PrinterId": 5,
"Updated": "2026-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "29"
}
],
"PriceLists": [
{
"$id": "30",
"Id": "1149a325-f607-4ecf-8acf-78eabe719b3b",
"Code": "sample string 2",
"Name": "sample string 3",
"Comment": "sample string 4",
"IsDefault": true,
"Deleted": true,
"Updated": "2026-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "30"
}
],
"ItemPriceLists": [
{
"$id": "31",
"Id": "5d5e93ad-c34a-4cea-96b2-87c4c822c5aa",
"PriceListId": "b080c2fc-a5c5-41bc-9c22-c6c954da09bb",
"ItemId": "da766206-5d13-43dd-99d4-5db2693a4d41",
"Price": 4.0,
"Quantity": 5.0,
"ValidFrom": "2026-03-21T23:49:31.4081274+01:00",
"ValidTo": "2026-03-21T23:49:31.4081274+01:00",
"Deleted": true,
"Updated": "2026-03-21T23:49:31.4081274+01: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": "ca4c5ab9-a4da-4856-9a45-98b1e7fb4cb2",
"ItemId": "81e1caa0-85d1-46d3-ab6e-51b310bc011f",
"CampaignId": "0fe6d92f-fb37-43a6-b51e-7228e592b187",
"StartDate": "2026-03-21T23:49:31.4081274+01:00",
"EndDate": "2026-03-21T23:49:31.4081274+01:00",
"Active": true,
"Updated": "2026-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "32"
}
],
"CategoryItemGroups": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"ItemOptionGroups": [
{
"$id": "33",
"Id": "5b04ca03-8400-4e74-a7ab-932b9ac14328",
"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-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "33"
}
],
"ItemOptions": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"ItemOptionGroupOptions": [
{
"$id": "34",
"Id": "0d270464-a5cb-4c3d-b020-ff11f642277b",
"ItemOptionGroupId": "2fb5acc3-f2a8-4124-a8c7-63f26a53150e",
"ItemId": "2b04adda-0492-4250-bf69-6acbe7fc7811",
"UsePriceFromGroup": true,
"PriceAdd": 5.0,
"PriceRemove": 6.0,
"Active": true,
"SortOrder": 8,
"Updated": "2026-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "34"
}
],
"ItemOutletStatuses": [
{
"$id": "35",
"Id": "aa025cad-f02a-47f2-b0fb-1f840b8ede46",
"ItemId": "b50b6eb5-d680-4345-b34e-dc7f26786d7a",
"OutletId": "3fe8b664-568a-450c-98ff-80c44da07d10",
"Active": true,
"Updated": "2026-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "35"
}
],
"CategoryOutletStatuses": [
{
"$id": "36",
"Id": "dedd2653-5d72-45bc-824c-e09cbb77a9ca",
"CategoryId": 2,
"OutletId": "4cd556b1-a808-4930-a683-df4c08af822d",
"Active": true,
"Updated": "2026-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "36"
}
],
"ItemTags": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"Tags": [
{
"$id": "37",
"Id": "3da04b56-25fe-40b5-9b55-37b614a9e7c6",
"Name": "sample string 2",
"ItemAssignable": true,
"OrderAssignable": true,
"Action": "sample string 5",
"Deleted": true,
"Synced": true,
"Updated": "2026-03-21T23:49:31.4081274+01:00",
"Assignable": "Item"
},
{
"$ref": "37"
}
],
"IconStores": [
{
"$id": "38",
"Id": 1,
"Type": 0,
"Title": "sample string 2",
"Photo": "QEA=",
"Created": "2026-03-21T23:49:31.4081274+01:00",
"Updated": "2026-03-21T23:49:31.4081274+01:00",
"ImageToShow": "QEA=",
"PhotoURL": "data:image/png;base64,QEA="
},
{
"$ref": "38"
}
],
"ItemLanguageTexts": [
{
"$id": "39",
"Id": "742dd6a5-64df-4b6d-b5b5-a29d9d904288",
"ItemId": "a44c7553-e445-43ce-a48d-70a5ad8ebbfa",
"LanguageId": 3,
"Name": "sample string 4",
"ShortDescription": "sample string 5",
"LongDescription": "sample string 6",
"Updated": "2026-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "39"
}
],
"MenuSchedules": [
{
"$id": "40",
"Id": "6f871220-6d95-4c05-bd30-e52e5498fc3b",
"PriceListId": "c38c610b-505f-47c1-bab3-bdc560b3bba2",
"Name": "sample string 3",
"Action": "sample string 4",
"StartAt": "sample string 5",
"EndAt": "sample string 6",
"DaysOfWeek": "sample string 7",
"IsActive": true,
"Updated": "2026-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "40"
}
],
"MenuScheduleEntities": [
{
"$id": "41",
"Id": "1101699a-201d-4437-85a4-196f6d149e92",
"MenuScheduleId": "e7b6f6af-c5fa-4ad5-922e-c9fa2b7d21eb",
"EntityId": "sample string 3",
"EntityType": 0,
"IsActive": true,
"Updated": "2026-03-21T23:49:31.4081274+01:00"
},
{
"$ref": "41"
}
]
}