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": "8197a908-b5e6-4e5b-9d98-7d16d9fab64d",
"Name": "sample string 2",
"SKU": "sample string 3",
"BarCode": "sample string 4",
"PLU": "sample string 5",
"GroupId": "fda697e7-d76f-461a-be93-a6524ed26521",
"SupplierId": "bd3c1d11-4361-4e44-b74a-5fca2efdd845",
"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-05-06T16:27:03.0514828+02:00",
"SpecialSalesPriceValidTo": "2026-05-06T16:27:03.0514828+02:00",
"Draft": true,
"VatChangeBehavior": 0,
"Created": "2026-05-06T16:27:03.0514828+02:00",
"Updated": "2026-05-06T16:27:03.0514828+02:00",
"UpdatedBy": "9613ce08-7617-429f-97d9-d2e37d0b1a94",
"CategoryId": 60,
"Campaign": {
"$id": "3",
"Id": "84d642c3-5aba-4875-8edd-0bed924fae7d",
"CampaignType": 0,
"DiscountBy": 0,
"BuyLimit": 2,
"FreeOffer": 3,
"Price": 4.0,
"DiscountQtyIncrement": 5,
"Description": "sample string 6",
"StartDate": "2026-05-06T16:27:03.0514828+02:00",
"EndDate": "2026-05-06T16:27:03.0514828+02:00",
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00",
"CampaignPriceDetails": [
{
"$id": "4",
"Id": "283e60f4-cea3-4f7d-8972-c024cae7e02c",
"CampaignId": "61f8bc39-c349-43ef-a986-8e5916e013bf",
"Quantity": 3,
"PayPrice": 4.0,
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "4"
}
]
},
"ItemsTags": [
{
"$id": "5",
"Id": "008225bb-22e1-4542-a38b-8b3bb67fb692",
"TagId": "6ee28724-3b44-459f-90ac-a33ffa5bd8ba",
"ItemId": "d6d29455-fc85-45fe-8fb1-cc056c8c8469",
"Deleted": true,
"Synced": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00",
"TagName": "sample string 7"
},
{
"$ref": "5"
}
],
"ItemCampaign": {
"$id": "6",
"UUID": "c1921a9d-5e3f-4b11-b36c-37066f36c27e",
"CampaignTypeId": "OPEN",
"Title": "sample string 2",
"DiscountBy": 1,
"FreeOffer": 1,
"BuyLimit": 1,
"StartDate": "2026-05-06T16:27:03.0514828+02:00",
"EndDate": "2026-05-06T16:27:03.0514828+02:00",
"PriceEach": 1.0,
"PriceTotal": 1.0,
"Grouped": true,
"CurrencyCode": "sample string 6",
"IncludesVat": true,
"CreatedAt": "2026-05-06T16:27:03.0514828+02:00",
"CreatedByUUID": "sample string 9",
"UpdatedAt": "2026-05-06T16:27:03.0514828+02:00",
"UpdatedByUUID": "sample string 10",
"DeletedAt": "2026-05-06T16:27:03.0514828+02:00",
"DeletedByUUID": "sample string 11",
"Synced": true,
"ItemPrices": [
{
"$id": "7",
"UUID": "f1341121-3dda-4a5e-b8c9-b3bf96aa82e7",
"PriceListUUID": "0124a111-b865-42ff-b557-7b62fa6be7d5",
"ItemGroupUUID": "964d58a7-98a9-4af8-83e2-8faa80a7a427",
"AgreementUUID": "30c4b8c2-438c-495d-937e-f35227dcb41a",
"CustomerGroupUUID": "a88cf2d9-6977-45ce-91df-e7912c141a69",
"CustomerUUID": "ba41eb7f-3f06-46a7-851a-a0b617b9c02a",
"ProjectUUID": "40666d87-ffd2-4327-a353-b3c7258260fe",
"CampaignUUID": "19efae79-c691-4ad1-a07d-bb6be4fb26d6",
"ItemUUID": "3a768d86-c86d-4841-89a3-995ce0814da8",
"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-05-06T16:27:03.0514828+02:00",
"ValidTo": "2026-05-06T16:27:03.0514828+02:00",
"CreatedAt": "2026-05-06T16:27:03.0514828+02:00",
"CreatedByUUID": "sample string 8",
"UpdatedAt": "2026-05-06T16:27:03.0514828+02:00",
"UpdatedByUUID": "sample string 9",
"DeletedAt": "2026-05-06T16:27:03.0514828+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": "1ac50213-9681-4fe0-9c4c-101c8cd52330",
"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": "293e82f9-e3db-439f-8b7f-12f35de8e670",
"PurchasePrice": 3.0,
"Price": 4.0,
"OutletId": "1cf26b49-5945-4eaf-a78a-26662bdb23ef",
"PriceMode": 0,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "9"
}
],
"Ingredients": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"Variants": [
{
"$id": "10",
"Id": 1,
"ConfigurationId": "efab91b9-20dc-48ca-9b06-6d4086b17845",
"ItemId": "ee5ba8f0-83b2-49c0-8deb-ed8590c95e2a",
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "10"
}
],
"ItemOption": [
{
"$id": "11",
"Id": "5d3edfc8-726b-4e1b-ad96-91d469e51e74",
"ItemOptionGroupId": "4a13be3e-9e5b-4fcf-b713-221077bb59db",
"ItemId": "df81fedb-569d-499f-a53d-be20983359ef",
"CategoryId": 4,
"Active": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "11"
}
],
"ShowOnReceipt": true,
"QuickAdd": true,
"HasIngredients": true,
"HasVariants": true,
"HasOptions": true,
"CategoryItemGroups": [
{
"$id": "12",
"Id": "6dd65961-e0b5-448b-96b7-5e305286ae7a",
"CategoryId": 2,
"GroupId": "c1e12aab-8ea9-4bfc-a0f2-50c46bcef765",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"SortOrder": 7,
"Updated": "2026-05-06T16:27:03.0514828+02:00",
"Description": "sample string 9"
},
{
"$ref": "12"
}
],
"ItemPricePolicies": [
{
"$id": "13",
"Id": 1,
"ItemId": "e956174c-10c0-417b-bda9-12e0b2de7e8d",
"BuyLimit": 3,
"DiscountAmount": 4.0,
"Active": true,
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+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-05-06T16:27:03.0514828+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": "4fb68e7e-8654-4e2a-866d-fe959b6e9055",
"CategoryName": "sample string 85",
"ShowCategoryName": true,
"DiscountedPrice": 86.0,
"Qty": 87.0,
"ConfigurationId": 88,
"ItemOptionId": "889f943e-232d-4fd6-a5f7-1c25ad99682a",
"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": "1e1603a0-a9c7-4677-a709-1cd9928be666",
"ParentUUID": "f84cf87c-fb9d-4779-b220-dcf931c02e29",
"EntityUUID": "d5bccfa4-2cff-4263-8149-d9c873842c2d",
"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-05-06T16:27:03.0514828+02:00",
"UpdatedAt": "2026-05-06T16:27:03.0514828+02:00",
"UpdatedByUUID": "sample string 15",
"DeletedByUUID": "sample string 16",
"DeletedAt": "2026-05-06T16:27:03.0514828+02:00",
"Synced": true
},
{
"$ref": "15"
}
],
"HasFile": true,
"ItemAdditionalIdentifications": [
{
"$id": "16",
"UUID": "779a06ce-cbce-424c-9b1d-994a00a3d0c4",
"ItemUUID": "cd6db543-b8bd-4696-b2dd-17eea423cb79",
"ItemInstanceUUID": "sample string 3",
"Identifier": "sample string 4",
"IdentifierSchemeId": "sample string 5",
"CreatedAt": "2026-05-06T16:27:03.0514828+02:00",
"CreatedByUUID": "sample string 7",
"UpdatedAt": "2026-05-06T16:27:03.0514828+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-05-06T16:27:03.0514828+02:00",
"Updated": "2026-05-06T16:27:03.0514828+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-05-06T16:27:03.0514828+02:00",
"SortOrder": 7
},
{
"$ref": "18"
}
],
"ItemCampaigns": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"ItemGroups": [
{
"$id": "19",
"Id": 1,
"ItemId": "020c8cdb-8314-4d9b-b149-64c0c3af01d1",
"GroupId": "3c8f0be8-aa38-41cf-9ff4-0c93c9201d68",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+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": "610bd8ec-6f61-427f-a9f1-e883bcd9f4a1",
"Quantity": 3.0,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "20"
}
],
"PolicyGroups": [
{
"$id": "21",
"Id": 1,
"Title": "sample string 2",
"Updated": "2026-05-06T16:27:03.0514828+02:00",
"GroupPolicies": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
{
"$ref": "21"
}
],
"PriceGroupPolicies": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"ItemPolicyGroups": [
{
"$id": "22",
"Id": 1,
"ItemId": "2534a15f-b951-4909-8cd7-5636f24ee6d8",
"GroupId": 3,
"Active": true,
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "22"
}
],
"ItemIngredients": [
{
"$id": "23",
"Id": 1,
"ItemId": "a6291a68-f365-491f-8865-e0e9a9a46c98",
"IngredientId": "8d4fab6a-ea34-4a37-82f9-3b084b459739",
"ShowOnReceipt": true,
"QuickAdd": true,
"Qty": 6.0,
"Unit": 0,
"Price": 7.0,
"SortOrder": 8,
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "23"
}
],
"ItemConfigurations": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"ItemDiscountedPrices": [
{
"$id": "24",
"Id": 1,
"ItemId": "46089a61-d0b2-413f-85d2-f0cea9db4458",
"Price": 3.0,
"StartDate": "2026-05-06T16:27:03.0514828+02:00",
"EndDate": "2026-05-06T16:27:03.0514828+02:00",
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "24"
}
],
"ItemInventories": [
{
"$id": "25",
"ItemInventoryID": "5311df1f-f678-4f23-ab92-89c3685ffe5b",
"ItemId": "75bfaac7-29de-42df-8788-e024a72b6298",
"WarehouseID": "f9ce8fa4-dd9e-43a3-9ce6-cb05eb541d53",
"WarehouseLocationID": "2a7fb008-dcfe-45e7-ae2b-2347ed79ddc6",
"StockCount": 5.0,
"StockReservations": 6.0,
"Synced": true,
"Updated": "2026-05-06T16:27:03.0514828+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-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "26"
}
],
"ServeFlows": [
{
"$id": "27",
"Id": 64,
"Name": "sample string 2",
"StartAutomatically": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "27"
}
],
"ServeFlowTypes": [
{
"$id": "28",
"Id": 1,
"FlowId": 64,
"ServeTypeId": 64,
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "28"
}
],
"ItemPrinters": [
{
"$id": "29",
"Id": "93c38986-8b4e-4acf-be8a-45edb3e97814",
"ItemId": "a7f5f278-4077-4872-aa5b-90793b399eb5",
"OutletId": "4531b806-0d45-4329-b1e6-8aab8f9f5ec9",
"TerminalId": "2934f5b4-4849-415a-a89e-45fe0885f6ba",
"PrinterId": 5,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "29"
}
],
"PriceLists": [
{
"$id": "30",
"Id": "c492cc47-9182-49f6-a074-4a8c3ffee25c",
"Code": "sample string 2",
"Name": "sample string 3",
"Comment": "sample string 4",
"IsDefault": true,
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "30"
}
],
"ItemPriceLists": [
{
"$id": "31",
"Id": "7907342f-ed79-4d77-b88d-885e970eef09",
"PriceListId": "f4dbe4fc-ec2d-49b7-bfe0-83425ee38e15",
"ItemId": "6a68f98e-d8eb-40a4-8df4-79354c47556f",
"Price": 4.0,
"Quantity": 5.0,
"ValidFrom": "2026-05-06T16:27:03.0514828+02:00",
"ValidTo": "2026-05-06T16:27:03.0514828+02:00",
"Deleted": true,
"Updated": "2026-05-06T16:27:03.0514828+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": "24495f42-8ea2-49cb-bb85-0bc3db03dc62",
"ItemId": "6ebce05d-43bb-4a16-a398-ad4f75aaacc6",
"CampaignId": "f6a3de37-d943-40f7-ae39-64a38e1557ad",
"StartDate": "2026-05-06T16:27:03.0514828+02:00",
"EndDate": "2026-05-06T16:27:03.0514828+02:00",
"Active": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "32"
}
],
"CategoryItemGroups": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"ItemOptionGroups": [
{
"$id": "33",
"Id": "2c51d483-80e6-438c-8921-402926b5d144",
"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-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "33"
}
],
"ItemOptions": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"ItemOptionGroupOptions": [
{
"$id": "34",
"Id": "a71bbbd8-970a-46c8-88d3-6e05aa770bda",
"ItemOptionGroupId": "f4da4e62-2981-484f-8bb5-74b458d48c36",
"ItemId": "8d19c176-82ea-4e69-be5f-d1a0e4806b71",
"UsePriceFromGroup": true,
"PriceAdd": 5.0,
"PriceRemove": 6.0,
"Active": true,
"SortOrder": 8,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "34"
}
],
"ItemOutletStatuses": [
{
"$id": "35",
"Id": "98057f86-6b51-4321-bdef-3db2223e92ba",
"ItemId": "341c039a-b63b-4663-89cf-5421edbce16e",
"OutletId": "bdcfcbea-3c59-47e1-a01b-03e6105b1251",
"Active": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "35"
}
],
"CategoryOutletStatuses": [
{
"$id": "36",
"Id": "b59158f2-0c77-4ce7-90be-ebdb8643441f",
"CategoryId": 2,
"OutletId": "425d4b45-3b1e-4ad5-8904-277be1edfaf2",
"Active": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "36"
}
],
"ItemTags": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"Tags": [
{
"$id": "37",
"Id": "b40190a2-2ac3-473c-ae64-b9def2bd7098",
"Name": "sample string 2",
"ItemAssignable": true,
"OrderAssignable": true,
"Action": "sample string 5",
"Deleted": true,
"Synced": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00",
"Assignable": "Item"
},
{
"$ref": "37"
}
],
"IconStores": [
{
"$id": "38",
"Id": 1,
"Type": 0,
"Title": "sample string 2",
"Photo": "QEA=",
"Created": "2026-05-06T16:27:03.0514828+02:00",
"Updated": "2026-05-06T16:27:03.0514828+02:00",
"ImageToShow": "QEA=",
"PhotoURL": "data:image/png;base64,QEA="
},
{
"$ref": "38"
}
],
"ItemLanguageTexts": [
{
"$id": "39",
"Id": "fe2b735f-742b-4036-badb-a149dc9912f8",
"ItemId": "a53308ff-8489-413e-b2ce-7a7da3769038",
"LanguageId": 3,
"Name": "sample string 4",
"ShortDescription": "sample string 5",
"LongDescription": "sample string 6",
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "39"
}
],
"MenuSchedules": [
{
"$id": "40",
"Id": "5ba40967-2872-4b44-a12a-5733a5ae2714",
"PriceListId": "a16f2918-c3ca-473a-9bae-2fab92f80ea2",
"Name": "sample string 3",
"Action": "sample string 4",
"StartAt": "sample string 5",
"EndAt": "sample string 6",
"DaysOfWeek": "sample string 7",
"IsActive": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "40"
}
],
"MenuScheduleEntities": [
{
"$id": "41",
"Id": "2d840020-a60e-42db-a21e-1e7b7dee577a",
"MenuScheduleId": "5848024b-d8d1-4265-bcf9-043a5e37971e",
"EntityId": "sample string 3",
"EntityType": 0,
"IsActive": true,
"Updated": "2026-05-06T16:27:03.0514828+02:00"
},
{
"$ref": "41"
}
]
}