GET api/Setting/GetFloors
Get All Floors
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Floor| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
None. |
|
| LayoutImage | Collection of byte |
None. |
|
| Updated | date |
None. |
|
| Tables | Collection of FoodTable |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"Id": 1,
"Name": "sample string 2",
"LayoutImage": "QEA=",
"Updated": "2026-03-21T23:43:18.1538249+01:00",
"Tables": [
{
"$id": "2",
"Id": 1,
"Name": "sample string 2",
"FloorId": 3,
"Floor": {
"$ref": "1"
},
"PositionX": 4,
"PositionY": 5,
"Height": 6,
"Width": 7,
"Chairs": 8,
"Status": 0,
"ImageUrl": "sample string 9",
"ColorCode": "sample string 10",
"ServeStatus": 11,
"SortOrder": 12,
"LockedByTerminal": "3bb4f758-f41f-4f6f-b1af-3bb83efef49a",
"Updated": "2026-03-21T23:43:18.1538249+01:00",
"OrderCount": 15,
"OrderTotal": 16.0,
"FloorName": "sample string 17",
"PerformaPrinted": true,
"TableComments": "sample string 19",
"OrderTime": "sample string 20",
"Orders": [
{
"$id": "3",
"Id": "b4321f62-0e9d-4198-aa93-bc95da5a9085",
"CreationDate": "2026-03-21T23:43:18.1538249+01:00",
"OrderNoOfDay": "sample string 3",
"TableId": 4,
"TableName": "sample string 5",
"CustomerId": "77cccee4-cb0d-4985-9133-9544b21ac4d6",
"Status": 0,
"Type": 0,
"PaymentStatus": 0,
"Comments": "sample string 7",
"OrderComments": "sample string 8",
"InvoiceNumber": 9,
"InvoiceDate": "2026-03-21T23:43:18.1538249+01:00",
"InvoiceGenerated": true,
"UserId": "sample string 11",
"CheckOutUserId": "sample string 12",
"Bong": 13,
"TrainingMode": true,
"TerminalId": "ad3fa31c-97b5-485f-a770-13ab25a33dc1",
"OutletId": "3d0c4c17-8e30-43de-a3d2-d74329e1bcde",
"SourceTerminalId": "sample string 17",
"CustomerInvoiceId": "78473afb-b938-49ea-ab7e-5af3f4e9efbf",
"RoundedAmount": 18.0,
"OrderTotal": 19.0,
"IsGiftCardSale": true,
"OpenSynced": true,
"Synced": true,
"ServeFlowId": 64,
"ServeFlowStatus": 64,
"CategoryId": 64,
"DeliveryDate": "2026-03-21T23:43:18.1538249+01:00",
"EnableRUT": true,
"CustomerReferenceId": "af1da493-add6-4b13-8ee3-bd44a5413292",
"ExternalStatus": 0,
"PerformaCount": 64,
"DeleteReason": "sample string 29",
"DiscountReason": "sample string 30",
"WaitForCourse": true,
"TableRecreated": true,
"ReturnRecreated": true,
"Updated": "2026-03-21T23:43:18.1538249+01:00",
"OrderState": "sample string 35",
"OrderLines": [
{
"$id": "4",
"Id": "8c5e5559-0a96-4052-9d86-e41cbf737df2",
"OrderId": "82d236d9-3d0a-482b-ba2d-1a8e2f2d29a9",
"Order": {
"$ref": "3"
},
"ItemId": "abac48bc-e83b-4bec-acef-53c2e94e59c3",
"Product": {
"$id": "5",
"Id": "534ba5e2-a9f9-43d0-9593-6d026a564139",
"Name": "sample string 2",
"SKU": "sample string 3",
"BarCode": "sample string 4",
"PLU": "sample string 5",
"GroupId": "048d3a96-4164-417f-b305-1725987629cd",
"SupplierId": "d00c6ba5-7f2a-4c82-bb1f-e020c86079d3",
"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:43:18.1538249+01:00",
"SpecialSalesPriceValidTo": "2026-03-21T23:43:18.1538249+01:00",
"Draft": true,
"Created": "2026-03-21T23:43:18.1538249+01:00",
"Updated": "2026-03-21T23:43:18.1538249+01:00",
"UpdatedBy": "5d12f5bc-f04b-41a3-8ce8-5a589379ec60",
"CategoryId": 60,
"Campaign": {
"$id": "6",
"Id": "18740756-25d7-413a-a7df-4caa95c0cbea",
"CampaignType": 0,
"DiscountBy": 0,
"BuyLimit": 2,
"FreeOffer": 3,
"Price": 4.0,
"DiscountQtyIncrement": 5,
"Description": "sample string 6",
"StartDate": "2026-03-21T23:43:18.1538249+01:00",
"EndDate": "2026-03-21T23:43:18.1538249+01:00",
"Deleted": true,
"Updated": "2026-03-21T23:43:18.1538249+01:00",
"CampaignPriceDetails": [
{
"$id": "7",
"Id": "0a7b1438-5c77-40e6-b352-7ae1fd6d8545",
"CampaignId": "e84f32ab-9524-4368-b67c-e33c898bae70",
"Quantity": 3,
"PayPrice": 4.0,
"Deleted": true,
"Updated": "2026-03-21T23:43:18.1538249+01:00"
},
{
"$ref": "7"
}
]
},
"ItemsTags": [
{
"$id": "8",
"Id": "8d508fe4-0fb5-4dbb-bfa3-bed58c468a23",
"TagId": "27eed1e2-7a5e-49e1-a425-81e734121847",
"ItemId": "d7613578-fb6b-4369-b227-ed081862ff5c",
"Deleted": true,
"Synced": true,
"Updated": "2026-03-21T23:43:18.1538249+01:00",
"TagName": "sample string 7"
},
{
"$ref": "8"
}
],
"ItemCampaign": {
"$id": "9",
"UUID": "d489a740-d179-417b-9f12-97de15f76d7e",
"CampaignTypeId": "OPEN",
"Title": "sample string 2",
"DiscountBy": 1,
"FreeOffer": 1,
"BuyLimit": 1,
"StartDate": "2026-03-21T23:43:18.1538249+01:00",
"EndDate": "2026-03-21T23:43:18.1538249+01:00",
"PriceEach": 1.0,
"PriceTotal": 1.0,
"Grouped": true,
"CurrencyCode": "sample string 6",
"IncludesVat": true,
"CreatedAt": "2026-03-21T23:43:18.1538249+01:00",
"CreatedByUUID": "sample string 9",
"UpdatedAt": "2026-03-21T23:43:18.1538249+01:00",
"UpdatedByUUID": "sample string 10",
"DeletedAt": "2026-03-21T23:43:18.1538249+01:00",
"DeletedByUUID": "sample string 11",
"Synced": true,
"ItemPrices": [
{
"$id": "10",
"UUID": "7143504a-97dd-4ca0-bb26-add1ab5570f7",
"PriceListUUID": "0d0d1ac2-53cd-4ab5-a323-f42032796a10",
"ItemGroupUUID": "bbaa5789-b29b-4ca4-9d91-41e87c40bcdb",
"AgreementUUID": "f42b72e5-9cdb-4801-8f7c-3d8d0ede0891",
"CustomerGroupUUID": "a820685b-7a96-4e10-b624-204e59e9cd0a",
"CustomerUUID": "4f1a3124-11c0-4520-aad4-136edfef23b6",
"ProjectUUID": "5c0084c8-65e3-4ecf-92c7-2f6d8a93c553",
"CampaignUUID": "28418550-683e-4bf7-ab0a-fc0697c54dfa",
"ItemUUID": "b267762b-546f-4b1b-b71a-cfa34343d166",
"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:43:18.1538249+01:00",
"ValidTo": "2026-03-21T23:43:18.1538249+01:00",
"CreatedAt": "2026-03-21T23:43:18.1538249+01:00",
"CreatedByUUID": "sample string 8",
"UpdatedAt": "2026-03-21T23:43:18.1538249+01:00",
"UpdatedByUUID": "sample string 9",
"DeletedAt": "2026-03-21T23:43:18.1538249+01:00",
"DeletedByUUID": "sample string 10",
"Synced": true,
"ItemName": "sample string 12",
"CampaignTitle": "sample string 13"
},
{
"$ref": "10"
}
]
},
"HasPricePolicy": true,
"ItemCategory": [
{
"$id": "11",
"Id": 1,
"ItemId": "cd6c8f84-d17a-4623-b820-b13fd94fe876",
"CategoryId": 3,
"SortOrder": 4,
"IsPrimary": true,
"CategoryBoostId": "sample string 6"
},
{
"$ref": "11"
}
],
"ItemIdex": 62,
"PolicyGroupId": 63,
"HasCampaign": true,
"Products": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"ColorName": "sample string 64",
"Type": 65,
"ImagePath": "sample string 66",
"ImageVisibility": true,
"ifExists": "sample string 68",
"ProductPrices": [
{
"$id": "12",
"Id": 1,
"ItemId": "0c96b0ef-0a55-4f19-a637-0976a5aab538",
"PurchasePrice": 3.0,
"Price": 4.0,
"OutletId": "8ac72ce2-fd8c-483e-9504-dc134fa3c746",
"PriceMode": 0,
"Updated": "2026-03-21T23:43:18.1538249+01:00"
},
{
"$ref": "12"
}
],
"Ingredients": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"Variants": [
{
"$id": "13",
"Id": 1,
"ConfigurationId": "261dba96-1517-486e-86c7-3c213b1880ec",
"ItemId": "5af2b381-9b34-4b83-823f-89be17158f4f",
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-03-21T23:43:18.1538249+01:00"
},
{
"$ref": "13"
}
],
"ItemOption": [
{
"$id": "14",
"Id": "03322dcc-c289-4886-a6a3-5f5ee52d0a84",
"ItemOptionGroupId": "374af08d-b141-4cf9-abff-212de998fcfc",
"ItemId": "f9612f0b-8a01-4a46-8cda-4a188635740f",
"CategoryId": 4,
"Active": true,
"Updated": "2026-03-21T23:43:18.1538249+01:00"
},
{
"$ref": "14"
}
],
"ShowOnReceipt": true,
"QuickAdd": true,
"HasIngredients": true,
"HasVariants": true,
"HasOptions": true,
"CategoryItemGroups": [
{
"$id": "15",
"Id": "3bfa2f18-de3f-4b47-8d3d-738f9e44f59e",
"CategoryId": 2,
"GroupId": "15855408-7b49-47fa-8db1-4cad9ff1136d",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"SortOrder": 7,
"Updated": "2026-03-21T23:43:18.1538249+01:00",
"Description": "sample string 9"
},
{
"$ref": "15"
}
],
"ItemPricePolicies": [
{
"$id": "16",
"Id": 1,
"ItemId": "7da6939b-3b4a-4c42-b837-2a9751ecf4b6",
"BuyLimit": 3,
"DiscountAmount": 4.0,
"Active": true,
"Deleted": true,
"Updated": "2026-03-21T23:43:18.1538249+01:00",
"PolicyId": 8
},
{
"$ref": "16"
}
],
"PriceGroupPolicies": [
{
"$id": "17",
"Id": 1,
"GroupId": 2,
"BuyLimit": 3,
"MaxLimit": 4,
"DiscountAmount": 5.0,
"TotalAmount": 6.0,
"Updated": "2026-03-21T23:43:18.1538249+01:00"
},
{
"$ref": "17"
}
],
"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": "dcdc57b8-6a8a-49f6-89e8-3002c1cac992",
"CategoryName": "sample string 85",
"ShowCategoryName": true,
"DiscountedPrice": 86.0,
"Qty": 87.0,
"ConfigurationId": 88,
"ItemOptionId": "d4194603-8871-4ec2-9dba-2833477f953a",
"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": "18",
"UUID": "fe0c6f80-4bc1-4ec6-83e2-ecfa4fd4586f",
"ParentUUID": "4739ee3c-d0f2-4f2a-abc6-39fa49b2f416",
"EntityUUID": "b19ef7fa-fbc1-4d3c-9bde-4527eddce2ab",
"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:43:18.1538249+01:00",
"UpdatedAt": "2026-03-21T23:43:18.1538249+01:00",
"UpdatedByUUID": "sample string 15",
"DeletedByUUID": "sample string 16",
"DeletedAt": "2026-03-21T23:43:18.1538249+01:00",
"Synced": true
},
{
"$ref": "18"
}
],
"HasFile": true,
"ItemAdditionalIdentifications": [
{
"$id": "19",
"UUID": "9cae8925-9d18-459f-a4bc-f05b26769d4b",
"ItemUUID": "11b1e292-ddb1-4906-91f7-f36f20df065e",
"ItemInstanceUUID": "sample string 3",
"Identifier": "sample string 4",
"IdentifierSchemeId": "sample string 5",
"CreatedAt": "2026-03-21T23:43:18.1538249+01:00",
"CreatedByUUID": "sample string 7",
"UpdatedAt": "2026-03-21T23:43:18.1538249+01:00",
"updatedByUUID": "sample string 8"
},
{
"$ref": "19"
}
],
"IsManageStock": false,
"PriceExlTax": 20.23,
"IndexId": 97,
"IsSelected": true,
"HideQuantityUnit": true
},
"Quantity": 4.0,
"DiscountedUnitPrice": 5.0,
"PurchasePrice": 6.0,
"ItemDiscount": 7.0,
"TaxPercent": 8.0,
"Active": 64,
"ItemComments": "sample string 10",
"UnitPrice": 11.0,
"DiscountPercentage": 12.0,
"ItemStatus": 64,
"IsCoupon": 64,
"Direction": 15,
"DiscountType": 0,
"DiscountDescription": "sample string 16",
"ItemType": 0,
"GroupId": "1c5141e8-7ac2-4391-8370-51838b65ac37",
"GroupKey": "320c04a5-03e8-4271-9053-f5f93eb35b3f",
"IngredientMode": "sample string 18",
"IngredientQty": 19.0,
"ItemUnit": 0,
"ShowOnReceipt": true,
"ServeType": 64,
"BongNo": 22,
"AddedOrder": 64,
"IsRUT": true,
"PrinterId": 25,
"ComissionPercent": 26.0,
"PantPrice": 27.0,
"HideQuantityUnit": true,
"PreparationTime": 0,
"OutletId": "35e2b9a9-ac39-482e-bf05-26c25493ac7d",
"QuickAdd": true,
"IsDefaultIngredient": true,
"ItemStatusText": "Ready",
"ItemStatusColor": "#FFD89778",
"KDSItemStatusColor": "#FFD89778",
"IsReadyToServe": true,
"EnableReadyToServe": false,
"IngredientCartQty": "4x19",
"OrderComments": "sample string 33",
"OrderDate": "2026-03-21T23:43:18.1538249+01:00",
"InvoiceDate": "2026-03-21T23:43:18.1538249+01:00",
"IsOrderComment": true,
"ServeTypeName": "sample string 36",
"ServeStatusColor": "sample string 37",
"ServeStatusVisibility": true,
"CampignIndex": 39,
"BorderColor": "sample string 40",
"BackColor": "sample string 41",
"ForeColor": "sample string 42",
"ButtonTag": 43,
"StatusColor": "#FFFFFFFF",
"IsValid": false,
"ItemDetails": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"IngredientItems": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"CampaignId": "d81bfb24-2c93-4ef0-a0f1-942adbe9e35f",
"HasGroupItems": false,
"GrossTotal": 660.0,
"GrossDiscountTotal": -153.0,
"IngredientTotal": -102.0,
"ShowButton": false,
"ItemName": "sample string 2",
"UpdateColorName": 64,
"VAT": -0.98222222222222222,
"ItemTotalDiscount": 21.0,
"ItemTotalDiscountDisplay": -21.0,
"DiscountVisibility": true,
"ComissionVisibility": true,
"ItemDiscountDisplay": -7.0,
"DiscountSignVisibility": true,
"IngredientListVisibility": true,
"RecieptQtyVisibility": true,
"StatusVisibility": false,
"QtyVisibility": true,
"GroupQtyVisibility": true,
"IngredientVisibility": true,
"imagePath": "/LuqonRetail;component/images/minusQty.png",
"IsSelected": true,
"SelecttedImagePath": "/LuqonRetail;component/images/selecteditem.png",
"CampaignApplied": true,
"DisableCampaignApplied": true,
"CampaignAppliedVisibility": false,
"RewardApplied": true,
"CartQty": "4",
"RecieptQty": "4.00",
"HasIngredients": true,
"ReceiptItems": [
{
"$id": "20",
"ContentGuid": "33e11e58-4a4c-4805-b6d9-f142e9d1cf84",
"Extra": true,
"Strip": true,
"Text": "sample string 4",
"Price": 5.0,
"VAT": 6.0,
"Quantity": 7,
"Direction": "+"
},
{
"$ref": "20"
}
],
"ItemIdex": 48,
"BIDSNO": 49,
"Percentage": 50.0,
"OrderType": 0,
"BIDS": "sample string 51",
"Category": "sample string 52",
"Description": "sample string 53",
"MoveQuantity": 54.0,
"SortOrder": 55,
"InWait": true,
"DetailItemsVisiblity": true,
"DisplayTotal": "sample string 58",
"GiftCardNo": "sample string 59",
"AddedAt": "2026-03-21T23:43:18.1538249+01:00",
"DisplayQty": "sample string 61",
"HideButton": true,
"ItemNameWidth": 63,
"LineHeight": 25,
"ButtonVisibility": false,
"BarcodeStartWith20": false,
"DeleteButtonVisibility": true,
"CommentVisibility": true,
"MarkReadyVisibility": true,
"CartFontSize": 65,
"IngredeintComment": "sample string 66",
"IngredeintModeVisibility": false,
"IngredeintCommentVisibility": true,
"PantPriceVisibility": true,
"TotalPantPrice": 108.0,
"ItemDescription": "sample string 67",
"OnlyPriceVisibility": true,
"DiscountJournalEntery": {
"$id": "21",
"Id": 1,
"UserId": "sample string 2",
"OrderId": "915c7d45-74a8-446d-8ba7-1fe9be33058b",
"ItemId": "308680a9-1950-41a4-886d-79a2f53a8920",
"TableId": 1,
"ActionId": 3,
"Created": "2026-03-21T23:43:18.1538249+01:00",
"LogMessage": "sample string 5",
"Synced": true,
"Action": "sample string 7",
"UserName": "sample string 8"
},
"PriceExlTax": 4.63,
"PurchasePriceExlTax": 5.56
},
{
"$ref": "4"
}
],
"Receipts": [
{
"$id": "22",
"ReceiptId": "0e6484ac-7399-4781-a2d5-c1babd3b217d",
"TerminalId": "e5a4e505-fdcf-40fa-8f48-5ba11eeff24b",
"TerminalNo": 64,
"ReceiptNumber": 4,
"OrderId": "e03155d3-8b32-4291-8dde-5323db420d13",
"Order": {
"$ref": "3"
},
"ReceiptCopies": 64,
"GrossAmount": 7.0,
"VatAmount": 8.0,
"VatDetail": "sample string 9",
"PrintDate": "2026-03-21T23:43:18.1538249+01:00",
"ControlUnitName": "sample string 11",
"ControlUnitCode": "sample string 12",
"CustomerPaymentReceipt": "sample string 13",
"MerchantPaymentReceipt": "sample string 14",
"IsSignature": true,
"VatDetails": null,
"NegativeAmount": 16.0,
"RoundedAmount": 17.0,
"CLEAN_CASH_ERROR": "sample string 18"
},
{
"$ref": "22"
}
],
"Payments": [
{
"$id": "23",
"Id": "f34a1d9a-d246-486c-a171-f41d94e9aa6a",
"OrderId": "f40f5710-b91b-49a3-b466-37fb87cf9227",
"Order": {
"$ref": "3"
},
"TypeId": 64,
"PaidAmount": 4.0,
"ReturnAmount": 5.0,
"PaymentDate": "2026-03-21T23:43:18.1538249+01:00",
"PaymentRef": "sample string 7",
"CreditCardNo": "sample string 8",
"CashCollected": 9.0,
"CashChange": 10.0,
"IsCashSaleDropped": 64,
"Direction": 12,
"ProductName": "sample string 13",
"DeviceTotal": 14.0,
"TypeName": "sample string 15"
},
{
"$ref": "23"
}
],
"RUTDiscount": 36.0,
"CustomerName": "sample string 37",
"CustomerPhone": "sample string 38",
"PrimaryContact": "sample string 39",
"PrimaryPhone": "sample string 40",
"PrimaryEmail": "sample string 41",
"CustomerNo": "sample string 42",
"Email": "sample string 43",
"CustomerAddress": "sample string 44",
"CreatedBy": "sample string 45",
"IsSelected": true,
"EmailSent": true,
"SentDate": "2026-03-21T23:43:18.1538249+01:00",
"DueDate": "2026-03-21T23:43:18.1538249+01:00",
"BalanceAmount": 48.0,
"SelectedTable": {
"$ref": "2"
},
"Receipt": {
"$ref": "22"
},
"Customer": {
"$id": "24",
"Id": "dc4194ac-64ee-4364-87fc-0f9cdb0182e8",
"ParentId": "8135fc38-74a8-4a21-ad19-7853a51f4e96",
"Name": "sample string 2",
"OrgNo": "sample string 3",
"Address1": "sample string 4",
"Address2": "sample string 5",
"FloorNo": 6,
"PortCode": "sample string 7",
"CustomerNo": "sample string 8",
"City": "sample string 9",
"Phone": "sample string 10",
"Email": "sample string 11",
"ZipCode": "sample string 12",
"Reference": "sample string 13",
"DirectPrint": true,
"VehicleId": 15,
"CommunicationTypeId": 16,
"Active": true,
"Synced": true,
"EnableRUT": true,
"RUTDisallowedUntil": "2026-03-21T23:43:18.1538249+01:00",
"CustomerType": 0,
"PrimaryName": "sample string 20",
"PrimaryPhone": "sample string 21",
"PrimaryEmail": "sample string 22",
"SendReceipt": true,
"InstructionAlert": true,
"Instructions": "sample string 25",
"PaymentMethod": 0,
"DeliveryMethod": 0,
"Created": "2026-03-21T23:43:18.1538249+01:00",
"Updated": "2026-03-21T23:43:18.1538249+01:00",
"UpdatedBy": "73341f5c-3975-46f5-9dbb-1e7866f877f8",
"PriceListId": "7bd2d211-4b7f-481c-a1c7-04b998c30a6e",
"Customer_CustomField": [
{
"$id": "25",
"Id": "fa6f0630-f032-4a1a-82e2-d1478a4e0b66",
"FieldId": "148b0954-f94f-49ff-962f-3837210946b1",
"CustomerCustomField": {
"$id": "26",
"Id": "f5c0f2f1-7762-488a-b136-1eb07bbbd18b",
"Caption": "sample string 2",
"SortOrder": 3
},
"CustomerId": "b5274075-4f32-423c-a05d-6a79e3169088",
"Customer": {
"$ref": "24"
},
"Caption": "sample string 4",
"Text": "sample string 5",
"SortOrder": 6,
"Updated": "2026-03-21T23:43:18.1538249+01:00"
},
{
"$ref": "25"
}
],
"DiscountGroupId": "8ecd81e9-54ab-4ece-8cfc-8a9918083fc0",
"OrgNumber": "sample string 3",
"CustomerName": "sample string 2",
"Address": "sample string 4, sample string 12, sample string 9",
"PrimaryContacts": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"ContactReference": "sample string 30",
"DiscountGroup": {
"$id": "27",
"DiscountId": "465f33fc-52fe-4dcf-8a27-dc0f477d590a",
"Title": "sample string 2",
"Discount": 3.0,
"Created": "2026-03-21T23:43:18.1538249+01:00",
"Updated": "2026-03-21T23:43:18.1538249+01:00",
"Description": "sample string 6"
},
"Parent": {
"$ref": "24"
},
"ShowEdit": true,
"GiftCard": {
"$id": "28",
"CardId": "33fbc7ae-b4c3-41c2-bd08-f7206cfe45d8",
"CardNumber": "sample string 2",
"AddedAmount": 3.0,
"Balance": 4.0,
"CustomerId": "8b981c42-fb8c-4f53-969c-c679d4343097",
"Title": "sample string 6",
"ValidFrom": "2026-03-21T23:43:18.1538249+01:00",
"ValidTo": "2026-03-21T23:43:18.1538249+01:00",
"Active": true,
"Updated": "2026-03-21T23:43:18.1538249+01:00",
"CardType": 0,
"UniqueCode": "sample string 11",
"Synced": true,
"Status": "Aktiva",
"UsedAmount": -1.0,
"CustomerDiscount": 13.0,
"CustomerName": "sample string 14",
"SeasonTicket": {
"$id": "29",
"Id": "eb11e045-d1d5-476a-9175-83ddcb1a0e55",
"CustomerId": "9f9cd891-4b67-4ad3-8d00-e7537ec7f35d",
"ExpiryDate": "2026-03-21T23:43:18.1538249+01:00",
"Active": true,
"Synced": true,
"CustomerName": "sample string 6"
},
"OrderId": "60d2ee3c-8758-497a-9983-454dfde3e643",
"NewAmount": 16.0,
"VehicleId": 17
}
},
"ShortComments": "sample string 49",
"CartNumber": 50,
"SelecttedImagePath": "/images/selecteditem.png",
"ServeStatusColor": "sample string 51",
"SumAmtString": "19",
"OrderDirection": 1,
"BongNumber": "sample string 52",
"PuckNumber": "sample string 53",
"BongComments": "sample string 54",
"OutletCode": "sample string 55",
"DefaultOrderType": "sample string 56",
"KDSOrderType": 57,
"OrderStatusFromType": 3,
"PaidStatus": "Delbetald",
"OrderNumber": "b4321f62-0e9d-4198-aa93-bc95da5a9085",
"ReceiptNumber": "9",
"OrderType": 0,
"GrossAmount": -36.0,
"ComissionAmount": 0.0,
"NetAmount": 0.0,
"VatAmount": 0.0,
"PartialPaidAmount": 58.0,
"SelectEnable": false,
"CheckOutVisibility": true,
"RetryVisibility": false,
"ButtonVisibility": false,
"ReturnButtonVisibility": false,
"SendTicketToCustomer": true,
"IsReadyToPickup": true,
"IsWaitingToPickup": true,
"ShowReminder": true,
"ShowSMSWarning": true,
"ButtonRestoreVisibility": false,
"ButtonChangeCustomerVisibility": false,
"InvNumber": "sample string 64",
"GiftCard": {
"$ref": "28"
},
"GiftCards": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"PaymentType": "sample string 65",
"PaymentTypeId": 66,
"InProgress": true,
"ShowButtonOnOpenView": false,
"ShowButtonOnOpenViewInRestaurant": true,
"AskRUTCalled": true,
"OrderTickets": [
{
"$id": "30",
"Id": "fa047e31-7e95-4b3f-b986-1d89e759977c",
"OrderId": "d9a693da-aa15-417d-a713-1b3890e63a23",
"TicketNo": 3,
"BongNo": 4,
"TableId": 5,
"Comments": "sample string 6",
"CreatedBy": "sample string 7",
"CreatedAt": "2026-03-21T23:43:18.1538249+01:00",
"OrderTicketItems": [
{
"$id": "31",
"Id": "d603796d-9d3e-47a4-8a7a-e8d989ea2519",
"TicketId": "ec5934a5-83d7-4aec-a0f6-4cd559d97529",
"OrderTicket": {
"$ref": "30"
},
"ItemId": "a822aa2b-87e0-4614-b66b-139b9d2a0c12",
"Quantity": 4.0,
"Comments": "sample string 5",
"PrinterId": 6
},
{
"$ref": "31"
}
]
},
{
"$ref": "30"
}
],
"KDSStatus": 0,
"KitchenStatus": 0,
"RecreateTableButton": true,
"TabNo": 71,
"ExportStatus": 72,
"ExportError": "sample string 73",
"TipAmount": 74.0,
"ShowTabNo": true,
"TabNoHeight": 25,
"CurrentStatusText": "sample string 76",
"FoodlyNumber": "sample string 77"
},
{
"$ref": "3"
}
]
},
{
"$ref": "2"
}
]
},
{
"$ref": "1"
}
]