GET api/Product/GetProductByTerminalId?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
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": "58375682-132b-439a-a075-10a831639427",
"Name": "sample string 2",
"SKU": "sample string 3",
"BarCode": "sample string 4",
"PLU": "sample string 5",
"GroupId": "3bc6dfe2-1868-443e-83c0-b44d65dcf646",
"SupplierId": "6d95bce5-7b22-4bff-bbe0-99d56b5fc03f",
"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:53.1323485+01:00",
"SpecialSalesPriceValidTo": "2026-02-04T04:14:53.1323485+01:00",
"Draft": true,
"Created": "2026-02-04T04:14:53.1323485+01:00",
"Updated": "2026-02-04T04:14:53.1323485+01:00",
"UpdatedBy": "12274fce-4e4b-4e08-a8b3-e04f4c7ecac1",
"CategoryId": 60,
"Campaign": {
"$id": "3",
"Id": "ebc227f3-2168-468e-a05e-45ec71854e9c",
"CampaignType": 0,
"DiscountBy": 0,
"BuyLimit": 2,
"FreeOffer": 3,
"Price": 4.0,
"DiscountQtyIncrement": 5,
"Description": "sample string 6",
"StartDate": "2026-02-04T04:14:53.1323485+01:00",
"EndDate": "2026-02-04T04:14:53.1323485+01:00",
"Deleted": true,
"Updated": "2026-02-04T04:14:53.1323485+01:00",
"CampaignPriceDetails": [
{
"$id": "4",
"Id": "38de2fce-1087-49f8-9407-ab31811fa0de",
"CampaignId": "31d1d7b1-b7b5-4a45-80c4-2978d05a73fe",
"Quantity": 3,
"PayPrice": 4.0,
"Deleted": true,
"Updated": "2026-02-04T04:14:53.1323485+01:00"
},
{
"$ref": "4"
}
]
},
"ItemsTags": [
{
"$id": "5",
"Id": "0de2b89c-773c-40a4-b2f5-e1a8da20bc2a",
"TagId": "97ba3d77-5544-45bb-bf5a-fc3148a720d4",
"ItemId": "c8c3e023-69b6-40ee-b0f2-652dd0571818",
"Deleted": true,
"Synced": true,
"Updated": "2026-02-04T04:14:53.1323485+01:00",
"TagName": "sample string 7"
},
{
"$ref": "5"
}
],
"ItemCampaign": {
"$id": "6",
"UUID": "baee15b7-033b-4e37-8163-4451ca34b1f4",
"CampaignTypeId": "OPEN",
"Title": "sample string 2",
"DiscountBy": 1,
"FreeOffer": 1,
"BuyLimit": 1,
"StartDate": "2026-02-04T04:14:53.1323485+01:00",
"EndDate": "2026-02-04T04:14:53.1323485+01:00",
"PriceEach": 1.0,
"PriceTotal": 1.0,
"Grouped": true,
"CurrencyCode": "sample string 6",
"IncludesVat": true,
"CreatedAt": "2026-02-04T04:14:53.1323485+01:00",
"CreatedByUUID": "sample string 9",
"UpdatedAt": "2026-02-04T04:14:53.1323485+01:00",
"UpdatedByUUID": "sample string 10",
"DeletedAt": "2026-02-04T04:14:53.1323485+01:00",
"DeletedByUUID": "sample string 11",
"Synced": true,
"ItemPrices": [
{
"$id": "7",
"UUID": "4163efe8-0ada-464f-9f9d-6ba409c476c8",
"PriceListUUID": "b74765b9-81d2-4723-8637-145c64cef4e9",
"ItemGroupUUID": "012220cc-3e1d-49bc-83eb-5e7bc77b2b33",
"AgreementUUID": "86da5169-531a-47d6-a053-fc1a03eaeb53",
"CustomerGroupUUID": "b37f9ed4-b140-44c1-bbd7-d2ec9d253f02",
"CustomerUUID": "8837734c-ca22-4cda-87c1-d69ed1278286",
"ProjectUUID": "ad93dabf-3ec8-4a33-9e08-c602765d342f",
"CampaignUUID": "9e73c3f4-998c-4925-8a17-3df64e91e6e5",
"ItemUUID": "dcd73a91-e94c-4f55-9a0f-18e306ed00f1",
"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:53.1323485+01:00",
"ValidTo": "2026-02-04T04:14:53.1323485+01:00",
"CreatedAt": "2026-02-04T04:14:53.1323485+01:00",
"CreatedByUUID": "sample string 8",
"UpdatedAt": "2026-02-04T04:14:53.1323485+01:00",
"UpdatedByUUID": "sample string 9",
"DeletedAt": "2026-02-04T04:14:53.1323485+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": "bdaf800b-3910-4732-bb20-4515dd7c8e48",
"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": "93f08384-5323-426f-bd65-d130b7ba44de",
"PurchasePrice": 3.0,
"Price": 4.0,
"OutletId": "d92bfbfc-2d74-4bc2-8f41-41dea2d1d08b",
"PriceMode": 0,
"Updated": "2026-02-04T04:14:53.1323485+01:00"
},
{
"$ref": "9"
}
],
"Ingredients": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"Variants": [
{
"$id": "10",
"Id": 1,
"ConfigurationId": "621685a5-bbe5-4934-82cf-dfbd1963493e",
"ItemId": "74878735-7f37-4188-b622-360f60ead6ed",
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-02-04T04:14:53.1323485+01:00"
},
{
"$ref": "10"
}
],
"ItemOption": [
{
"$id": "11",
"Id": "e1616310-7de7-47f2-acea-aec51983d7c9",
"ItemOptionGroupId": "d182f8a6-187c-47d9-a755-f2b93357e233",
"ItemId": "8f3689c3-7e27-4b13-9345-d989edebfb93",
"CategoryId": 4,
"Active": true,
"Updated": "2026-02-04T04:14:53.1323485+01:00"
},
{
"$ref": "11"
}
],
"ShowOnReceipt": true,
"QuickAdd": true,
"HasIngredients": true,
"HasVariants": true,
"HasOptions": true,
"CategoryItemGroups": [
{
"$id": "12",
"Id": "002f0692-1cde-45e5-b050-1789a74427ff",
"CategoryId": 2,
"GroupId": "74b4b9b4-872d-4e84-a94b-5a8909a5acef",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"SortOrder": 7,
"Updated": "2026-02-04T04:14:53.1323485+01:00",
"Description": "sample string 9"
},
{
"$ref": "12"
}
],
"ItemPricePolicies": [
{
"$id": "13",
"Id": 1,
"ItemId": "50ffbde2-447b-4f01-af8b-99f4ebc47a30",
"BuyLimit": 3,
"DiscountAmount": 4.0,
"Active": true,
"Deleted": true,
"Updated": "2026-02-04T04:14:53.1323485+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:53.1323485+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": "51895661-1695-4ef3-b8d3-89d7bf469d7c",
"CategoryName": "sample string 85",
"ShowCategoryName": true,
"DiscountedPrice": 86.0,
"Qty": 87.0,
"ConfigurationId": 88,
"ItemOptionId": "fe386abe-cbc5-498c-8ff7-694034e6f8f5",
"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": "60e6a5a2-0d53-47c7-855f-2d6e0c7e4cdd",
"ParentUUID": "5692d58a-448a-4dd9-951c-d0dab226abd1",
"EntityUUID": "b21784d4-e6bd-478a-810b-a4ed56af2f5f",
"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:53.1323485+01:00",
"UpdatedAt": "2026-02-04T04:14:53.1323485+01:00",
"UpdatedByUUID": "sample string 15",
"DeletedByUUID": "sample string 16",
"DeletedAt": "2026-02-04T04:14:53.1323485+01:00",
"Synced": true
},
{
"$ref": "15"
}
],
"HasFile": true,
"ItemAdditionalIdentifications": [
{
"$id": "16",
"UUID": "fa804a66-10e8-461f-9194-e6ba609db21c",
"ItemUUID": "ba69f422-9af6-4eea-9e49-8867e7aa3ee5",
"ItemInstanceUUID": "sample string 3",
"Identifier": "sample string 4",
"IdentifierSchemeId": "sample string 5",
"CreatedAt": "2026-02-04T04:14:53.1323485+01:00",
"CreatedByUUID": "sample string 7",
"UpdatedAt": "2026-02-04T04:14:53.1323485+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:53.1323485+01:00",
"Updated": "2026-02-04T04:14:53.1323485+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:53.1323485+01:00",
"SortOrder": 7
},
{
"$ref": "18"
}
],
"ItemCampaigns": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"ItemGroups": [
{
"$id": "19",
"Id": 1,
"ItemId": "d29dc32f-386d-4607-b188-5b4e51825c34",
"GroupId": "792466c1-fff7-4b23-ac19-87f8b0d5952b",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"Updated": "2026-02-04T04:14:53.1323485+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": "ab3cc54d-d440-4883-9efe-51607edefca0",
"Quantity": 3.0,
"Updated": "2026-02-04T04:14:53.1323485+01:00"
},
{
"$ref": "20"
}
],
"PolicyGroups": [
{
"$id": "21",
"Id": 1,
"Title": "sample string 2",
"Updated": "2026-02-04T04:14:53.1323485+01:00",
"GroupPolicies": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
{
"$ref": "21"
}
],
"PriceGroupPolicies": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"ItemPolicyGroups": [
{
"$id": "22",
"Id": 1,
"ItemId": "78f61ccc-68e1-4a43-b827-769abd8f27f4",
"GroupId": 3,
"Active": true,
"Deleted": true,
"Updated": "2026-02-04T04:14:53.1323485+01:00"
},
{
"$ref": "22"
}
],
"ItemIngredients": [
{
"$id": "23",
"Id": 1,
"ItemId": "79c2d623-5d1b-48de-8268-2f139928053f",
"IngredientId": "d06089c6-c418-4f71-b13e-f10447fdb52c",
"ShowOnReceipt": true,
"QuickAdd": true,
"Qty": 6.0,
"Unit": 0,
"Price": 7.0,
"SortOrder": 8,
"Deleted": true,
"Updated": "2026-02-04T04:14:53.1323485+01:00"
},
{
"$ref": "23"
}
],
"ItemConfigurations": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"ItemDiscountedPrices": [
{
"$id": "24",
"Id": 1,
"ItemId": "f60f0590-bf98-415f-9020-a2f4fd06c30f",
"Price": 3.0,
"StartDate": "2026-02-04T04:14:53.1323485+01:00",
"EndDate": "2026-02-04T04:14:53.1323485+01:00",
"Deleted": true,
"Updated": "2026-02-04T04:14:53.1323485+01:00"
},
{
"$ref": "24"
}
],
"ItemInventories": [
{
"$id": "25",
"ItemInventoryID": "c9e96dfd-b511-40e1-a7b4-6f0bff33a0f1",
"ItemId": "8098faeb-d406-44af-9bb6-bb8a9df90288",
"WarehouseID": "fd2ae034-04b2-4cfa-af06-07bb9dcebbbb",
"WarehouseLocationID": "5dbde2f6-d62b-4914-8750-49740054de00",
"StockCount": 5.0,
"StockReservations": 6.0,
"Synced": true,
"Updated": "2026-02-04T04:14:53.1323485+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:53.1323485+01:00"
},
{
"$ref": "26"
}
],
"ServeFlows": [
{
"$id": "27",
"Id": 64,
"Name": "sample string 2",
"StartAutomatically": true,
"Updated": "2026-02-04T04:14:53.1323485+01:00"
},
{
"$ref": "27"
}
],
"ServeFlowTypes": [
{
"$id": "28",
"Id": 1,
"FlowId": 64,
"ServeTypeId": 64,
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-02-04T04:14:53.1323485+01:00"
},
{
"$ref": "28"
}
],
"ItemPrinters": [
{
"$id": "29",
"Id": "c31dd7d8-32f4-45b3-90ff-b4ae7bfbeaf4",
"ItemId": "65849fda-f8de-42f7-81a0-d2befccb6860",
"OutletId": "4062adbe-bdeb-4157-97a7-371a3881ff10",
"TerminalId": "e642730d-0bc9-4ea2-b67c-c43c391b905f",
"PrinterId": 5,
"Updated": "2026-02-04T04:14:53.1323485+01:00"
},
{
"$ref": "29"
}
],
"PriceLists": [
{
"$id": "30",
"Id": "90b5ceee-f7b3-4026-86ab-8b85a3b6d996",
"Code": "sample string 2",
"Name": "sample string 3",
"Comment": "sample string 4",
"IsDefault": true,
"Deleted": true,
"Updated": "2026-02-04T04:14:53.1323485+01:00"
},
{
"$ref": "30"
}
],
"ItemPriceLists": [
{
"$id": "31",
"Id": "59dad043-0e32-4ac8-aed0-07e159e3fd19",
"PriceListId": "af9809b3-c8dc-4b1e-b124-e840e1312f33",
"ItemId": "5c469f85-0d18-4243-b3aa-03bceee6c074",
"Price": 4.0,
"Quantity": 5.0,
"ValidFrom": "2026-02-04T04:14:53.1323485+01:00",
"ValidTo": "2026-02-04T04:14:53.1323485+01:00",
"Deleted": true,
"Updated": "2026-02-04T04:14:53.1323485+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": "0889261b-a8ae-4445-9042-c716fd2fee78",
"ItemId": "78bec82a-57c4-4594-994c-2b4a2a2412fa",
"CampaignId": "4d49ffe9-ee07-466d-8e0e-b433d8dbb2d9",
"StartDate": "2026-02-04T04:14:53.1323485+01:00",
"EndDate": "2026-02-04T04:14:53.1323485+01:00",
"Active": true,
"Updated": "2026-02-04T04:14:53.1323485+01:00"
},
{
"$ref": "32"
}
],
"CategoryItemGroups": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"ItemOptionGroups": [
{
"$id": "33",
"Id": "8ffdc968-4ce0-406c-b03f-f0cd7503cdb1",
"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:53.1323485+01:00"
},
{
"$ref": "33"
}
],
"ItemOptions": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"ItemOptionGroupOptions": [
{
"$id": "34",
"Id": "c9401a9f-be40-4959-85a5-538870419f6a",
"ItemOptionGroupId": "93f3f37a-2a65-4391-90e7-3ccc99e12a42",
"ItemId": "60d42c3d-62bd-4dc8-b60d-b6a734aa96c0",
"UsePriceFromGroup": true,
"PriceAdd": 5.0,
"PriceRemove": 6.0,
"Active": true,
"SortOrder": 8,
"Updated": "2026-02-04T04:14:53.1323485+01:00"
},
{
"$ref": "34"
}
],
"ItemOutletStatuses": [
{
"$id": "35",
"Id": "a72a3d04-02dc-41ab-bcdf-43da5709e6df",
"ItemId": "e6876092-f9ff-43a8-8992-2645f91b1635",
"OutletId": "45231afc-8f00-4dc6-b309-82f04d978f11",
"Active": true,
"Updated": "2026-02-04T04:14:53.1323485+01:00"
},
{
"$ref": "35"
}
],
"CategoryOutletStatuses": [
{
"$id": "36",
"Id": "b5e91d04-3b5a-4ea5-ad2c-cef66e44961e",
"CategoryId": 2,
"OutletId": "f219cccd-3c93-4df5-8bff-96e4e9052a25",
"Active": true,
"Updated": "2026-02-04T04:14:53.1323485+01:00"
},
{
"$ref": "36"
}
],
"ItemTags": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"Tags": [
{
"$id": "37",
"Id": "84deefac-f5e2-4890-98f6-d1fa1b61e59d",
"Name": "sample string 2",
"ItemAssignable": true,
"OrderAssignable": true,
"Action": "sample string 5",
"Deleted": true,
"Synced": true,
"Updated": "2026-02-04T04:14:53.1323485+01:00",
"Assignable": "Item"
},
{
"$ref": "37"
}
],
"IconStores": [
{
"$id": "38",
"Id": 1,
"Type": 0,
"Title": "sample string 2",
"Photo": "QEA=",
"Created": "2026-02-04T04:14:53.1323485+01:00",
"Updated": "2026-02-04T04:14:53.1323485+01:00",
"ImageToShow": "QEA=",
"PhotoURL": "data:image/png;base64,QEA="
},
{
"$ref": "38"
}
],
"ItemLanguageTexts": [
{
"$id": "39",
"Id": "79d6e719-75f2-4cbf-9d29-04cb68b10fe0",
"ItemId": "204fbd28-1e41-4365-9deb-cc1b571b3035",
"LanguageId": 3,
"Name": "sample string 4",
"ShortDescription": "sample string 5",
"LongDescription": "sample string 6",
"Updated": "2026-02-04T04:14:53.1323485+01:00"
},
{
"$ref": "39"
}
],
"MenuSchedules": [
{
"$id": "40",
"Id": "75e8facb-49e4-45ab-bdae-e86e988ab653",
"PriceListId": "c9d999b8-e61d-464d-b27e-09a9daa1b3e8",
"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:53.1323485+01:00"
},
{
"$ref": "40"
}
],
"MenuScheduleEntities": [
{
"$id": "41",
"Id": "3c923a27-38d5-4501-9108-e472396caa64",
"MenuScheduleId": "1b81aee1-bfd8-45bc-9c3f-67529d08e52b",
"EntityId": "sample string 3",
"EntityType": 0,
"IsActive": true,
"Updated": "2026-02-04T04:14:53.1323485+01:00"
},
{
"$ref": "41"
}
]
}