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-04-04T05:15:15.5412981+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": "ec0d6f4c-76b5-4ee7-94aa-8c166b89fbb6",
    "Updated": "2025-04-04T05:15:15.5412981+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": "59074f1e-6e89-4f64-88f8-5b58993c5ea1",
        "CreationDate": "2025-04-04T05:15:15.5412981+02:00",
        "OrderNoOfDay": "sample string 3",
        "TableId": 4,
        "TableName": "sample string 5",
        "CustomerId": "159d05f4-1eae-4d8c-a66e-c36b4f966bec",
        "Status": 0,
        "Type": 0,
        "PaymentStatus": 0,
        "Comments": "sample string 7",
        "OrderComments": "sample string 8",
        "InvoiceNumber": 9,
        "InvoiceDate": "2025-04-04T05:15:15.5412981+02:00",
        "InvoiceGenerated": true,
        "UserId": "sample string 11",
        "CheckOutUserId": "sample string 12",
        "Bong": 13,
        "TrainingMode": true,
        "TerminalId": "7fef1ad0-5ad1-4810-8c49-8e15ab46c406",
        "OutletId": "e4e6ba8c-9662-44a9-9db7-dbc1cb0bc6bb",
        "SourceTerminalId": "sample string 17",
        "CustomerInvoiceId": "e81d2389-b582-46a3-a5c0-787182dc18d4",
        "RoundedAmount": 18.0,
        "OrderTotal": 19.0,
        "IsGiftCardSale": true,
        "OpenSynced": true,
        "Synced": true,
        "ServeFlowId": 64,
        "ServeFlowStatus": 64,
        "CategoryId": 64,
        "DeliveryDate": "2025-04-04T05:15:15.5412981+02:00",
        "EnableRUT": true,
        "CustomerReferenceId": "e9b02a9e-40d3-4d12-80ec-2cf12ec528d6",
        "ExternalStatus": 0,
        "PerformaCount": 64,
        "DeleteReason": "sample string 29",
        "DiscountReason": "sample string 30",
        "WaitForCourse": true,
        "TableRecreated": true,
        "ReturnRecreated": true,
        "Updated": "2025-04-04T05:15:15.5412981+02:00",
        "OrderState": "sample string 35",
        "OrderLines": [
          {
            "$id": "4",
            "Id": "664799de-c476-4fc5-9912-b43e89249232",
            "OrderId": "057855a5-2529-4014-87e9-505114b7bfab",
            "Order": {
              "$ref": "3"
            },
            "ItemId": "b5bc97e6-bb92-48c3-9615-4536533fc6a4",
            "Product": {
              "$id": "5",
              "Id": "f4783bd3-277e-45b9-9f40-c1480739f02f",
              "Name": "sample string 2",
              "SKU": "sample string 3",
              "BarCode": "sample string 4",
              "PLU": "sample string 5",
              "GroupId": "acb70ad6-9126-47e1-8e0c-e1040abb84b4",
              "SupplierId": "c9dc05f2-77c5-442a-bea7-bcd815f963f7",
              "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-04-04T05:15:15.5412981+02:00",
              "Updated": "2025-04-04T05:15:15.5412981+02:00",
              "UpdatedBy": "b268d8d5-6366-4863-b330-f1f4c72645cf",
              "CategoryId": 60,
              "Campaign": {
                "$id": "6",
                "Id": "c6c9828c-3ab8-4b1e-8de0-32700068b30a",
                "CampaignType": 0,
                "DiscountBy": 0,
                "BuyLimit": 2,
                "FreeOffer": 3,
                "Price": 4.0,
                "DiscountQtyIncrement": 5,
                "Description": "sample string 6",
                "StartDate": "2025-04-04T05:15:15.5412981+02:00",
                "EndDate": "2025-04-04T05:15:15.5412981+02:00",
                "Deleted": true,
                "Updated": "2025-04-04T05:15:15.5412981+02:00",
                "CampaignPriceDetails": [
                  {
                    "$id": "7",
                    "Id": "7a5aef41-1b8e-4cc0-aff7-8e395fc52504",
                    "CampaignId": "e2fe10c2-668b-40c3-914c-00d1c88d6d1f",
                    "Quantity": 3,
                    "PayPrice": 4.0,
                    "Deleted": true,
                    "Updated": "2025-04-04T05:15:15.5412981+02:00"
                  },
                  {
                    "$ref": "7"
                  }
                ]
              },
              "ItemsTags": [
                {
                  "$id": "8",
                  "Id": "93d02aeb-d818-4cdc-91b3-c557b72e902e",
                  "TagId": "fabbfcdf-4caa-46a4-aa69-4d33b3872b88",
                  "ItemId": "785e65bf-92a3-47f5-a7b2-e67af80b99ab",
                  "Deleted": true,
                  "Synced": true,
                  "Updated": "2025-04-04T05:15:15.5412981+02:00",
                  "TagName": "sample string 7"
                },
                {
                  "$ref": "8"
                }
              ],
              "ItemCampaign": {
                "$id": "9",
                "UUID": "3900e6ec-f7e4-461e-864e-4bdd14fb3960",
                "CampaignTypeId": "OPEN",
                "Title": "sample string 2",
                "DiscountBy": 1,
                "FreeOffer": 1,
                "BuyLimit": 1,
                "StartDate": "2025-04-04T05:15:15.5412981+02:00",
                "EndDate": "2025-04-04T05:15:15.5412981+02:00",
                "PriceEach": 1.0,
                "PriceTotal": 1.0,
                "Grouped": true,
                "CurrencyCode": "sample string 6",
                "IncludesVat": true,
                "CreatedAt": "2025-04-04T05:15:15.5412981+02:00",
                "CreatedByUUID": "sample string 9",
                "UpdatedAt": "2025-04-04T05:15:15.5412981+02:00",
                "UpdatedByUUID": "sample string 10",
                "DeletedAt": "2025-04-04T05:15:15.5412981+02:00",
                "DeletedByUUID": "sample string 11",
                "Synced": true,
                "ItemPrices": [
                  {
                    "$id": "10",
                    "UUID": "82f66420-64d9-495b-9f98-43e6f2dc2b0c",
                    "PriceListUUID": "41143704-e2dc-4922-a64e-f58f1bfeabbe",
                    "ItemGroupUUID": "50800f68-ee27-41a4-9c9c-9db9b30f0581",
                    "AgreementUUID": "7744c162-52fa-4afc-b5db-032b2fea582e",
                    "CustomerGroupUUID": "7f8cc300-8a4f-4141-8c0a-9f9d2b6e32b6",
                    "CustomerUUID": "0abb3a7e-9bbe-4426-902d-e0b7a262bdbb",
                    "ProjectUUID": "ed5db785-3ba8-4b46-992c-fea25e89a29f",
                    "CampaignUUID": "361f195a-d523-4e90-90c6-797aff65a692",
                    "ItemUUID": "204e4e6c-b799-4b5d-85b1-15cd4683e704",
                    "WildCardSKU": "sample string 4",
                    "MinQty": 1.0,
                    "MaxQty": 1.0,
                    "Price": 1.0,
                    "Percentage": 1.0,
                    "Type": "sample string 5",
                    "RegularPrice": true,
                    "ValidFrom": "2025-04-04T05:15:15.5412981+02:00",
                    "ValidTo": "2025-04-04T05:15:15.5412981+02:00",
                    "CreatedAt": "2025-04-04T05:15:15.5412981+02:00",
                    "CreatedByUUID": "sample string 8",
                    "UpdatedAt": "2025-04-04T05:15:15.5412981+02:00",
                    "UpdatedByUUID": "sample string 9",
                    "DeletedAt": "2025-04-04T05:15:15.5412981+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": "7cef1ee4-09a2-4610-9de8-116675da4d1c",
                  "CategoryId": 3,
                  "SortOrder": 4,
                  "IsPrimary": true
                },
                {
                  "$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": "ae15d78f-4658-48f6-bb6f-d4052160f12c",
                  "PurchasePrice": 3.0,
                  "Price": 4.0,
                  "OutletId": "f1a0e2ad-1a29-479d-b11a-b4c8e87a81b8",
                  "PriceMode": 0,
                  "Updated": "2025-04-04T05:15:15.5412981+02:00"
                },
                {
                  "$ref": "12"
                }
              ],
              "Ingredients": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "Variants": [
                {
                  "$id": "13",
                  "Id": 1,
                  "ConfigurationId": "a933735d-acbc-4365-aef4-0072bceb5721",
                  "ItemId": "13a2c84b-53af-41a0-9d5f-bbfadf80180a",
                  "SortOrder": 4,
                  "Deleted": true,
                  "Updated": "2025-04-04T05:15:15.5412981+02:00"
                },
                {
                  "$ref": "13"
                }
              ],
              "ItemOption": [
                {
                  "$id": "14",
                  "Id": "f348d02e-e6ae-4403-ab5a-537a5db98d86",
                  "ItemOptionGroupId": "bc28cc51-c7e3-4e34-a337-7d1161b265ca",
                  "ItemId": "081fe9be-4d5e-416b-a7d3-a5c3c3b384a9",
                  "CategoryId": 4,
                  "Active": true,
                  "Updated": "2025-04-04T05:15:15.5412981+02:00"
                },
                {
                  "$ref": "14"
                }
              ],
              "ShowOnReceipt": true,
              "QuickAdd": true,
              "HasIngredients": true,
              "CategoryItemGroups": [
                {
                  "$id": "15",
                  "Id": "59fd6d54-bd26-4aa0-a00b-92708330a986",
                  "CategoryId": 2,
                  "GroupId": "c8e650bf-45be-4c49-bc98-9eae3d9e3fe3",
                  "Qty": 4.0,
                  "Price": 5.0,
                  "Deleted": true,
                  "SortOrder": 7,
                  "Updated": "2025-04-04T05:15:15.5412981+02:00",
                  "Description": "sample string 9"
                },
                {
                  "$ref": "15"
                }
              ],
              "ItemPricePolicies": [
                {
                  "$id": "16",
                  "Id": 1,
                  "ItemId": "030ed1a9-852c-426a-8482-eb21360c246e",
                  "BuyLimit": 3,
                  "DiscountAmount": 4.0,
                  "Active": true,
                  "Deleted": true,
                  "Updated": "2025-04-04T05:15:15.5412981+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-04-04T05:15:15.5412981+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": "c1307cf2-640a-4703-87ea-8e0dc2aab39f",
              "CategoryName": "sample string 83",
              "ShowCategoryName": true,
              "DiscountedPrice": 84.0,
              "Qty": 85.0,
              "ConfigurationId": 86,
              "ItemOptionId": "55789aaf-ca3d-4d44-8c5b-8a0496b982ee",
              "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": "2e7e8a8d-a77b-4274-8649-303f8c76904a",
            "GroupKey": "81dd4831-07d2-4507-8be8-aa262d8d9361",
            "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": "428b2e5a-a680-45ca-a1a8-e76a35330353",
            "QuickAdd": true,
            "IsDefaultIngredient": true,
            "ItemStatusText": "Ready",
            "ItemStatusColor": "#FFD89778",
            "KDSItemStatusColor": "#FFD89778",
            "IsReadyToServe": true,
            "EnableReadyToServe": false,
            "IngredientCartQty": "4x19",
            "OrderComments": "sample string 32",
            "OrderDate": "2025-04-04T05:15:15.5412981+02:00",
            "InvoiceDate": "2025-04-04T05:15:15.5412981+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": "d40130e5-a446-47d3-85fa-1bcb71acb724",
            "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": "efec5073-024f-4a7c-9da0-c53b54791e6a",
                "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-04-04T05:15:15.5412981+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": "d297dbc8-305b-473b-86bf-1ee24fc725cc",
            "TerminalId": "60ec9089-478d-4a59-9bb7-6b3e28d37298",
            "TerminalNo": 64,
            "ReceiptNumber": 4,
            "OrderId": "3feb8509-d89d-4b6c-a27f-11160c7ee8fb",
            "Order": {
              "$ref": "3"
            },
            "ReceiptCopies": 64,
            "GrossAmount": 7.0,
            "VatAmount": 8.0,
            "VatDetail": "sample string 9",
            "PrintDate": "2025-04-04T05:15:15.5412981+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": "f7d2b969-36a8-46e1-a5ce-9b62cf48e36e",
            "OrderId": "e61d2104-31df-442c-a757-94c64e87fa79",
            "Order": {
              "$ref": "3"
            },
            "TypeId": 64,
            "PaidAmount": 4.0,
            "ReturnAmount": 5.0,
            "PaymentDate": "2025-04-04T05:15:15.5412981+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-04-04T05:15:15.5412981+02:00",
        "DueDate": "2025-04-04T05:15:15.5412981+02:00",
        "BalanceAmount": 48.0,
        "SelectedTable": {
          "$ref": "1"
        },
        "Receipt": {
          "$ref": "19"
        },
        "Customer": {
          "$id": "21",
          "Id": "684f9257-fa82-4808-9db9-472a07f0f611",
          "ParentId": "c4dff69f-2d67-4530-8fcf-96e1fc961176",
          "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-04-04T05:15:15.5412981+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-04-04T05:15:15.5412981+02:00",
          "Updated": "2025-04-04T05:15:15.5412981+02:00",
          "UpdatedBy": "3da18483-3690-4a74-becf-f3da1b6a3e48",
          "PriceListId": "57b6f068-f2ae-43a0-8fd1-75dd5a919090",
          "Customer_CustomField": [
            {
              "$id": "22",
              "Id": "1285418e-c742-4735-95d8-bfda7a4f6042",
              "FieldId": "828ba696-1c71-49d8-ad38-11e5d328cf59",
              "CustomerCustomField": {
                "$id": "23",
                "Id": "81a72bea-5e93-4f98-a8c6-b656f4acea98",
                "Caption": "sample string 2",
                "SortOrder": 3
              },
              "CustomerId": "17a2efcd-c1c8-4ff2-a47e-bb6d99b444df",
              "Customer": {
                "$ref": "21"
              },
              "Caption": "sample string 4",
              "Text": "sample string 5",
              "SortOrder": 6,
              "Updated": "2025-04-04T05:15:15.5412981+02:00"
            },
            {
              "$ref": "22"
            }
          ],
          "DiscountGroupId": "f7869c32-fdae-4fdf-8931-621c2f98e9ab",
          "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": "98802438-11c9-4f46-80b6-043a25f707fd",
            "Title": "sample string 2",
            "Discount": 3.0,
            "Created": "2025-04-04T05:15:15.5412981+02:00",
            "Updated": "2025-04-04T05:15:15.5412981+02:00",
            "Description": "sample string 6"
          },
          "Parent": {
            "$ref": "21"
          },
          "ShowEdit": true
        },
        "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": "59074f1e-6e89-4f64-88f8-5b58993c5ea1",
        "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": {
          "$id": "25",
          "CardId": "ea53301e-895e-4fac-ba73-241250f95d82",
          "CardNumber": "sample string 2",
          "AddedAmount": 3.0,
          "Balance": 4.0,
          "CustomerId": "f195b0a1-585b-4e22-a82c-dd8d05869a3c",
          "Title": "sample string 6",
          "ValidFrom": "2025-04-04T05:15:15.5412981+02:00",
          "ValidTo": "2025-04-04T05:15:15.5412981+02:00",
          "Active": true,
          "Updated": "2025-04-04T05:15:15.5412981+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": "9d4465a2-e85e-4f26-ade2-889628f23303",
            "CustomerId": "25b80949-bdec-4d84-9794-cb47c09ef53d",
            "ExpiryDate": "2025-04-04T05:15:15.5412981+02:00",
            "Active": true,
            "Synced": true,
            "CustomerName": "sample string 6"
          },
          "OrderId": "4e57a91a-def0-49f2-99fb-d4c008c84136",
          "NewAmount": 16.0,
          "VehicleId": 17
        },
        "GiftCards": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "PaymentType": "sample string 63",
        "PaymentTypeId": 64,
        "InProgress": true,
        "ShowButtonOnOpenView": false,
        "ShowButtonOnOpenViewInRestaurant": true,
        "AskRUTCalled": true,
        "OrderTickets": [
          {
            "$id": "27",
            "Id": "b062194b-3d56-4c0f-917f-a29d7b098d6e",
            "OrderId": "71fb6d2d-cc06-45d3-a7cd-b1696157437b",
            "TicketNo": 3,
            "BongNo": 4,
            "TableId": 5,
            "Comments": "sample string 6",
            "CreatedBy": "sample string 7",
            "CreatedAt": "2025-04-04T05:15:15.5412981+02:00",
            "OrderTicketItems": [
              {
                "$id": "28",
                "Id": "598c77ee-9945-46f4-b66a-814c22f98121",
                "TicketId": "604284e9-febd-47f6-8826-4722152574cb",
                "OrderTicket": {
                  "$ref": "27"
                },
                "ItemId": "590dd0dd-3cbd-4580-b54c-7d989d62545f",
                "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"
  }
]