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": "2025-07-04T15:30:12.3351621+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": "aa184a57-0894-499f-ad56-e5ebaca50fd9",
    "Updated": "2025-07-04T15:30:12.3351621+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": "816e674d-95f0-41b0-aab5-2c69c694085a",
        "CreationDate": "2025-07-04T15:30:12.3351621+02:00",
        "OrderNoOfDay": "sample string 3",
        "TableId": 4,
        "TableName": "sample string 5",
        "CustomerId": "aabd7a5e-dd64-43b2-8edf-9bd61b03c44a",
        "Status": 0,
        "Type": 0,
        "PaymentStatus": 0,
        "Comments": "sample string 7",
        "OrderComments": "sample string 8",
        "InvoiceNumber": 9,
        "InvoiceDate": "2025-07-04T15:30:12.3351621+02:00",
        "InvoiceGenerated": true,
        "UserId": "sample string 11",
        "CheckOutUserId": "sample string 12",
        "Bong": 13,
        "TrainingMode": true,
        "TerminalId": "1a2b2156-c7f3-4dc4-b318-640e2973de43",
        "OutletId": "d45e274a-d6b3-4432-80d4-69b0d4c5848c",
        "SourceTerminalId": "sample string 17",
        "CustomerInvoiceId": "d77541a9-752c-404d-a9af-a0d4e3850e42",
        "RoundedAmount": 18.0,
        "OrderTotal": 19.0,
        "IsGiftCardSale": true,
        "OpenSynced": true,
        "Synced": true,
        "ServeFlowId": 64,
        "ServeFlowStatus": 64,
        "CategoryId": 64,
        "DeliveryDate": "2025-07-04T15:30:12.3351621+02:00",
        "EnableRUT": true,
        "CustomerReferenceId": "4eecb807-51f3-42af-b876-5916545b790b",
        "ExternalStatus": 0,
        "PerformaCount": 64,
        "DeleteReason": "sample string 29",
        "DiscountReason": "sample string 30",
        "WaitForCourse": true,
        "TableRecreated": true,
        "ReturnRecreated": true,
        "Updated": "2025-07-04T15:30:12.3351621+02:00",
        "OrderState": "sample string 35",
        "OrderLines": [
          {
            "$id": "4",
            "Id": "098d990c-2cfb-4cd5-93c5-a64bb13e40dd",
            "OrderId": "78d5bb5a-2b6b-4243-bdbf-3086c86b509f",
            "Order": {
              "$ref": "3"
            },
            "ItemId": "ed962bd3-31b1-4a49-924b-a09b58d4d6cc",
            "Product": {
              "$id": "5",
              "Id": "6645914c-9dd3-4494-a0cc-b989b641ba53",
              "Name": "sample string 2",
              "SKU": "sample string 3",
              "BarCode": "sample string 4",
              "PLU": "sample string 5",
              "GroupId": "758bc88a-474a-4779-9da6-4da24096e73d",
              "SupplierId": "b8817dbf-608a-496c-b82f-c9b85163e9e4",
              "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",
              "Created": "2025-07-04T15:30:12.3351621+02:00",
              "Updated": "2025-07-04T15:30:12.3351621+02:00",
              "UpdatedBy": "dfcbb80a-12b4-4adc-b61e-117f7c016485",
              "CategoryId": 60,
              "Campaign": {
                "$id": "6",
                "Id": "111c4a28-de60-4dc7-89be-6d1bc20cddbd",
                "CampaignType": 0,
                "DiscountBy": 0,
                "BuyLimit": 2,
                "FreeOffer": 3,
                "Price": 4.0,
                "DiscountQtyIncrement": 5,
                "Description": "sample string 6",
                "StartDate": "2025-07-04T15:30:12.3351621+02:00",
                "EndDate": "2025-07-04T15:30:12.3351621+02:00",
                "Deleted": true,
                "Updated": "2025-07-04T15:30:12.3351621+02:00",
                "CampaignPriceDetails": [
                  {
                    "$id": "7",
                    "Id": "6155fe3e-65ba-41c1-81c2-b4bf3fec8022",
                    "CampaignId": "34fab300-a314-46d3-bda9-cb970f32466b",
                    "Quantity": 3,
                    "PayPrice": 4.0,
                    "Deleted": true,
                    "Updated": "2025-07-04T15:30:12.3351621+02:00"
                  },
                  {
                    "$ref": "7"
                  }
                ]
              },
              "ItemsTags": [
                {
                  "$id": "8",
                  "Id": "bfbfbf1f-0051-49e8-9840-fcbf0e95c66d",
                  "TagId": "7e6b9925-dc9f-4730-b5da-f428240f30d2",
                  "ItemId": "589c2ba5-f5b7-4107-b1ca-634e7b9980b1",
                  "Deleted": true,
                  "Synced": true,
                  "Updated": "2025-07-04T15:30:12.3351621+02:00",
                  "TagName": "sample string 7"
                },
                {
                  "$ref": "8"
                }
              ],
              "ItemCampaign": {
                "$id": "9",
                "UUID": "6c5b2806-6332-4194-8861-3f50f43e432d",
                "CampaignTypeId": "OPEN",
                "Title": "sample string 2",
                "DiscountBy": 1,
                "FreeOffer": 1,
                "BuyLimit": 1,
                "StartDate": "2025-07-04T15:30:12.3351621+02:00",
                "EndDate": "2025-07-04T15:30:12.3351621+02:00",
                "PriceEach": 1.0,
                "PriceTotal": 1.0,
                "Grouped": true,
                "CurrencyCode": "sample string 6",
                "IncludesVat": true,
                "CreatedAt": "2025-07-04T15:30:12.3351621+02:00",
                "CreatedByUUID": "sample string 9",
                "UpdatedAt": "2025-07-04T15:30:12.3351621+02:00",
                "UpdatedByUUID": "sample string 10",
                "DeletedAt": "2025-07-04T15:30:12.3351621+02:00",
                "DeletedByUUID": "sample string 11",
                "Synced": true,
                "ItemPrices": [
                  {
                    "$id": "10",
                    "UUID": "d86ff400-c62d-4bd3-9ca0-6edc59414d71",
                    "PriceListUUID": "00e1816b-3adb-41c5-a94b-b0b7a1d14108",
                    "ItemGroupUUID": "1c7d2aff-0c4e-4d93-b3ab-b51310a70ea7",
                    "AgreementUUID": "bfb749ca-1029-4c19-b608-b45f1ff8f9a6",
                    "CustomerGroupUUID": "8f536a6b-f116-4f57-83b2-d953335b016a",
                    "CustomerUUID": "f3bd5021-d072-4d31-a8bb-b4dd17dfa264",
                    "ProjectUUID": "20e42476-3d96-4162-88ca-2f75b4e58cc9",
                    "CampaignUUID": "e16077c6-f2e4-4fc3-bda8-ddc7a3115f6f",
                    "ItemUUID": "93b4df8b-05a3-4e84-b1c3-278fa48d82f6",
                    "WildCardSKU": "sample string 4",
                    "MinQty": 1.0,
                    "MaxQty": 1.0,
                    "Price": 1.0,
                    "Percentage": 1.0,
                    "Type": "sample string 5",
                    "RegularPrice": true,
                    "ValidFrom": "2025-07-04T15:30:12.3351621+02:00",
                    "ValidTo": "2025-07-04T15:30:12.3351621+02:00",
                    "CreatedAt": "2025-07-04T15:30:12.3351621+02:00",
                    "CreatedByUUID": "sample string 8",
                    "UpdatedAt": "2025-07-04T15:30:12.3351621+02:00",
                    "UpdatedByUUID": "sample string 9",
                    "DeletedAt": "2025-07-04T15:30:12.3351621+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": "28833076-68fe-4236-901a-2a603eeedc80",
                  "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": "3a5fa626-5322-44ac-aeb3-8346147fa132",
                  "PurchasePrice": 3.0,
                  "Price": 4.0,
                  "OutletId": "bb33269d-2f85-4f32-a4ff-fe0ebd1e1f86",
                  "PriceMode": 0,
                  "Updated": "2025-07-04T15:30:12.3351621+02:00"
                },
                {
                  "$ref": "12"
                }
              ],
              "Ingredients": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "Variants": [
                {
                  "$id": "13",
                  "Id": 1,
                  "ConfigurationId": "f5c78027-c406-430d-b090-ab067798815b",
                  "ItemId": "a9cd38ba-591a-48cd-8e89-0127905cd07a",
                  "SortOrder": 4,
                  "Deleted": true,
                  "Updated": "2025-07-04T15:30:12.3351621+02:00"
                },
                {
                  "$ref": "13"
                }
              ],
              "ItemOption": [
                {
                  "$id": "14",
                  "Id": "ca3f6a50-e52c-41ca-b84e-0299fc91928a",
                  "ItemOptionGroupId": "64e51f5b-a279-481b-8f86-e2790f759198",
                  "ItemId": "90134b5d-01dc-49b4-b692-01e0c1169565",
                  "CategoryId": 4,
                  "Active": true,
                  "Updated": "2025-07-04T15:30:12.3351621+02:00"
                },
                {
                  "$ref": "14"
                }
              ],
              "ShowOnReceipt": true,
              "QuickAdd": true,
              "HasIngredients": true,
              "CategoryItemGroups": [
                {
                  "$id": "15",
                  "Id": "7ff4c14e-5ca7-49d8-87d9-a63da5b17d23",
                  "CategoryId": 2,
                  "GroupId": "040f279d-bc7e-485e-a264-45486af5e220",
                  "Qty": 4.0,
                  "Price": 5.0,
                  "Deleted": true,
                  "SortOrder": 7,
                  "Updated": "2025-07-04T15:30:12.3351621+02:00",
                  "Description": "sample string 9"
                },
                {
                  "$ref": "15"
                }
              ],
              "ItemPricePolicies": [
                {
                  "$id": "16",
                  "Id": 1,
                  "ItemId": "9c8f15ae-ed1f-4ee9-b753-c3275bd5e648",
                  "BuyLimit": 3,
                  "DiscountAmount": 4.0,
                  "Active": true,
                  "Deleted": true,
                  "Updated": "2025-07-04T15:30:12.3351621+02:00",
                  "PolicyId": 8
                },
                {
                  "$ref": "16"
                }
              ],
              "PriceGroupPolicies": [
                {
                  "$id": "17",
                  "Id": 1,
                  "GroupId": 2,
                  "BuyLimit": 3,
                  "MaxLimit": 4,
                  "DiscountAmount": 5.0,
                  "TotalAmount": 6.0,
                  "Updated": "2025-07-04T15:30:12.3351621+02:00"
                },
                {
                  "$ref": "17"
                }
              ],
              "Photo": "QEA=",
              "GroupPrice": 71.0,
              "ExternalId": "sample string 72",
              "IngredientQty": 73.0,
              "StockQty": 74.0,
              "LocalStockNull": true,
              "StockInitialCount": 76.0,
              "Selected": true,
              "ShowWarhouseStock": true,
              "ShowStockQty": true,
              "HideStockQty": false,
              "IsRUT": true,
              "NotSelected": true,
              "IsInActive": true,
              "CreatedBy": "sample string 82",
              "TerminalId": "303554ad-378b-42a1-a52d-95ae318bfce2",
              "CategoryName": "sample string 83",
              "ShowCategoryName": true,
              "DiscountedPrice": 84.0,
              "Qty": 85.0,
              "ConfigurationId": 86,
              "ItemOptionId": "1f30054f-ff93-4e71-95ca-90725d520b6a",
              "PriceAdd": 88.0,
              "PriceRemove": 89.0,
              "FreeQty": 90.0,
              "MinQty": 91.0,
              "MaxQty": 92.0,
              "PLUNumeric": 0,
              "ScalePrice": 93.0,
              "IsManageStock": false,
              "PriceExlTax": 20.23,
              "IndexId": 94,
              "IsSelected": 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": "537f02a2-bc89-4123-8ece-f2711f1cda3b",
            "GroupKey": "ce352bb1-e1a9-43a9-bd31-7aaa42147ba8",
            "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,
            "PreparationTime": 0,
            "OutletId": "6c1757ed-072e-413c-8165-a9d6bde4c219",
            "QuickAdd": true,
            "IsDefaultIngredient": true,
            "ItemStatusText": "Ready",
            "ItemStatusColor": "#FFD89778",
            "KDSItemStatusColor": "#FFD89778",
            "IsReadyToServe": true,
            "EnableReadyToServe": false,
            "IngredientCartQty": "4x19",
            "OrderComments": "sample string 32",
            "OrderDate": "2025-07-04T15:30:12.3351621+02:00",
            "InvoiceDate": "2025-07-04T15:30:12.3351621+02:00",
            "IsOrderComment": true,
            "ServeTypeName": "sample string 35",
            "ServeStatusColor": "sample string 36",
            "ServeStatusVisibility": true,
            "CampignIndex": 38,
            "BorderColor": "sample string 39",
            "BackColor": "sample string 40",
            "ForeColor": "sample string 41",
            "ButtonTag": 42,
            "StatusColor": "#FFFFFFFF",
            "IsValid": false,
            "ItemDetails": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "IngredientItems": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "CampaignId": "418ff4ae-60ba-4c9e-af46-f2888fccaa4f",
            "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": false,
            "RewardApplied": true,
            "CartQty": "4",
            "RecieptQty": "4.00",
            "HasIngredients": true,
            "ReceiptItems": [
              {
                "$id": "18",
                "ContentGuid": "f08131da-dc66-4bd5-8c23-14f4f55ef224",
                "Extra": true,
                "Strip": true,
                "Text": "sample string 4",
                "Price": 5.0,
                "VAT": 6.0,
                "Quantity": 7,
                "Direction": "+"
              },
              {
                "$ref": "18"
              }
            ],
            "ItemIdex": 47,
            "BIDSNO": 48,
            "Percentage": 49.0,
            "OrderType": 0,
            "BIDS": "sample string 50",
            "Category": "sample string 51",
            "Description": "sample string 52",
            "MoveQuantity": 53.0,
            "SortOrder": 54,
            "InWait": true,
            "DetailItemsVisiblity": true,
            "DisplayTotal": "sample string 57",
            "GiftCardNo": "sample string 58",
            "AddedAt": "2025-07-04T15:30:12.3351621+02:00",
            "DisplayQty": "sample string 60",
            "HideButton": true,
            "ItemNameWidth": 62,
            "LineHeight": 25,
            "ButtonVisibility": false,
            "DeleteButtonVisibility": true,
            "CommentVisibility": true,
            "MarkReadyVisibility": true,
            "CartFontSize": 64,
            "IngredeintComment": "sample string 65",
            "IngredeintModeVisibility": false,
            "IngredeintCommentVisibility": true,
            "PantPriceVisibility": true,
            "TotalPantPrice": 108.0,
            "ItemDescription": "sample string 66",
            "PriceExlTax": 4.63,
            "PurchasePriceExlTax": 5.56
          },
          {
            "$ref": "4"
          }
        ],
        "Receipts": [
          {
            "$id": "19",
            "ReceiptId": "1b9065ad-7872-4d8d-82e1-60d2380370df",
            "TerminalId": "a5be9ef2-c938-4b9a-be11-70243a121a49",
            "TerminalNo": 64,
            "ReceiptNumber": 4,
            "OrderId": "9ea71432-4cdb-40ea-bc8c-e2b025ac7a6e",
            "Order": {
              "$ref": "3"
            },
            "ReceiptCopies": 64,
            "GrossAmount": 7.0,
            "VatAmount": 8.0,
            "VatDetail": "sample string 9",
            "PrintDate": "2025-07-04T15:30:12.3351621+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": "19"
          }
        ],
        "Payments": [
          {
            "$id": "20",
            "Id": "885105e9-d22f-4f34-8994-52d53eebb505",
            "OrderId": "80cf468f-b084-437b-885d-b59eaff6ad49",
            "Order": {
              "$ref": "3"
            },
            "TypeId": 64,
            "PaidAmount": 4.0,
            "ReturnAmount": 5.0,
            "PaymentDate": "2025-07-04T15:30:12.3351621+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": "20"
          }
        ],
        "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": "2025-07-04T15:30:12.3351621+02:00",
        "DueDate": "2025-07-04T15:30:12.3351621+02:00",
        "BalanceAmount": 48.0,
        "SelectedTable": {
          "$ref": "1"
        },
        "Receipt": {
          "$ref": "19"
        },
        "Customer": {
          "$id": "21",
          "Id": "e0856bfe-3303-4eae-abb7-67f5a945677a",
          "ParentId": "46cb0567-be74-46f5-adea-e607bce8456b",
          "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": "2025-07-04T15:30:12.3351621+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": "2025-07-04T15:30:12.3351621+02:00",
          "Updated": "2025-07-04T15:30:12.3351621+02:00",
          "UpdatedBy": "1a442320-ae70-4e88-8aa8-16e77b4011de",
          "PriceListId": "2fc66667-9af7-4b86-8945-8aef00431848",
          "Customer_CustomField": [
            {
              "$id": "22",
              "Id": "6d8880d4-8260-4f77-8d94-6599f1dae906",
              "FieldId": "7f749d34-1b3c-4284-b450-fe9b92b7999f",
              "CustomerCustomField": {
                "$id": "23",
                "Id": "f94940ea-c334-47f2-9754-d1089f29a8a8",
                "Caption": "sample string 2",
                "SortOrder": 3
              },
              "CustomerId": "807537e6-0f47-4b13-baee-5852f303f9bc",
              "Customer": {
                "$ref": "21"
              },
              "Caption": "sample string 4",
              "Text": "sample string 5",
              "SortOrder": 6,
              "Updated": "2025-07-04T15:30:12.3351621+02:00"
            },
            {
              "$ref": "22"
            }
          ],
          "DiscountGroupId": "a34168db-1039-4f7a-a451-7e9ecf408ff9",
          "OrgNumber": "sample string 3",
          "CustomerName": "sample string 2",
          "Address": "sample string 4, sample string 12, sample string 9",
          "PrimaryContacts": [
            {
              "$ref": "21"
            },
            {
              "$ref": "21"
            }
          ],
          "ContactReference": "sample string 30",
          "DiscountGroup": {
            "$id": "24",
            "DiscountId": "c13ed40f-e74e-4fb4-a74d-9b51ce45b6f7",
            "Title": "sample string 2",
            "Discount": 3.0,
            "Created": "2025-07-04T15:30:12.3351621+02:00",
            "Updated": "2025-07-04T15:30:12.3351621+02:00",
            "Description": "sample string 6"
          },
          "Parent": {
            "$ref": "21"
          },
          "ShowEdit": true,
          "GiftCard": {
            "$id": "25",
            "CardId": "112b0fd9-e4f6-4d4f-8fa2-e2f933ee9f76",
            "CardNumber": "sample string 2",
            "AddedAmount": 3.0,
            "Balance": 4.0,
            "CustomerId": "d6b349da-e36f-407f-bac6-85cc2cef558b",
            "Title": "sample string 6",
            "ValidFrom": "2025-07-04T15:30:12.3351621+02:00",
            "ValidTo": "2025-07-04T15:30:12.3351621+02:00",
            "Active": true,
            "Updated": "2025-07-04T15:30:12.3351621+02:00",
            "CardType": 0,
            "UniqueCode": "sample string 11",
            "Synced": true,
            "Status": "Aktiva",
            "UsedAmount": -1.0,
            "CustomerDiscount": 13.0,
            "CustomerName": "sample string 14",
            "SeasonTicket": {
              "$id": "26",
              "Id": "6d7abf6c-2f43-47cf-b634-39f37d3cf692",
              "CustomerId": "a7644337-4938-4551-9804-9aecdb068df2",
              "ExpiryDate": "2025-07-04T15:30:12.3351621+02:00",
              "Active": true,
              "Synced": true,
              "CustomerName": "sample string 6"
            },
            "OrderId": "ee92c3a6-ddf5-4d66-87cf-4171819f8e9f",
            "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",
        "OrderStatusFromType": 3,
        "PaidStatus": "Delbetald",
        "OrderNumber": "816e674d-95f0-41b0-aab5-2c69c694085a",
        "ReceiptNumber": "9",
        "OrderType": 0,
        "GrossAmount": -36.0,
        "ComissionAmount": 0.0,
        "NetAmount": 0.0,
        "VatAmount": 0.0,
        "PartialPaidAmount": 56.0,
        "SelectEnable": false,
        "CheckOutVisibility": true,
        "RetryVisibility": false,
        "ButtonVisibility": false,
        "ReturnButtonVisibility": false,
        "SendTicketToCustomer": true,
        "IsReadyToPickup": true,
        "IsWaitingToPickup": true,
        "ShowReminder": true,
        "ShowSMSWarning": true,
        "ButtonRestoreVisibility": false,
        "InvNumber": "sample string 62",
        "GiftCard": {
          "$ref": "25"
        },
        "GiftCards": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "PaymentType": "sample string 63",
        "PaymentTypeId": 64,
        "InProgress": true,
        "ShowButtonOnOpenView": false,
        "ShowButtonOnOpenViewInRestaurant": true,
        "AskRUTCalled": true,
        "OrderTickets": [
          {
            "$id": "27",
            "Id": "d368d928-c25b-4e2f-b8b3-cd67f454bea0",
            "OrderId": "7281b3fa-d9ad-4cf4-9f3c-37cc588b8cc5",
            "TicketNo": 3,
            "BongNo": 4,
            "TableId": 5,
            "Comments": "sample string 6",
            "CreatedBy": "sample string 7",
            "CreatedAt": "2025-07-04T15:30:12.3351621+02:00",
            "OrderTicketItems": [
              {
                "$id": "28",
                "Id": "8fb68425-9efe-4af7-ab55-a9ef22d7f189",
                "TicketId": "a14a7216-4abb-4f9d-968c-30db0607e997",
                "OrderTicket": {
                  "$ref": "27"
                },
                "ItemId": "66076781-7816-453d-8783-bcad39e3a462",
                "Quantity": 4.0,
                "Comments": "sample string 5",
                "PrinterId": 6
              },
              {
                "$ref": "28"
              }
            ]
          },
          {
            "$ref": "27"
          }
        ],
        "KDSStatus": 0,
        "KitchenStatus": 0,
        "RecreateTableButton": true,
        "TabNo": 69,
        "ExportStatus": 70,
        "ExportError": "sample string 71",
        "TipAmount": 72.0,
        "ShowTabNo": true,
        "TabNoHeight": 25,
        "CurrentStatusText": "sample string 74"
      },
      {
        "$ref": "3"
      }
    ]
  },
  {
    "$ref": "1"
  }
]