GET api/Product/GetProductById?id={id}
Get Product by Id
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Item Id as Parameter |
globally unique identifier |
Required |
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": "f4867e45-7701-4caa-ae25-e169f69a975e",
"Name": "sample string 2",
"SKU": "sample string 3",
"BarCode": "sample string 4",
"PLU": "sample string 5",
"GroupId": "bab2a309-8eb0-4769-8166-8a502c681694",
"SupplierId": "aee78103-8e12-47a5-8118-f4ad94a1b8ff",
"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-02-04T04:14:33.5724808+01:00",
"SpecialSalesPriceValidTo": "2026-02-04T04:14:33.5724808+01:00",
"Draft": true,
"Created": "2026-02-04T04:14:33.5724808+01:00",
"Updated": "2026-02-04T04:14:33.5724808+01:00",
"UpdatedBy": "4712ae2c-c92b-4262-b8ce-3c493492a849",
"CategoryId": 60,
"Campaign": {
"$id": "3",
"Id": "4320ef92-835d-48d7-8ca8-2c6fe97a1181",
"CampaignType": 0,
"DiscountBy": 0,
"BuyLimit": 2,
"FreeOffer": 3,
"Price": 4.0,
"DiscountQtyIncrement": 5,
"Description": "sample string 6",
"StartDate": "2026-02-04T04:14:33.5724808+01:00",
"EndDate": "2026-02-04T04:14:33.5724808+01:00",
"Deleted": true,
"Updated": "2026-02-04T04:14:33.5724808+01:00",
"CampaignPriceDetails": [
{
"$id": "4",
"Id": "0739fe3e-a995-4c4f-9f75-ddfa40d45d9a",
"CampaignId": "862f5b65-0629-4df2-a794-570f5efd96b1",
"Quantity": 3,
"PayPrice": 4.0,
"Deleted": true,
"Updated": "2026-02-04T04:14:33.5724808+01:00"
},
{
"$ref": "4"
}
]
},
"ItemsTags": [
{
"$id": "5",
"Id": "77bd59e2-afeb-4318-a6d0-e45398cfe8c2",
"TagId": "e2e9eabf-f493-4394-b063-71d453256a62",
"ItemId": "9cd231da-7cc8-4726-bde4-d80ffcfe233d",
"Deleted": true,
"Synced": true,
"Updated": "2026-02-04T04:14:33.5724808+01:00",
"TagName": "sample string 7"
},
{
"$ref": "5"
}
],
"ItemCampaign": {
"$id": "6",
"UUID": "827e69ed-9b68-49bf-b0e6-08d4c1e992ff",
"CampaignTypeId": "OPEN",
"Title": "sample string 2",
"DiscountBy": 1,
"FreeOffer": 1,
"BuyLimit": 1,
"StartDate": "2026-02-04T04:14:33.5724808+01:00",
"EndDate": "2026-02-04T04:14:33.5724808+01:00",
"PriceEach": 1.0,
"PriceTotal": 1.0,
"Grouped": true,
"CurrencyCode": "sample string 6",
"IncludesVat": true,
"CreatedAt": "2026-02-04T04:14:33.5724808+01:00",
"CreatedByUUID": "sample string 9",
"UpdatedAt": "2026-02-04T04:14:33.5724808+01:00",
"UpdatedByUUID": "sample string 10",
"DeletedAt": "2026-02-04T04:14:33.5724808+01:00",
"DeletedByUUID": "sample string 11",
"Synced": true,
"ItemPrices": [
{
"$id": "7",
"UUID": "bc0c8637-150d-45b8-8a11-c8b8d9941cb9",
"PriceListUUID": "523cdea7-ec93-4845-8480-0c31da4b2bb3",
"ItemGroupUUID": "f1388be7-af74-4d2a-b56a-5719ae354a09",
"AgreementUUID": "4398fb38-7031-462f-9b8f-b20ce44e176b",
"CustomerGroupUUID": "c3310b70-cb16-4239-bbfc-a258640c2d66",
"CustomerUUID": "b6597e75-0860-4adf-a8a0-6d65548ed8f8",
"ProjectUUID": "24eaac11-7777-4c54-a509-3d78cc1e1b56",
"CampaignUUID": "b7bcf892-6215-4154-87d1-15331023e68f",
"ItemUUID": "c32265a6-9a97-4577-b42f-d8ac5033fc8d",
"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-02-04T04:14:33.5724808+01:00",
"ValidTo": "2026-02-04T04:14:33.5724808+01:00",
"CreatedAt": "2026-02-04T04:14:33.5724808+01:00",
"CreatedByUUID": "sample string 8",
"UpdatedAt": "2026-02-04T04:14:33.5724808+01:00",
"UpdatedByUUID": "sample string 9",
"DeletedAt": "2026-02-04T04:14:33.5724808+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": "3a609b41-944d-4f66-b07b-adb1f262db05",
"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": "f3df332d-6fc8-4e58-a96e-82387f182772",
"PurchasePrice": 3.0,
"Price": 4.0,
"OutletId": "394e7d13-1ea4-470d-a852-321b2baa7afb",
"PriceMode": 0,
"Updated": "2026-02-04T04:14:33.5724808+01:00"
},
{
"$ref": "9"
}
],
"Ingredients": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"Variants": [
{
"$id": "10",
"Id": 1,
"ConfigurationId": "3ebbc938-4807-4e22-9986-366a7d1d745d",
"ItemId": "f02e9ae7-ef7e-44b8-a276-8c318857c06a",
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-02-04T04:14:33.5724808+01:00"
},
{
"$ref": "10"
}
],
"ItemOption": [
{
"$id": "11",
"Id": "64451dc7-1a30-42c0-bf3f-44912b49761b",
"ItemOptionGroupId": "668a7cf4-cb5e-4c68-b901-ea3453cc2a7c",
"ItemId": "e10ec93c-70b5-49da-ac9a-bec409713214",
"CategoryId": 4,
"Active": true,
"Updated": "2026-02-04T04:14:33.5724808+01:00"
},
{
"$ref": "11"
}
],
"ShowOnReceipt": true,
"QuickAdd": true,
"HasIngredients": true,
"HasVariants": true,
"HasOptions": true,
"CategoryItemGroups": [
{
"$id": "12",
"Id": "afc5ef21-92cd-487f-bde8-a46e463355f4",
"CategoryId": 2,
"GroupId": "488bc354-e11d-4106-88d7-d996d44cd22e",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"SortOrder": 7,
"Updated": "2026-02-04T04:14:33.5724808+01:00",
"Description": "sample string 9"
},
{
"$ref": "12"
}
],
"ItemPricePolicies": [
{
"$id": "13",
"Id": 1,
"ItemId": "6e451d45-b980-4f7b-b85b-88fe499587ac",
"BuyLimit": 3,
"DiscountAmount": 4.0,
"Active": true,
"Deleted": true,
"Updated": "2026-02-04T04:14:33.5724808+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-02-04T04:14:33.5724808+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": "38658f51-98e0-4f23-963e-d4461f27dfd2",
"CategoryName": "sample string 85",
"ShowCategoryName": true,
"DiscountedPrice": 86.0,
"Qty": 87.0,
"ConfigurationId": 88,
"ItemOptionId": "8c5de4d8-837d-41d2-89b5-7492056cb44d",
"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": "16f66179-10f7-4941-95f5-4041e3d26939",
"ParentUUID": "9fda7a95-540a-45ee-9f20-22640c9ab54d",
"EntityUUID": "8228cfff-e42a-4147-a8b0-886cc43710a8",
"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-02-04T04:14:33.5724808+01:00",
"UpdatedAt": "2026-02-04T04:14:33.5724808+01:00",
"UpdatedByUUID": "sample string 15",
"DeletedByUUID": "sample string 16",
"DeletedAt": "2026-02-04T04:14:33.5724808+01:00",
"Synced": true
},
{
"$ref": "15"
}
],
"HasFile": true,
"ItemAdditionalIdentifications": [
{
"$id": "16",
"UUID": "7d05fb30-da6b-4c57-acb4-74ecdf934c2f",
"ItemUUID": "a878b428-ce70-42d1-91bc-70fbd1080579",
"ItemInstanceUUID": "sample string 3",
"Identifier": "sample string 4",
"IdentifierSchemeId": "sample string 5",
"CreatedAt": "2026-02-04T04:14:33.5724808+01:00",
"CreatedByUUID": "sample string 7",
"UpdatedAt": "2026-02-04T04:14:33.5724808+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-02-04T04:14:33.5724808+01:00",
"Updated": "2026-02-04T04:14:33.5724808+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-02-04T04:14:33.5724808+01:00",
"SortOrder": 7
},
{
"$ref": "18"
}
],
"ItemCampaigns": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"ItemGroups": [
{
"$id": "19",
"Id": 1,
"ItemId": "104ed137-7730-4ce1-b033-993dd6455e8d",
"GroupId": "e5e95909-bac8-47ab-a0d4-3518e096ae9c",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"Updated": "2026-02-04T04:14:33.5724808+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": "fea81f2c-714a-4c42-800c-7a54cd707a95",
"Quantity": 3.0,
"Updated": "2026-02-04T04:14:33.5724808+01:00"
},
{
"$ref": "20"
}
],
"PolicyGroups": [
{
"$id": "21",
"Id": 1,
"Title": "sample string 2",
"Updated": "2026-02-04T04:14:33.5724808+01:00",
"GroupPolicies": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
{
"$ref": "21"
}
],
"PriceGroupPolicies": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"ItemPolicyGroups": [
{
"$id": "22",
"Id": 1,
"ItemId": "6be770cf-dbcf-427b-8a01-11193c28c421",
"GroupId": 3,
"Active": true,
"Deleted": true,
"Updated": "2026-02-04T04:14:33.5724808+01:00"
},
{
"$ref": "22"
}
],
"ItemIngredients": [
{
"$id": "23",
"Id": 1,
"ItemId": "4be70974-2c59-403f-8e15-65439f36de92",
"IngredientId": "af7f9061-4c96-444f-99ca-29bfc26c1281",
"ShowOnReceipt": true,
"QuickAdd": true,
"Qty": 6.0,
"Unit": 0,
"Price": 7.0,
"SortOrder": 8,
"Deleted": true,
"Updated": "2026-02-04T04:14:33.5724808+01:00"
},
{
"$ref": "23"
}
],
"ItemConfigurations": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"ItemDiscountedPrices": [
{
"$id": "24",
"Id": 1,
"ItemId": "c4cd0078-d163-4899-8d14-76d839c96ceb",
"Price": 3.0,
"StartDate": "2026-02-04T04:14:33.5724808+01:00",
"EndDate": "2026-02-04T04:14:33.5724808+01:00",
"Deleted": true,
"Updated": "2026-02-04T04:14:33.5724808+01:00"
},
{
"$ref": "24"
}
],
"ItemInventories": [
{
"$id": "25",
"ItemInventoryID": "5d3b5628-d45a-4b93-8c75-d5c8d3f49166",
"ItemId": "4c6dae81-6c5a-4f22-a5cf-95883b45ce7c",
"WarehouseID": "b588ca2c-5883-4395-86e1-c1cfc18a0ade",
"WarehouseLocationID": "05a33344-844e-4a14-a96b-1dc6314ca62f",
"StockCount": 5.0,
"StockReservations": 6.0,
"Synced": true,
"Updated": "2026-02-04T04:14:33.5724808+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-02-04T04:14:33.5724808+01:00"
},
{
"$ref": "26"
}
],
"ServeFlows": [
{
"$id": "27",
"Id": 64,
"Name": "sample string 2",
"StartAutomatically": true,
"Updated": "2026-02-04T04:14:33.5881082+01:00"
},
{
"$ref": "27"
}
],
"ServeFlowTypes": [
{
"$id": "28",
"Id": 1,
"FlowId": 64,
"ServeTypeId": 64,
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-02-04T04:14:33.5881082+01:00"
},
{
"$ref": "28"
}
],
"ItemPrinters": [
{
"$id": "29",
"Id": "fcae7aab-4490-4bae-b91e-0631eb27104c",
"ItemId": "4fffa15d-0cea-4121-9421-ffb49ec37521",
"OutletId": "7a90eaa2-ca9c-41e2-bdc0-72f896bf7bba",
"TerminalId": "7f8bf51f-ed13-48b6-8e21-ce591f697c22",
"PrinterId": 5,
"Updated": "2026-02-04T04:14:33.5881082+01:00"
},
{
"$ref": "29"
}
],
"PriceLists": [
{
"$id": "30",
"Id": "0bb52ac2-5d6b-4cbe-bd3d-ed7207a3d767",
"Code": "sample string 2",
"Name": "sample string 3",
"Comment": "sample string 4",
"IsDefault": true,
"Deleted": true,
"Updated": "2026-02-04T04:14:33.5881082+01:00"
},
{
"$ref": "30"
}
],
"ItemPriceLists": [
{
"$id": "31",
"Id": "41d2e207-91f1-4dbd-9abe-79069e42ddee",
"PriceListId": "5fed958a-71f1-433b-a923-a3e386bd155d",
"ItemId": "2451adc6-6373-4e3b-bafd-fd383a482533",
"Price": 4.0,
"Quantity": 5.0,
"ValidFrom": "2026-02-04T04:14:33.5881082+01:00",
"ValidTo": "2026-02-04T04:14:33.5881082+01:00",
"Deleted": true,
"Updated": "2026-02-04T04:14:33.5881082+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": "4c393070-0f3e-4183-a703-a1da34d8cd88",
"ItemId": "8a93059c-f7c5-4b1b-ac0c-3034d907ca8c",
"CampaignId": "abcd1366-c374-42d6-92b4-9ec47921d621",
"StartDate": "2026-02-04T04:14:33.5881082+01:00",
"EndDate": "2026-02-04T04:14:33.5881082+01:00",
"Active": true,
"Updated": "2026-02-04T04:14:33.5881082+01:00"
},
{
"$ref": "32"
}
],
"CategoryItemGroups": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"ItemOptionGroups": [
{
"$id": "33",
"Id": "17f687f7-4660-4084-bd91-5f12d58d1d12",
"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-02-04T04:14:33.5881082+01:00"
},
{
"$ref": "33"
}
],
"ItemOptions": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"ItemOptionGroupOptions": [
{
"$id": "34",
"Id": "5eda2d92-a8d3-4c74-a7e9-359cfe98bc00",
"ItemOptionGroupId": "24653e88-3d11-4c78-9f2a-1212eaab4e34",
"ItemId": "1fcf8e79-2f8d-4975-8230-c0c0fcb9699b",
"UsePriceFromGroup": true,
"PriceAdd": 5.0,
"PriceRemove": 6.0,
"Active": true,
"SortOrder": 8,
"Updated": "2026-02-04T04:14:33.5881082+01:00"
},
{
"$ref": "34"
}
],
"ItemOutletStatuses": [
{
"$id": "35",
"Id": "88d2d852-ffc4-4bf5-a9d5-f050c6b715af",
"ItemId": "b9dbf335-1be6-43e2-ab87-b607b95497a1",
"OutletId": "db73835e-8e8a-4af5-9d96-5bcede4b9afd",
"Active": true,
"Updated": "2026-02-04T04:14:33.5881082+01:00"
},
{
"$ref": "35"
}
],
"CategoryOutletStatuses": [
{
"$id": "36",
"Id": "53552f34-d279-4a96-9336-3afbcc1956d5",
"CategoryId": 2,
"OutletId": "0c4bec66-38ec-4ad5-9b8e-9d867e177773",
"Active": true,
"Updated": "2026-02-04T04:14:33.5881082+01:00"
},
{
"$ref": "36"
}
],
"ItemTags": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"Tags": [
{
"$id": "37",
"Id": "571377ba-6fe7-4981-af0e-77a5e8723879",
"Name": "sample string 2",
"ItemAssignable": true,
"OrderAssignable": true,
"Action": "sample string 5",
"Deleted": true,
"Synced": true,
"Updated": "2026-02-04T04:14:33.5881082+01:00",
"Assignable": "Item"
},
{
"$ref": "37"
}
],
"IconStores": [
{
"$id": "38",
"Id": 1,
"Type": 0,
"Title": "sample string 2",
"Photo": "QEA=",
"Created": "2026-02-04T04:14:33.5881082+01:00",
"Updated": "2026-02-04T04:14:33.5881082+01:00",
"ImageToShow": "QEA=",
"PhotoURL": "data:image/png;base64,QEA="
},
{
"$ref": "38"
}
],
"ItemLanguageTexts": [
{
"$id": "39",
"Id": "08475e56-52a9-4775-95e7-791e47593204",
"ItemId": "004eecff-d40c-4927-a4af-729300802dba",
"LanguageId": 3,
"Name": "sample string 4",
"ShortDescription": "sample string 5",
"LongDescription": "sample string 6",
"Updated": "2026-02-04T04:14:33.5881082+01:00"
},
{
"$ref": "39"
}
],
"MenuSchedules": [
{
"$id": "40",
"Id": "842360a9-5cc0-4abf-9866-028d4cb32389",
"PriceListId": "3354b5af-115a-4380-8340-b205e7edc5a5",
"Name": "sample string 3",
"Action": "sample string 4",
"StartAt": "sample string 5",
"EndAt": "sample string 6",
"DaysOfWeek": "sample string 7",
"IsActive": true,
"Updated": "2026-02-04T04:14:33.5881082+01:00"
},
{
"$ref": "40"
}
],
"MenuScheduleEntities": [
{
"$id": "41",
"Id": "bd22286c-faf6-4480-b27e-50f8d2aeadbc",
"MenuScheduleId": "81b41373-0cc5-41da-9547-e4fbad51c54f",
"EntityId": "sample string 3",
"EntityType": 0,
"IsActive": true,
"Updated": "2026-02-04T04:14:33.5881082+01:00"
},
{
"$ref": "41"
}
]
}