POST api/Setting/PostTables

Request Information

URI Parameters

None.

Body Parameters

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.

Request 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-09-20T13:17:20.3252604+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": "571be04d-8e4d-47ea-b490-fc1e12cff470",
    "Updated": "2026-09-20T13:17:20.3252604+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": "9e25ca2d-5885-4011-87fe-037d4e9c18c2",
        "CreationDate": "2026-09-20T13:17:20.3252604+02:00",
        "OrderNoOfDay": "sample string 3",
        "TableId": 4,
        "TableName": "sample string 5",
        "CustomerId": "41dbd272-1694-4246-a54c-60dd584f31c0",
        "Status": 0,
        "Type": 0,
        "PaymentStatus": 0,
        "Comments": "sample string 7",
        "OrderComments": "sample string 8",
        "InvoiceNumber": 9,
        "InvoiceDate": "2026-09-20T13:17:20.3252604+02:00",
        "InvoiceGenerated": true,
        "UserId": "sample string 11",
        "CheckOutUserId": "sample string 12",
        "Bong": 13,
        "TrainingMode": true,
        "TerminalId": "19fc0f07-3e29-4f80-a764-3b452f1c7b52",
        "OutletId": "8c8f95d1-96db-483d-8a46-44dc64ae7c4f",
        "SourceTerminalId": "sample string 17",
        "CustomerInvoiceId": "fd975ed1-bf54-4eb1-a941-465deb7948f3",
        "RoundedAmount": 18.0,
        "OrderTotal": 19.0,
        "IsGiftCardSale": true,
        "OpenSynced": true,
        "Synced": true,
        "ServeFlowId": 64,
        "ServeFlowStatus": 64,
        "CategoryId": 64,
        "DeliveryDate": "2026-09-20T13:17:20.3252604+02:00",
        "EnableRUT": true,
        "CustomerReferenceId": "08356dac-506b-4bb8-a5e4-79294880b351",
        "ExternalStatus": 0,
        "PerformaCount": 64,
        "DeleteReason": "sample string 29",
        "DiscountReason": "sample string 30",
        "WaitForCourse": true,
        "TableRecreated": true,
        "ReturnRecreated": true,
        "Updated": "2026-09-20T13:17:20.3252604+02:00",
        "OrderState": "sample string 35",
        "ServiceTypeCode": "sample string 36",
        "PuckNumber": "sample string 37",
        "OrderLines": [
          {
            "$id": "4",
            "Id": "4e12da6c-bd2a-47c7-adcc-4aba1eede3e9",
            "OrderId": "fdc3e120-f764-4eec-b9b6-7b82baf54c50",
            "Order": {
              "$ref": "3"
            },
            "ItemId": "d7a38f8e-0f5b-4d9a-83dd-c727da24b038",
            "Product": {
              "$id": "5",
              "Id": "78bc09dc-5c36-41fd-bbae-2de3b46ada43",
              "Name": "sample string 2",
              "SKU": "sample string 3",
              "BarCode": "sample string 4",
              "PLU": "sample string 5",
              "GroupId": "8e4a0ea3-b48a-49de-b593-b2fa67a69710",
              "SupplierId": "cb4e6842-ccd2-47f3-b54e-b07c2ae012fa",
              "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-09-20T13:17:20.3252604+02:00",
              "SpecialSalesPriceValidTo": "2026-09-20T13:17:20.3252604+02:00",
              "Draft": true,
              "VatChangeBehavior": 0,
              "ItemTypeUUID": "cf88e8a5-02b5-4414-b954-77018e58c8df",
              "ItemGroupUUID": "1afb902d-7c2a-4eee-a283-ac0a5ce28422",
              "ItemAttributeSetUUID": "37101bd8-b435-426e-a8f8-024c412f3c31",
              "BrandUUID": "68f267ec-02a8-43b8-90ef-c2c9b5e10760",
              "TicketTemplateId": 1,
              "Created": "2026-09-20T13:17:20.3252604+02:00",
              "Updated": "2026-09-20T13:17:20.3252604+02:00",
              "UpdatedBy": "6e9b3ad4-cd05-4376-bea7-7661b9647024",
              "CategoryId": 60,
              "Campaign": {
                "$id": "6",
                "Id": "aa424743-7e0d-4e70-8561-4c9a11a06f8a",
                "CampaignType": 0,
                "DiscountBy": 0,
                "BuyLimit": 2,
                "FreeOffer": 3,
                "Price": 4.0,
                "DiscountQtyIncrement": 5,
                "Description": "sample string 6",
                "StartDate": "2026-09-20T13:17:20.3252604+02:00",
                "EndDate": "2026-09-20T13:17:20.3252604+02:00",
                "Deleted": true,
                "Updated": "2026-09-20T13:17:20.3252604+02:00",
                "CampaignPriceDetails": [
                  {
                    "$id": "7",
                    "Id": "b9059cd6-9bb0-4f00-b335-6c7cf68ee205",
                    "CampaignId": "ee2f359c-d7ff-4f69-90d1-da62d42079f9",
                    "Quantity": 3,
                    "PayPrice": 4.0,
                    "Deleted": true,
                    "Updated": "2026-09-20T13:17:20.3252604+02:00"
                  },
                  {
                    "$ref": "7"
                  }
                ]
              },
              "ItemsTags": [
                {
                  "$id": "8",
                  "Id": "a9513a3a-e6da-4322-89c4-9ca57ac9ced2",
                  "TagId": "62467791-8d59-43c4-9027-c555c4ed6cc3",
                  "ItemId": "3b80c31c-022b-4fb0-adfb-c596a121bf77",
                  "Deleted": true,
                  "Synced": true,
                  "Updated": "2026-09-20T13:17:20.3252604+02:00",
                  "TagName": "sample string 7"
                },
                {
                  "$ref": "8"
                }
              ],
              "ItemCampaign": {
                "$id": "9",
                "UUID": "8a9d07a1-d097-4c61-a010-b74e2eba4086",
                "CampaignTypeId": "OPEN",
                "Title": "sample string 2",
                "DiscountBy": 1,
                "FreeOffer": 1,
                "BuyLimit": 1,
                "StartDate": "2026-09-20T13:17:20.3252604+02:00",
                "EndDate": "2026-09-20T13:17:20.3252604+02:00",
                "PriceEach": 1.0,
                "PriceTotal": 1.0,
                "Grouped": true,
                "CurrencyCode": "sample string 6",
                "IncludesVat": true,
                "CreatedAt": "2026-09-20T13:17:20.3252604+02:00",
                "CreatedByUUID": "sample string 9",
                "UpdatedAt": "2026-09-20T13:17:20.3252604+02:00",
                "UpdatedByUUID": "sample string 10",
                "DeletedAt": "2026-09-20T13:17:20.3252604+02:00",
                "DeletedByUUID": "sample string 11",
                "Synced": true,
                "ItemPrices": [
                  {
                    "$id": "10",
                    "UUID": "3ba936ca-1919-4dff-b7a7-13e06d884d25",
                    "PriceListUUID": "6016e194-c8da-4788-baf4-ccf0579805b2",
                    "ItemGroupUUID": "9218d0fa-3336-4df3-ba29-9e1ca0919739",
                    "AgreementUUID": "33620a1f-2a13-40e0-95b7-cf62552e4dff",
                    "CustomerGroupUUID": "b5dd0433-3a57-4bae-a918-6ff3615de5b9",
                    "CustomerUUID": "493161c1-47b8-4bcc-a113-212ec72e873c",
                    "ProjectUUID": "88004175-6552-4e0d-98de-c52e07e96cf5",
                    "CampaignUUID": "08d60e26-a17b-495c-849a-63a6f74945fa",
                    "ItemUUID": "29014950-74f4-4370-94c3-4a8f0950155b",
                    "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-09-20T13:17:20.3252604+02:00",
                    "ValidTo": "2026-09-20T13:17:20.3252604+02:00",
                    "CreatedAt": "2026-09-20T13:17:20.3252604+02:00",
                    "CreatedByUUID": "sample string 8",
                    "UpdatedAt": "2026-09-20T13:17:20.3252604+02:00",
                    "UpdatedByUUID": "sample string 9",
                    "DeletedAt": "2026-09-20T13:17:20.3252604+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": "23bb4e7b-57de-4532-97a4-5fcd12b1bfa7",
                  "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": "5e05c020-8e14-4107-9534-05d5d76f0944",
                  "PurchasePrice": 3.0,
                  "Price": 4.0,
                  "OutletId": "b171f680-2eed-48d5-99c6-221865b37ba9",
                  "PriceMode": 0,
                  "Updated": "2026-09-20T13:17:20.3252604+02:00"
                },
                {
                  "$ref": "12"
                }
              ],
              "Ingredients": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "Variants": [
                {
                  "$id": "13",
                  "Id": 1,
                  "ConfigurationId": "e8a002a3-6771-4ee3-8da2-38b7314ad4d3",
                  "ItemId": "bda11a1e-522e-44b8-b3fb-ab4aca6b38ee",
                  "SortOrder": 4,
                  "Deleted": true,
                  "Updated": "2026-09-20T13:17:20.3252604+02:00"
                },
                {
                  "$ref": "13"
                }
              ],
              "ItemOption": [
                {
                  "$id": "14",
                  "Id": "1f4fddc5-6348-435d-b47c-bd764afc9208",
                  "ItemOptionGroupId": "34a9cf6e-9aba-4315-a46e-0cfbe708e033",
                  "ItemId": "5393282a-9481-4858-9e19-6b8bb8d053d6",
                  "CategoryId": 4,
                  "Active": true,
                  "Updated": "2026-09-20T13:17:20.3252604+02:00"
                },
                {
                  "$ref": "14"
                }
              ],
              "ShowOnReceipt": true,
              "QuickAdd": true,
              "HasIngredients": true,
              "HasVariants": true,
              "HasOptions": true,
              "CategoryItemGroups": [
                {
                  "$id": "15",
                  "Id": "120a05b8-8474-4c47-a0bf-c64a5188cdee",
                  "CategoryId": 2,
                  "GroupId": "990f549e-e7da-432e-8a8b-06fe13b73cf6",
                  "Qty": 4.0,
                  "Price": 5.0,
                  "Deleted": true,
                  "SortOrder": 7,
                  "Updated": "2026-09-20T13:17:20.3252604+02:00",
                  "Description": "sample string 9"
                },
                {
                  "$ref": "15"
                }
              ],
              "ItemPricePolicies": [
                {
                  "$id": "16",
                  "Id": 1,
                  "ItemId": "0de03bf6-6e5a-46fb-bd5d-02bf81bbc3f4",
                  "BuyLimit": 3,
                  "DiscountAmount": 4.0,
                  "Active": true,
                  "Deleted": true,
                  "Updated": "2026-09-20T13:17:20.3252604+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-09-20T13:17:20.3252604+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": "846ee831-ea56-4ea9-9e48-789c087dc22b",
              "CategoryName": "sample string 85",
              "ShowCategoryName": true,
              "DiscountedPrice": 86.0,
              "Qty": 87.0,
              "ConfigurationId": 88,
              "ItemOptionId": "351dd7ca-399a-468a-ad69-c247e388e10d",
              "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": "cf1a9d11-0e7c-4d42-b7c3-7fd74c7ae427",
                  "ParentUUID": "62a3c157-7bc2-476b-a6b0-0d1e566e9f89",
                  "EntityUUID": "440e5b63-47e0-40d3-a47e-dd0fffe57eba",
                  "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-09-20T13:17:20.3252604+02:00",
                  "UpdatedAt": "2026-09-20T13:17:20.3252604+02:00",
                  "UpdatedByUUID": "sample string 15",
                  "DeletedByUUID": "sample string 16",
                  "DeletedAt": "2026-09-20T13:17:20.3252604+02:00",
                  "Synced": true
                },
                {
                  "$ref": "18"
                }
              ],
              "HasFile": true,
              "ItemTypeText": "Individual",
              "ItemUnitText": "Piece",
              "ItemAdditionalIdentifications": [
                {
                  "$id": "19",
                  "UUID": "fd7d0a02-7ed2-4a6d-8ba4-68c97e753f95",
                  "ItemUUID": "d72586a8-8694-46b1-ac5b-835095f9f994",
                  "ItemInstanceUUID": "sample string 3",
                  "Identifier": "sample string 4",
                  "IdentifierSchemeId": "sample string 5",
                  "CreatedAt": "2026-09-20T13:17:20.3252604+02:00",
                  "CreatedByUUID": "sample string 7",
                  "UpdatedAt": "2026-09-20T13:17:20.3252604+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": "8c4ebc68-7106-48c9-b0ff-2eaa75bbaf44",
            "GroupKey": "b55ae0a6-ba19-420b-88d8-fd1c018cd723",
            "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": "25a21d65-5e1f-4d19-9aaf-8b1aefb90e7a",
            "QuickAdd": true,
            "IsDefaultIngredient": true,
            "ItemStatusText": "Ready",
            "ItemStatusColor": "#FFD89778",
            "KDSItemStatusColor": "#FFD89778",
            "IsReadyToServe": true,
            "EnableReadyToServe": false,
            "IngredientCartQty": "4x19",
            "OrderComments": "sample string 34",
            "OrderDate": "2026-09-20T13:17:20.3252604+02:00",
            "InvoiceDate": "2026-09-20T13:17:20.3252604+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": "8bbd96f6-2617-4aa6-ab28-7f6c43e27df3",
            "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": "809ae04c-f0a3-48fe-8cb9-cc2ef64e742f",
                "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-09-20T13:17:20.3252604+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": "1dda493b-5f0c-4585-8524-20d43e0da5fc",
              "ItemId": "a5682b63-abd1-4fee-bb52-345f68d963c0",
              "TableId": 1,
              "ActionId": 3,
              "Created": "2026-09-20T13:17:20.3252604+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": "4ef36e7e-3c8a-4a73-879c-b4d364012f44",
            "TerminalId": "36b380b9-b141-4055-b727-2502dd563211",
            "TerminalNo": 64,
            "ReceiptNumber": 4,
            "OrderId": "11259cc1-1568-4658-899f-df43fce787dc",
            "Order": {
              "$ref": "3"
            },
            "ReceiptCopies": 64,
            "GrossAmount": 7.0,
            "VatAmount": 8.0,
            "VatDetail": "sample string 9",
            "PrintDate": "2026-09-20T13:17:20.3252604+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": "8dd7182b-0340-4da7-bce4-790bb58afdbb",
            "OrderId": "337e069e-b299-40d6-aa2a-d886911f190c",
            "Order": {
              "$ref": "3"
            },
            "TypeId": 64,
            "PaidAmount": 4.0,
            "ReturnAmount": 5.0,
            "PaymentDate": "2026-09-20T13:17:20.3252604+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-09-20T13:17:20.3252604+02:00",
        "DueDate": "2026-09-20T13:17:20.3252604+02:00",
        "BalanceAmount": 50.0,
        "SelectedTable": {
          "$ref": "1"
        },
        "Receipt": {
          "$ref": "22"
        },
        "Customer": {
          "$id": "24",
          "Id": "7b72d10e-5727-4afc-962f-3c399bf0940c",
          "ParentId": "c062cd32-7c61-4611-aad3-f622a7207ed7",
          "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-09-20T13:17:20.3252604+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-09-20T13:17:20.3252604+02:00",
          "Updated": "2026-09-20T13:17:20.3252604+02:00",
          "UpdatedBy": "c9fef389-beeb-4292-a3ba-4524bb405d55",
          "PriceListId": "665ada06-a0b7-4afd-ab33-401dbfe3be6c",
          "Customer_CustomField": [
            {
              "$id": "25",
              "Id": "2cf1dc63-e990-4c97-9a62-410fbd33c837",
              "FieldId": "44e560eb-5860-445f-930c-e1937cdf107a",
              "CustomerCustomField": {
                "$id": "26",
                "Id": "5ada7a5d-0a32-4a17-8d15-8e2e3da61f49",
                "Caption": "sample string 2",
                "SortOrder": 3
              },
              "CustomerId": "d91f174a-58a2-468c-8ffe-99fbbe3d87c8",
              "Customer": {
                "$ref": "24"
              },
              "Caption": "sample string 4",
              "Text": "sample string 5",
              "SortOrder": 6,
              "Updated": "2026-09-20T13:17:20.3252604+02:00"
            },
            {
              "$ref": "25"
            }
          ],
          "DiscountGroupId": "99cf74f1-6087-48f6-83ef-af7ecc6996cb",
          "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": "1ae920dc-a089-4ab1-aaf7-930e7329f52a",
            "Title": "sample string 2",
            "Discount": 3.0,
            "Created": "2026-09-20T13:17:20.3252604+02:00",
            "Updated": "2026-09-20T13:17:20.3252604+02:00",
            "Description": "sample string 6"
          },
          "Parent": {
            "$ref": "24"
          },
          "ShowEdit": true,
          "GiftCard": {
            "$id": "28",
            "CardId": "4bebb1f0-7b66-450f-9a72-2dcf94e6e849",
            "CardNumber": "sample string 2",
            "AddedAmount": 3.0,
            "Balance": 4.0,
            "CustomerId": "0377d5c4-5d9c-406b-8ff5-54ae1bb5d205",
            "Title": "sample string 6",
            "ValidFrom": "2026-09-20T13:17:20.3252604+02:00",
            "ValidTo": "2026-09-20T13:17:20.3252604+02:00",
            "Active": true,
            "Updated": "2026-09-20T13:17:20.3252604+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": "737e2079-721b-4a7b-a2fe-0cf92a4db5ad",
              "CustomerId": "adc30794-d7fe-4faf-9002-2f8cdadf4b0c",
              "ExpiryDate": "2026-09-20T13:17:20.3252604+02:00",
              "Active": true,
              "Synced": true,
              "CustomerName": "sample string 6"
            },
            "OrderId": "e88dac62-cd03-4cfc-8895-aca8ecda0952",
            "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": "9e25ca2d-5885-4011-87fe-037d4e9c18c2",
        "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": "748f9abb-2b2e-4694-a584-1cce91e010cb",
            "OrderId": "f1f12fda-79e4-469a-abd6-c5f73d684a8d",
            "TicketNo": 3,
            "BongNo": 4,
            "TableId": 5,
            "Comments": "sample string 6",
            "CreatedBy": "sample string 7",
            "CreatedAt": "2026-09-20T13:17:20.3252604+02:00",
            "OrderTicketItems": [
              {
                "$id": "31",
                "Id": "ac28343d-e51f-447d-b19c-fd81834e0f23",
                "TicketId": "e3334d02-e69a-4dae-a602-4089000b2766",
                "OrderTicket": {
                  "$ref": "30"
                },
                "ItemId": "ba79e4d6-5ba8-422e-81d9-13b16421979d",
                "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": "cb7bb85c-a18f-4307-92a6-86e17c499dd7",
          "OrderId": "83de5635-8f12-4474-9b78-52b0376fa925",
          "FulfillmentTypeCode": "sample string 3",
          "PromisedAt": "2026-09-20T13:17:20.3252604+02:00",
          "PromisedDurationMinutes": 4,
          "EstimatedReadyAt": "2026-09-20T13:17:20.3252604+02:00"
        },
        "FoodlyOrder": {
          "$id": "33",
          "Id": "6c49fe22-08f8-452f-a9cc-a455f8b6e5de",
          "FoodlyId": 2,
          "NIMPOSId": "51cf9fa3-cb54-48a0-8985-ecc97efcb199",
          "Json": "sample string 4",
          "DeliveryRequestedOn": "2026-09-20T13:17:20.3252604+02:00",
          "PromisedDurationMinutes": 6,
          "SendTokitchen": true
        },
        "LogEnteries": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ]
      },
      {
        "$ref": "3"
      }
    ]
  },
  {
    "$ref": "1"
  }
]

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.