GET api/Setting/GetTables

Get All Tables

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of FoodTable
NameDescriptionTypeAdditional information
Id

integer

None.

Name

string

Max length: 50

FloorId

integer

None.

Floor

Floor

None.

PositionX

integer

None.

PositionY

integer

None.

Height

integer

None.

Width

integer

None.

Chairs

integer

None.

Status

TableStatus

None.

ImageUrl

string

Max length: 100

ColorCode

string

Max length: 10

ServeStatus

integer

None.

SortOrder

integer

None.

LockedByTerminal

globally unique identifier

None.

Updated

date

None.

OrderCount

integer

None.

OrderTotal

decimal number

None.

FloorName

string

None.

PerformaPrinted

boolean

None.

TableComments

string

None.

OrderTime

string

None.

Orders

Collection of Order

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "Id": 1,
    "Name": "sample string 2",
    "FloorId": 3,
    "Floor": {
      "$id": "2",
      "Id": 1,
      "Name": "sample string 2",
      "LayoutImage": "QEA=",
      "Updated": "2026-08-06T01:29:49.554079+02:00",
      "Tables": [
        {
          "$ref": "1"
        },
        {
          "$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": "0045ee2c-43d6-4b0b-a345-7a6517ae3f4d",
    "Updated": "2026-08-06T01:29:49.554079+02:00",
    "OrderCount": 15,
    "OrderTotal": 16.0,
    "FloorName": "sample string 17",
    "PerformaPrinted": true,
    "TableComments": "sample string 19",
    "OrderTime": "sample string 20",
    "Orders": [
      {
        "$id": "3",
        "Id": "74905e82-3cfb-475c-8fec-cb093e42501c",
        "CreationDate": "2026-08-06T01:29:49.554079+02:00",
        "OrderNoOfDay": "sample string 3",
        "TableId": 4,
        "TableName": "sample string 5",
        "CustomerId": "eebbede9-b29b-4180-a5fa-c9c254335502",
        "Status": 0,
        "Type": 0,
        "PaymentStatus": 0,
        "Comments": "sample string 7",
        "OrderComments": "sample string 8",
        "InvoiceNumber": 9,
        "InvoiceDate": "2026-08-06T01:29:49.554079+02:00",
        "InvoiceGenerated": true,
        "UserId": "sample string 11",
        "CheckOutUserId": "sample string 12",
        "Bong": 13,
        "TrainingMode": true,
        "TerminalId": "5e58b638-16fa-442e-95d8-c604b27ad04b",
        "OutletId": "17c97da2-8ec1-496f-92ab-ae56398e5707",
        "SourceTerminalId": "sample string 17",
        "CustomerInvoiceId": "113f2077-2c05-4b59-adb3-7af3f117b3de",
        "RoundedAmount": 18.0,
        "OrderTotal": 19.0,
        "IsGiftCardSale": true,
        "OpenSynced": true,
        "Synced": true,
        "ServeFlowId": 64,
        "ServeFlowStatus": 64,
        "CategoryId": 64,
        "DeliveryDate": "2026-08-06T01:29:49.554079+02:00",
        "EnableRUT": true,
        "CustomerReferenceId": "5d065888-dbd4-4030-913f-bf0e3a3ce20b",
        "ExternalStatus": 0,
        "PerformaCount": 64,
        "DeleteReason": "sample string 29",
        "DiscountReason": "sample string 30",
        "WaitForCourse": true,
        "TableRecreated": true,
        "ReturnRecreated": true,
        "Updated": "2026-08-06T01:29:49.554079+02:00",
        "OrderState": "sample string 35",
        "ServiceTypeCode": "sample string 36",
        "PuckNumber": "sample string 37",
        "OrderLines": [
          {
            "$id": "4",
            "Id": "474969f2-f2b0-4714-bc5c-06f679d03de5",
            "OrderId": "d4b01569-02c0-4aa2-a9b2-add70eaffc2e",
            "Order": {
              "$ref": "3"
            },
            "ItemId": "96545beb-db59-469e-b44f-8057b78da0f2",
            "Product": {
              "$id": "5",
              "Id": "d1f6a2a9-25b1-4ae2-b44f-f2e102204b9f",
              "Name": "sample string 2",
              "SKU": "sample string 3",
              "BarCode": "sample string 4",
              "PLU": "sample string 5",
              "GroupId": "cf7e41a1-c5d2-463f-9bc7-3b554e07ecf6",
              "SupplierId": "f57f2de2-3997-4c2f-a627-1919b7d7b009",
              "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-08-06T01:29:49.554079+02:00",
              "SpecialSalesPriceValidTo": "2026-08-06T01:29:49.554079+02:00",
              "Draft": true,
              "VatChangeBehavior": 0,
              "ItemTypeUUID": "c6ce6e57-144e-474a-8592-8133e9bb3236",
              "ItemGroupUUID": "75778756-d12a-48d5-b467-9311132c3f39",
              "ItemAttributeSetUUID": "4f4b929d-353d-4f03-8a7c-e459a00826f0",
              "BrandUUID": "536ac9f6-0e6d-4d12-8933-ab7b59c6307a",
              "TicketTemplateId": 1,
              "Created": "2026-08-06T01:29:49.554079+02:00",
              "Updated": "2026-08-06T01:29:49.554079+02:00",
              "UpdatedBy": "14bcdb0f-f6b7-4cac-b6ab-ba62987760df",
              "CategoryId": 60,
              "Campaign": {
                "$id": "6",
                "Id": "ceee1ef3-0d4f-4a7f-b7e8-2e187393e479",
                "CampaignType": 0,
                "DiscountBy": 0,
                "BuyLimit": 2,
                "FreeOffer": 3,
                "Price": 4.0,
                "DiscountQtyIncrement": 5,
                "Description": "sample string 6",
                "StartDate": "2026-08-06T01:29:49.554079+02:00",
                "EndDate": "2026-08-06T01:29:49.554079+02:00",
                "Deleted": true,
                "Updated": "2026-08-06T01:29:49.554079+02:00",
                "CampaignPriceDetails": [
                  {
                    "$id": "7",
                    "Id": "00282bc8-2f2b-4d9a-828e-e205525b6c42",
                    "CampaignId": "dcbce668-2c84-42e9-bc94-3fa38a9488be",
                    "Quantity": 3,
                    "PayPrice": 4.0,
                    "Deleted": true,
                    "Updated": "2026-08-06T01:29:49.554079+02:00"
                  },
                  {
                    "$ref": "7"
                  }
                ]
              },
              "ItemsTags": [
                {
                  "$id": "8",
                  "Id": "01ce9e64-ae6b-4313-aea9-8edc75d0312f",
                  "TagId": "c06c3b48-f563-49b9-a678-02a74cb035e7",
                  "ItemId": "b8f912c6-721d-4e3b-b284-f73496c1265f",
                  "Deleted": true,
                  "Synced": true,
                  "Updated": "2026-08-06T01:29:49.554079+02:00",
                  "TagName": "sample string 7"
                },
                {
                  "$ref": "8"
                }
              ],
              "ItemCampaign": {
                "$id": "9",
                "UUID": "81b78d63-3741-45f0-923d-7082326f4afc",
                "CampaignTypeId": "OPEN",
                "Title": "sample string 2",
                "DiscountBy": 1,
                "FreeOffer": 1,
                "BuyLimit": 1,
                "StartDate": "2026-08-06T01:29:49.554079+02:00",
                "EndDate": "2026-08-06T01:29:49.554079+02:00",
                "PriceEach": 1.0,
                "PriceTotal": 1.0,
                "Grouped": true,
                "CurrencyCode": "sample string 6",
                "IncludesVat": true,
                "CreatedAt": "2026-08-06T01:29:49.554079+02:00",
                "CreatedByUUID": "sample string 9",
                "UpdatedAt": "2026-08-06T01:29:49.554079+02:00",
                "UpdatedByUUID": "sample string 10",
                "DeletedAt": "2026-08-06T01:29:49.554079+02:00",
                "DeletedByUUID": "sample string 11",
                "Synced": true,
                "ItemPrices": [
                  {
                    "$id": "10",
                    "UUID": "0fce6318-8e8b-44d3-904d-380e855bdf63",
                    "PriceListUUID": "bb52a7e2-1f32-41be-a4e2-604eaa1bfdcd",
                    "ItemGroupUUID": "c553cb9e-dd61-4602-8cd0-a32dc48083b0",
                    "AgreementUUID": "56124216-b1e5-43f2-8f1a-68c217d46438",
                    "CustomerGroupUUID": "d03910b4-8525-4437-91f2-ad7e18c0bb4c",
                    "CustomerUUID": "da7ed89f-a1eb-4928-a52b-8821f68de02d",
                    "ProjectUUID": "371ecc89-b3e6-4b3c-92a8-3df145c1c56d",
                    "CampaignUUID": "f614d5e3-2f5d-4706-af13-5556bc14ff81",
                    "ItemUUID": "fd47df6e-ca72-453b-8986-c0fe2b4796eb",
                    "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-08-06T01:29:49.554079+02:00",
                    "ValidTo": "2026-08-06T01:29:49.554079+02:00",
                    "CreatedAt": "2026-08-06T01:29:49.554079+02:00",
                    "CreatedByUUID": "sample string 8",
                    "UpdatedAt": "2026-08-06T01:29:49.554079+02:00",
                    "UpdatedByUUID": "sample string 9",
                    "DeletedAt": "2026-08-06T01:29:49.554079+02: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": "c42ff456-3427-40b6-ac1f-531b0619c6d3",
                  "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": "dbaf2ad1-2e0b-422d-a5c0-7821715ef10c",
                  "PurchasePrice": 3.0,
                  "Price": 4.0,
                  "OutletId": "472fb09a-9b3a-4031-8504-1802a63e1bdb",
                  "PriceMode": 0,
                  "Updated": "2026-08-06T01:29:49.554079+02:00"
                },
                {
                  "$ref": "12"
                }
              ],
              "Ingredients": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "Variants": [
                {
                  "$id": "13",
                  "Id": 1,
                  "ConfigurationId": "d13019f1-f557-4a74-a446-0aa5ac7c801b",
                  "ItemId": "a2cb3f80-924e-43c5-8168-bd770ff41a80",
                  "SortOrder": 4,
                  "Deleted": true,
                  "Updated": "2026-08-06T01:29:49.554079+02:00"
                },
                {
                  "$ref": "13"
                }
              ],
              "ItemOption": [
                {
                  "$id": "14",
                  "Id": "954bb62f-adc3-4bcf-aaad-6753f3afd843",
                  "ItemOptionGroupId": "cd4d4b05-b7ed-4c3d-9fff-4b8625e2664a",
                  "ItemId": "d4ce2327-3ed1-458d-82a6-f9722bf93be4",
                  "CategoryId": 4,
                  "Active": true,
                  "Updated": "2026-08-06T01:29:49.554079+02:00"
                },
                {
                  "$ref": "14"
                }
              ],
              "ShowOnReceipt": true,
              "QuickAdd": true,
              "HasIngredients": true,
              "HasVariants": true,
              "HasOptions": true,
              "CategoryItemGroups": [
                {
                  "$id": "15",
                  "Id": "4a50d5d0-1a77-495f-b757-d631ad744a03",
                  "CategoryId": 2,
                  "GroupId": "9f60e7ce-c2c9-479d-ae3d-527edc13b828",
                  "Qty": 4.0,
                  "Price": 5.0,
                  "Deleted": true,
                  "SortOrder": 7,
                  "Updated": "2026-08-06T01:29:49.554079+02:00",
                  "Description": "sample string 9"
                },
                {
                  "$ref": "15"
                }
              ],
              "ItemPricePolicies": [
                {
                  "$id": "16",
                  "Id": 1,
                  "ItemId": "ceae3043-6d4a-486c-bca9-573e606a160b",
                  "BuyLimit": 3,
                  "DiscountAmount": 4.0,
                  "Active": true,
                  "Deleted": true,
                  "Updated": "2026-08-06T01:29:49.554079+02:00",
                  "PolicyId": 8
                },
                {
                  "$ref": "16"
                }
              ],
              "PriceGroupPolicies": [
                {
                  "$id": "17",
                  "Id": 1,
                  "GroupId": 2,
                  "BuyLimit": 3,
                  "MaxLimit": 4,
                  "DiscountAmount": 5.0,
                  "TotalAmount": 6.0,
                  "Updated": "2026-08-06T01:29:49.554079+02: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": "c97ff799-2736-45d3-801e-fab066b065d5",
              "CategoryName": "sample string 85",
              "ShowCategoryName": true,
              "DiscountedPrice": 86.0,
              "Qty": 87.0,
              "ConfigurationId": 88,
              "ItemOptionId": "4acd6d37-3cc3-4496-9ab6-c05b2f8c7078",
              "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": "cd96b911-e6ef-4831-a944-7d12c5d70395",
                  "ParentUUID": "ce6abe59-8d4e-4922-984e-f28ce0c08634",
                  "EntityUUID": "7f66bade-39d1-4ccd-b0c1-f4ea2f36f744",
                  "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-08-06T01:29:49.554079+02:00",
                  "UpdatedAt": "2026-08-06T01:29:49.554079+02:00",
                  "UpdatedByUUID": "sample string 15",
                  "DeletedByUUID": "sample string 16",
                  "DeletedAt": "2026-08-06T01:29:49.554079+02:00",
                  "Synced": true
                },
                {
                  "$ref": "18"
                }
              ],
              "HasFile": true,
              "ItemTypeText": "Individual",
              "ItemUnitText": "Piece",
              "ItemAdditionalIdentifications": [
                {
                  "$id": "19",
                  "UUID": "5df5ad4f-5712-4090-b23c-4bb429988020",
                  "ItemUUID": "3f94ac13-2c43-4248-9cd5-8ab7d455ab43",
                  "ItemInstanceUUID": "sample string 3",
                  "Identifier": "sample string 4",
                  "IdentifierSchemeId": "sample string 5",
                  "CreatedAt": "2026-08-06T01:29:49.554079+02:00",
                  "CreatedByUUID": "sample string 7",
                  "UpdatedAt": "2026-08-06T01:29:49.554079+02: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": "529ca5d5-32c9-49ce-a13d-5a0228c25882",
            "GroupKey": "88204307-e746-40d0-92fc-f16643202a3d",
            "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,
            "BasePrice": 29.0,
            "PreparationTime": 0,
            "OutletId": "ac51a2ae-8211-4e9e-ac55-9dc0c2af9d71",
            "QuickAdd": true,
            "IsDefaultIngredient": true,
            "ItemStatusText": "Ready",
            "ItemStatusColor": "#FFD89778",
            "KDSItemStatusColor": "#FFD89778",
            "IsReadyToServe": true,
            "EnableReadyToServe": false,
            "IngredientCartQty": "4x19",
            "OrderComments": "sample string 34",
            "OrderDate": "2026-08-06T01:29:49.554079+02:00",
            "InvoiceDate": "2026-08-06T01:29:49.554079+02:00",
            "IsOrderComment": true,
            "ServeTypeName": "sample string 37",
            "ServeStatusColor": "sample string 38",
            "ServeStatusVisibility": true,
            "CampignIndex": 40,
            "BorderColor": "sample string 41",
            "BackColor": "sample string 42",
            "ForeColor": "sample string 43",
            "ButtonTag": 44,
            "StatusColor": "#FFFFFFFF",
            "IsValid": false,
            "ItemDetails": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "IngredientItems": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "CampaignId": "1b2a4a7c-102e-4687-a9ed-fd4bb3ac6952",
            "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": "1cecd766-78b4-4c81-87cf-cd8d744a18e2",
                "Extra": true,
                "Strip": true,
                "Text": "sample string 4",
                "Price": 5.0,
                "VAT": 6.0,
                "Quantity": 7,
                "Direction": "+"
              },
              {
                "$ref": "20"
              }
            ],
            "ItemIdex": 49,
            "BIDSNO": 50,
            "Percentage": 51.0,
            "OrderType": 0,
            "BIDS": "sample string 52",
            "Category": "sample string 53",
            "Description": "sample string 54",
            "MoveQuantity": 55.0,
            "SortOrder": 56,
            "InWait": true,
            "DetailItemsVisiblity": true,
            "DisplayTotal": "sample string 59",
            "GiftCardNo": "sample string 60",
            "AddedAt": "2026-08-06T01:29:49.554079+02:00",
            "DisplayQty": "sample string 62",
            "HideButton": true,
            "ItemNameWidth": 64,
            "LineHeight": 25,
            "ButtonVisibility": false,
            "BarcodeStartWith20": false,
            "DeleteButtonVisibility": true,
            "CommentVisibility": true,
            "MarkReadyVisibility": true,
            "CartFontSize": 66,
            "IngredeintComment": "sample string 67",
            "IngredeintModeVisibility": false,
            "IngredeintCommentVisibility": true,
            "PantPriceVisibility": true,
            "TotalPantPrice": 108.0,
            "ItemDescription": "sample string 68",
            "OnlyPriceVisibility": true,
            "DiscountJournalEntery": {
              "$id": "21",
              "Id": 1,
              "UserId": "sample string 2",
              "OrderId": "02faa02f-32e9-43d9-bbb4-504819f69cfb",
              "ItemId": "b5a0f6d6-526b-4af2-8ff0-2867bc6edcdb",
              "TableId": 1,
              "ActionId": 3,
              "Created": "2026-08-06T01:29:49.554079+02: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": "218fa100-4fce-45f1-9abc-4c8cef08bbd2",
            "TerminalId": "c5f1208d-f06a-4505-8993-7f901a427e5a",
            "TerminalNo": 64,
            "ReceiptNumber": 4,
            "OrderId": "1af8d33a-976b-4fd4-b3da-72b04cf99ca4",
            "Order": {
              "$ref": "3"
            },
            "ReceiptCopies": 64,
            "GrossAmount": 7.0,
            "VatAmount": 8.0,
            "VatDetail": "sample string 9",
            "PrintDate": "2026-08-06T01:29:49.554079+02: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": "e138e2ac-18a2-41e8-bee9-9e1e889396c6",
            "OrderId": "e4c5d06f-e413-4e72-9d68-aa2cc328e6ea",
            "Order": {
              "$ref": "3"
            },
            "TypeId": 64,
            "PaidAmount": 4.0,
            "ReturnAmount": 5.0,
            "PaymentDate": "2026-08-06T01:29:49.554079+02: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": 38.0,
        "CustomerName": "sample string 39",
        "CustomerPhone": "sample string 40",
        "PrimaryContact": "sample string 41",
        "PrimaryPhone": "sample string 42",
        "PrimaryEmail": "sample string 43",
        "CustomerNo": "sample string 44",
        "Email": "sample string 45",
        "CustomerAddress": "sample string 46",
        "CreatedBy": "sample string 47",
        "IsSelected": true,
        "EmailSent": true,
        "SentDate": "2026-08-06T01:29:49.554079+02:00",
        "DueDate": "2026-08-06T01:29:49.554079+02:00",
        "BalanceAmount": 50.0,
        "SelectedTable": {
          "$ref": "1"
        },
        "Receipt": {
          "$ref": "22"
        },
        "Customer": {
          "$id": "24",
          "Id": "f80bafac-ac1a-4db3-92be-70cda3df4dfb",
          "ParentId": "a19b095c-b9e6-41a2-910a-327e0df53685",
          "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-08-06T01:29:49.554079+02: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-08-06T01:29:49.554079+02:00",
          "Updated": "2026-08-06T01:29:49.554079+02:00",
          "UpdatedBy": "ab22248a-a91c-4382-947f-b652359da2f1",
          "PriceListId": "6903b60f-96e3-449c-bbe2-bb860310b45d",
          "Customer_CustomField": [
            {
              "$id": "25",
              "Id": "6966cc8f-9f4e-4e34-a71b-981dabdc5bf9",
              "FieldId": "88e7a29d-3212-4d23-b80b-22683972a3d4",
              "CustomerCustomField": {
                "$id": "26",
                "Id": "749bb33a-5fa5-4dce-9236-8ce482523b82",
                "Caption": "sample string 2",
                "SortOrder": 3
              },
              "CustomerId": "2e7e5f1a-c747-412d-a697-9ba4863f6d4d",
              "Customer": {
                "$ref": "24"
              },
              "Caption": "sample string 4",
              "Text": "sample string 5",
              "SortOrder": 6,
              "Updated": "2026-08-06T01:29:49.554079+02:00"
            },
            {
              "$ref": "25"
            }
          ],
          "DiscountGroupId": "c820497f-9071-4c6e-b501-788d3baae794",
          "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": "9428d7a7-4bec-4c50-8f8e-86eb6be286ee",
            "Title": "sample string 2",
            "Discount": 3.0,
            "Created": "2026-08-06T01:29:49.554079+02:00",
            "Updated": "2026-08-06T01:29:49.554079+02:00",
            "Description": "sample string 6"
          },
          "Parent": {
            "$ref": "24"
          },
          "ShowEdit": true,
          "GiftCard": {
            "$id": "28",
            "CardId": "b1414179-38cf-43b5-9458-0ed37a648464",
            "CardNumber": "sample string 2",
            "AddedAmount": 3.0,
            "Balance": 4.0,
            "CustomerId": "95b3837d-9a30-479a-a203-937e72ef48e5",
            "Title": "sample string 6",
            "ValidFrom": "2026-08-06T01:29:49.554079+02:00",
            "ValidTo": "2026-08-06T01:29:49.554079+02:00",
            "Active": true,
            "Updated": "2026-08-06T01:29:49.554079+02: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": "ab26a876-43c5-434d-8d41-7302e927536a",
              "CustomerId": "62234633-5968-440b-95dd-ffb92428efcf",
              "ExpiryDate": "2026-08-06T01:29:49.554079+02:00",
              "Active": true,
              "Synced": true,
              "CustomerName": "sample string 6"
            },
            "OrderId": "6886c96f-af85-4e4c-831e-8fdf5daecc4d",
            "NewAmount": 16.0,
            "VehicleId": 17
          }
        },
        "ShortComments": "sample string 51",
        "CartNumber": 52,
        "SelecttedImagePath": "/images/selecteditem.png",
        "ServeStatusColor": "sample string 53",
        "SumAmtString": "19",
        "OrderDirection": 1,
        "BongNumber": "sample string 54",
        "BongComments": "sample string 55",
        "OutletCode": "sample string 56",
        "DefaultOrderType": "sample string 57",
        "KDSOrderType": 58,
        "OrderStatusFromType": 3,
        "PaidStatus": "Delbetald",
        "OrderNumber": "74905e82-3cfb-475c-8fec-cb093e42501c",
        "ReceiptNumber": "9",
        "OrderType": 0,
        "GrossAmount": -38.0,
        "ComissionAmount": 0.0,
        "NetAmount": 0.0,
        "VatAmount": 0.0,
        "PartialPaidAmount": 59.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 65",
        "GiftCard": {
          "$ref": "28"
        },
        "GiftCards": [
          {
            "$ref": "28"
          },
          {
            "$ref": "28"
          }
        ],
        "PaymentType": "sample string 66",
        "PaymentTypeId": 67,
        "InProgress": true,
        "ShowButtonOnOpenView": false,
        "ShowButtonOnOpenViewInRestaurant": true,
        "AskRUTCalled": true,
        "OrderTickets": [
          {
            "$id": "30",
            "Id": "183e3390-d8b6-499d-a793-c902be01be2d",
            "OrderId": "76d78b05-bb84-46d9-866a-dce0d4915530",
            "TicketNo": 3,
            "BongNo": 4,
            "TableId": 5,
            "Comments": "sample string 6",
            "CreatedBy": "sample string 7",
            "CreatedAt": "2026-08-06T01:29:49.554079+02:00",
            "OrderTicketItems": [
              {
                "$id": "31",
                "Id": "a52eb306-dac3-4ed7-a82a-dcb4dd8dfb88",
                "TicketId": "7398fa3c-d1dd-41b5-afe5-17b0af4bb5e4",
                "OrderTicket": {
                  "$ref": "30"
                },
                "ItemId": "137d7442-f5a7-44dd-a867-c510519400e3",
                "Quantity": 4.0,
                "Comments": "sample string 5",
                "PrinterId": 6
              },
              {
                "$ref": "31"
              }
            ]
          },
          {
            "$ref": "30"
          }
        ],
        "KDSStatus": 0,
        "KitchenStatus": 0,
        "RecreateTableButton": true,
        "TabNo": 72,
        "ExportStatus": 73,
        "ExportError": "sample string 74",
        "TipAmount": 75.0,
        "ShowTabNo": true,
        "TabNoHeight": 25,
        "CurrentStatusText": "sample string 77",
        "FoodlyNumber": "sample string 78",
        "CommerceOrderFulfillment": {
          "$id": "32",
          "Id": "330808b2-a866-4a41-b256-8f84332ee7f3",
          "OrderId": "1f100cec-e438-4451-ab1c-87168a39606a",
          "FulfillmentTypeCode": "sample string 3",
          "PromisedAt": "2026-08-06T01:29:49.554079+02:00",
          "PromisedDurationMinutes": 4,
          "EstimatedReadyAt": "2026-08-06T01:29:49.554079+02:00"
        },
        "FoodlyOrder": {
          "$id": "33",
          "Id": "f90c1f49-040d-47c1-8191-2ba205eb6788",
          "FoodlyId": 2,
          "NIMPOSId": "ec60332b-e70c-48e5-818e-16acc5e7404e",
          "Json": "sample string 4",
          "DeliveryRequestedOn": "2026-08-06T01:29:49.554079+02:00",
          "PromisedDurationMinutes": 6,
          "SendTokitchen": true
        }
      },
      {
        "$ref": "3"
      }
    ]
  },
  {
    "$ref": "1"
  }
]