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": "2024-05-16T07:56:05.1120495+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": "ef492119-0b54-4698-b91f-083d85e008a2",
    "Updated": "2024-05-16T07:56:05.1120495+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": "e53ce7fb-ea5d-4e29-b5bf-63d7deb3cda6",
        "CreationDate": "2024-05-16T07:56:05.1120495+02:00",
        "OrderNoOfDay": "sample string 3",
        "TableId": 4,
        "TableName": "sample string 5",
        "CustomerId": "c1d6505b-cdc5-44a3-b03d-07b8a670833d",
        "Status": 0,
        "Type": 0,
        "PaymentStatus": 0,
        "Comments": "sample string 7",
        "OrderComments": "sample string 8",
        "InvoiceNumber": 9,
        "InvoiceDate": "2024-05-16T07:56:05.1120495+02:00",
        "InvoiceGenerated": true,
        "UserId": "sample string 11",
        "CheckOutUserId": "sample string 12",
        "Bong": 13,
        "TrainingMode": true,
        "TerminalId": "6add7d66-1735-4132-82f0-162aa8dd2636",
        "OutletId": "4da79f31-e06c-40d4-854f-25e50b9c028c",
        "SourceTerminalId": "sample string 17",
        "CustomerInvoiceId": "5c4fe66a-baa2-4178-835b-0b6802007f64",
        "RoundedAmount": 18.0,
        "OrderTotal": 19.0,
        "IsGiftCardSale": true,
        "OpenSynced": true,
        "Synced": true,
        "ServeFlowId": 64,
        "ServeFlowStatus": 64,
        "CategoryId": 64,
        "DeliveryDate": "2024-05-16T07:56:05.1120495+02:00",
        "EnableRUT": true,
        "CustomerReferenceId": "424f7a4b-c3f4-433c-a3ec-5bed0f579455",
        "ExternalStatus": 0,
        "PerformaCount": 64,
        "DeleteReason": "sample string 29",
        "DiscountReason": "sample string 30",
        "WaitForCourse": true,
        "TableRecreated": true,
        "ReturnRecreated": true,
        "Updated": "2024-05-16T07:56:05.1120495+02:00",
        "OrderState": "sample string 35",
        "OrderLines": [
          {
            "$id": "4",
            "Id": "91296721-9f02-4adb-be79-f9e5afdafe1a",
            "OrderId": "43a849f9-a676-461a-b833-5843058796c0",
            "Order": {
              "$ref": "3"
            },
            "ItemId": "094218cf-2319-44aa-9131-3855b8ae38a2",
            "Product": {
              "$id": "5",
              "Id": "e36b4469-355d-4099-8568-f6780736c7d7",
              "SKU": "sample string 2",
              "Name": "sample string 3",
              "Description": "sample string 4",
              "LongDescription": "sample string 5",
              "BarCode": "sample string 6",
              "Price": 7.0,
              "PurchasePrice": 8.0,
              "Tax": 9.0,
              "BrandId": 10,
              "PLU": "sample string 11",
              "Unit": 0,
              "AskPrice": true,
              "AskWeight": true,
              "PriceLock": true,
              "ColorCode": "sample string 15",
              "PrinterId": 16,
              "PlaceHolder": true,
              "AskVolume": true,
              "NeedIngredient": true,
              "Bong": true,
              "Sticky": 21,
              "Seamless": true,
              "ShowItemButton": true,
              "ShowGroupItem": true,
              "AccountingId": 25,
              "ReceiptMethod": 0,
              "ItemType": 0,
              "DiscountAllowed": true,
              "PreparationTime": 0,
              "IngredientPopup": true,
              "DefaultCartQty": 28.0,
              "SortOrder": 29,
              "IconId": 30,
              "Active": true,
              "Deleted": true,
              "Weight": 33.0,
              "Availability": true,
              "TextColor": "sample string 35",
              "ServeType": 64,
              "BongTitle": "sample string 37",
              "Synced": true,
              "DemandIdControl": true,
              "Discontinued": true,
              "AskPLU": true,
              "SupplierId": "7c63c33a-6ca2-436e-b6fe-8feb4cfc4fd8",
              "SupplierSKU": "sample string 44",
              "DefaultUnit": 0,
              "ManageStock": 45,
              "PriceRek": 46.0,
              "CommentsRequired": true,
              "TicketQty": 48,
              "MinCartQty": 49.0,
              "MinQtyAlert": 50.0,
              "GroupId": "73ecf54e-2e00-4c76-82f3-5f90c7c5d923",
              "ComissionPercent": 51.0,
              "PantPrice": 52.0,
              "TrackAmount": true,
              "SaleUnitSuffix": "sample string 54",
              "QtyPerSaleUnit": 55.0,
              "Created": "2024-05-16T07:56:05.1120495+02:00",
              "Updated": "2024-05-16T07:56:05.1120495+02:00",
              "UpdatedBy": "bd5f9408-e50f-4422-be7a-11969ffdeb84",
              "CategoryId": 58,
              "Campaign": {
                "$id": "6",
                "Id": "d4610009-c4d1-4b18-96c6-a44efb2d2c1a",
                "CampaignType": 0,
                "DiscountBy": 0,
                "BuyLimit": 2,
                "FreeOffer": 3,
                "Price": 4.0,
                "DiscountQtyIncrement": 5,
                "Description": "sample string 6",
                "StartDate": "2024-05-16T07:56:05.1120495+02:00",
                "EndDate": "2024-05-16T07:56:05.1120495+02:00",
                "Deleted": true,
                "Updated": "2024-05-16T07:56:05.1120495+02:00",
                "CampaignPriceDetails": [
                  {
                    "$id": "7",
                    "Id": "21c07936-304a-4103-b589-8389d4d89173",
                    "CampaignId": "783c93b7-3edc-49b9-983c-dc2f43f569ed",
                    "Quantity": 3,
                    "PayPrice": 4.0,
                    "Deleted": true,
                    "Updated": "2024-05-16T07:56:05.1120495+02:00"
                  },
                  {
                    "$ref": "7"
                  }
                ]
              },
              "HasPricePolicy": true,
              "ItemCategory": [
                {
                  "$id": "8",
                  "Id": 1,
                  "ItemId": "dcc65aaa-c843-4efe-a0da-3b76ba791de8",
                  "CategoryId": 3,
                  "SortOrder": 4,
                  "IsPrimary": true
                },
                {
                  "$ref": "8"
                }
              ],
              "ItemIdex": 60,
              "PolicyGroupId": 61,
              "HasCampaign": true,
              "Products": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "ColorName": "sample string 62",
              "Type": 63,
              "ImagePath": "sample string 64",
              "ImageVisibility": true,
              "ifExists": "sample string 66",
              "ProductPrices": [
                {
                  "$id": "9",
                  "Id": 1,
                  "ItemId": "0f446dea-26ca-4987-9e13-d6a977c5d168",
                  "PurchasePrice": 3.0,
                  "Price": 4.0,
                  "OutletId": "f9274884-add3-46c5-be5c-d394005b81a8",
                  "PriceMode": 0,
                  "Updated": "2024-05-16T07:56:05.1130496+02:00"
                },
                {
                  "$ref": "9"
                }
              ],
              "Ingredients": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "Variants": [
                {
                  "$id": "10",
                  "Id": 1,
                  "ConfigurationId": "6ebc355a-656c-4d2d-8e46-921fc8ec1b1f",
                  "ItemId": "91f9db7d-b624-4172-8aa4-1f8befe0e92f",
                  "SortOrder": 4,
                  "Deleted": true,
                  "Updated": "2024-05-16T07:56:05.1130496+02:00"
                },
                {
                  "$ref": "10"
                }
              ],
              "ItemOption": [
                {
                  "$id": "11",
                  "Id": "114d1880-00b9-4ad7-a54d-87ecff960ea2",
                  "ItemOptionGroupId": "3f9ccc89-a5df-404a-ab63-c9531aa782d3",
                  "ItemId": "9a2f0618-209b-497d-85f2-f309d06a600e",
                  "CategoryId": 4,
                  "Active": true,
                  "Updated": "2024-05-16T07:56:05.1130496+02:00"
                },
                {
                  "$ref": "11"
                }
              ],
              "ShowOnReceipt": true,
              "QuickAdd": true,
              "HasIngredients": true,
              "CategoryItemGroups": [
                {
                  "$id": "12",
                  "Id": "8ca842ff-758e-48bf-b9f9-550aa6e61927",
                  "CategoryId": 2,
                  "GroupId": "1f38d7c3-c77b-4d2d-a017-f4f69af7632f",
                  "Qty": 4.0,
                  "Price": 5.0,
                  "Deleted": true,
                  "SortOrder": 7,
                  "Updated": "2024-05-16T07:56:05.1130496+02:00",
                  "Description": "sample string 9"
                },
                {
                  "$ref": "12"
                }
              ],
              "ItemPricePolicies": [
                {
                  "$id": "13",
                  "Id": 1,
                  "ItemId": "011bca43-f7a2-4e71-9073-30b603a214ce",
                  "BuyLimit": 3,
                  "DiscountAmount": 4.0,
                  "Active": true,
                  "Deleted": true,
                  "Updated": "2024-05-16T07:56:05.1130496+02:00",
                  "PolicyId": 8
                },
                {
                  "$ref": "13"
                }
              ],
              "PriceGroupPolicies": [
                {
                  "$id": "14",
                  "Id": 1,
                  "GroupId": 2,
                  "BuyLimit": 3,
                  "MaxLimit": 4,
                  "DiscountAmount": 5.0,
                  "TotalAmount": 6.0,
                  "Updated": "2024-05-16T07:56:05.1130496+02:00"
                },
                {
                  "$ref": "14"
                }
              ],
              "Photo": "QEA=",
              "GroupPrice": 69.0,
              "ExternalId": "sample string 70",
              "IngredientQty": 71.0,
              "StockQty": 72.0,
              "StockInitialCount": 73.0,
              "Selected": true,
              "ShowWarhouseStock": true,
              "ShowStockQty": true,
              "HideStockQty": false,
              "IsRUT": true,
              "NotSelected": true,
              "IsInActive": true,
              "CreatedBy": "sample string 79",
              "TerminalId": "80dbcd3d-46ea-4eae-ae99-528a5c871b28",
              "CategoryName": "sample string 80",
              "ShowCategoryName": true,
              "DiscountedPrice": 81.0,
              "Qty": 82.0,
              "ConfigurationId": 83,
              "ItemOptionId": "8cb7bbd6-a935-436f-83ba-6e87bb4a191e",
              "PriceAdd": 85.0,
              "PriceRemove": 86.0,
              "FreeQty": 87.0,
              "PLUNumeric": 0,
              "ScalePrice": 88.0,
              "PriceExlTax": 7.63
            },
            "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": "4c271b5b-476c-4d59-b383-9bf0c0bf4f28",
            "GroupKey": "65bb57a4-b045-4da4-a7b9-32663894b39c",
            "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": "9909b136-612f-44f2-84ba-553c16aebd62",
            "QuickAdd": true,
            "ItemStatusText": "Ready",
            "ItemStatusColor": "#FFD89778",
            "KDSItemStatusColor": "#FFD89778",
            "IsReadyToServe": true,
            "EnableReadyToServe": false,
            "IngredientCartQty": "4x19",
            "OrderComments": "sample string 31",
            "OrderDate": "2024-05-16T07:56:05.1130496+02:00",
            "InvoiceDate": "2024-05-16T07:56:05.1130496+02:00",
            "IsOrderComment": true,
            "ServeTypeName": "sample string 34",
            "ServeStatusColor": "sample string 35",
            "ServeStatusVisibility": true,
            "CampignIndex": 37,
            "StatusColor": "#FFFFFFFF",
            "IsValid": false,
            "ItemDetails": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "IngredientItems": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "CampaignId": "6b2b8ac2-eef3-4fb0-9af2-8532990dabb8",
            "HasGroupItems": false,
            "GrossTotal": 660.0,
            "GrossDiscountTotal": -153.0,
            "IngredientTotal": -102.0,
            "ShowButton": false,
            "ItemName": "sample string 3",
            "UpdateColorName": 64,
            "VAT": -3.7777777777777777,
            "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,
            "RewardApplied": true,
            "CartQty": "4",
            "RecieptQty": "4.00",
            "HasIngredients": true,
            "ReceiptItems": [
              {
                "$id": "15",
                "ContentGuid": "011f1a01-bcf2-44de-8e23-7e40228c6699",
                "Extra": true,
                "Strip": true,
                "Text": "sample string 4",
                "Price": 5.0,
                "VAT": 6.0,
                "Quantity": 7,
                "Direction": "+"
              },
              {
                "$ref": "15"
              }
            ],
            "ItemIdex": 42,
            "BIDSNO": 43,
            "Percentage": 44.0,
            "OrderType": 0,
            "BIDS": "sample string 45",
            "Category": "sample string 46",
            "Description": "sample string 47",
            "MoveQuantity": 48.0,
            "SortOrder": 49,
            "InWait": true,
            "DetailItemsVisiblity": true,
            "DisplayTotal": "sample string 52",
            "GiftCardNo": "sample string 53",
            "AddedAt": "2024-05-16T07:56:05.1130496+02:00",
            "DisplayQty": "sample string 55",
            "HideButton": true,
            "ItemNameWidth": 57,
            "LineHeight": 25,
            "ButtonVisibility": false,
            "DeleteButtonVisibility": true,
            "CommentVisibility": true,
            "MarkReadyVisibility": true,
            "CartFontSize": 59,
            "IngredeintComment": "sample string 60",
            "IngredeintModeVisibility": false,
            "IngredeintCommentVisibility": true,
            "PantPriceVisibility": true,
            "TotalPantPrice": 108.0,
            "PriceExlTax": 4.63,
            "PurchasePriceExlTax": 5.56
          },
          {
            "$ref": "4"
          }
        ],
        "Receipts": [
          {
            "$id": "16",
            "ReceiptId": "3cfef0a1-6977-401d-bee3-545529d6c999",
            "TerminalId": "37e60896-13d0-471a-97e5-1f4e93756693",
            "TerminalNo": 64,
            "ReceiptNumber": 4,
            "OrderId": "8fc46025-83e7-46e5-8579-36818492b2e2",
            "Order": {
              "$ref": "3"
            },
            "ReceiptCopies": 64,
            "GrossAmount": 7.0,
            "VatAmount": 8.0,
            "VatDetail": "sample string 9",
            "PrintDate": "2024-05-16T07:56:05.1130496+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": "16"
          }
        ],
        "Payments": [
          {
            "$id": "17",
            "Id": "9a6a8b39-6018-4f8b-ab14-53c2be9bd8ed",
            "OrderId": "51fea34c-ccbe-4f04-92ce-6ff156235946",
            "Order": {
              "$ref": "3"
            },
            "TypeId": 64,
            "PaidAmount": 4.0,
            "ReturnAmount": 5.0,
            "PaymentDate": "2024-05-16T07:56:05.1130496+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": "17"
          }
        ],
        "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": "2024-05-16T07:56:05.1130496+02:00",
        "DueDate": "2024-05-16T07:56:05.1130496+02:00",
        "BalanceAmount": 48.0,
        "SelectedTable": {
          "$ref": "1"
        },
        "Receipt": {
          "$ref": "16"
        },
        "Customer": {
          "$id": "18",
          "Id": "e1fffb3e-ae0c-412d-bff4-e74bf6d585f6",
          "ParentId": "505f302a-8ff9-4f34-96d0-fc8342e9b953",
          "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": "2024-05-16T07:56:05.1130496+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": "2024-05-16T07:56:05.1130496+02:00",
          "Updated": "2024-05-16T07:56:05.1130496+02:00",
          "UpdatedBy": "cc0f2693-df4a-44c8-8365-857dd7cf2205",
          "PriceListId": "05d2a851-7c23-42a5-86ce-a3c675be0ad4",
          "Customer_CustomField": [
            {
              "$id": "19",
              "Id": "367f428a-bb7e-419b-bf59-e77fc2b0a8a8",
              "FieldId": "1929f5db-78fb-4dfb-aa6c-e61961de6cd9",
              "CustomerCustomField": {
                "$id": "20",
                "Id": "d06e2151-1433-4435-84b1-8085fdbbff12",
                "Caption": "sample string 2",
                "SortOrder": 3
              },
              "CustomerId": "3d279c28-1080-4efc-a3e5-3385d3125fd9",
              "Customer": {
                "$ref": "18"
              },
              "Caption": "sample string 4",
              "Text": "sample string 5",
              "SortOrder": 6,
              "Updated": "2024-05-16T07:56:05.1130496+02:00"
            },
            {
              "$ref": "19"
            }
          ],
          "DiscountGroupId": "a628afbd-2599-46c4-80c5-6e98b76dc305",
          "OrgNumber": "sample string 3",
          "CustomerName": "sample string 2",
          "Address": "sample string 4, sample string 12, sample string 9",
          "PrimaryContacts": [
            {
              "$ref": "18"
            },
            {
              "$ref": "18"
            }
          ],
          "ContactReference": "sample string 30",
          "DiscountGroup": {
            "$id": "21",
            "DiscountId": "601b413e-e6ad-4cb5-8f34-dc1a525acc74",
            "Title": "sample string 2",
            "Discount": 3.0,
            "Created": "2024-05-16T07:56:05.1130496+02:00",
            "Updated": "2024-05-16T07:56:05.1130496+02:00",
            "Description": "sample string 6"
          },
          "Parent": {
            "$ref": "18"
          },
          "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": "e53ce7fb-ea5d-4e29-b5bf-63d7deb3cda6",
        "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,
        "ButtonRestoreVisibility": false,
        "InvNumber": "sample string 61",
        "GiftCard": {
          "$id": "22",
          "CardId": "066ea3f7-f91d-4fcb-93f4-ceaa02284d89",
          "CardNumber": "sample string 2",
          "AddedAmount": 3.0,
          "Balance": 4.0,
          "CustomerId": "0dd7cbef-f706-41ad-b3f3-3b6011378054",
          "Title": "sample string 6",
          "ValidFrom": "2024-05-16T07:56:05.1130496+02:00",
          "ValidTo": "2024-05-16T07:56:05.1130496+02:00",
          "Active": true,
          "Updated": "2024-05-16T07:56:05.1130496+02:00",
          "CardType": 0,
          "UniqueCode": 11,
          "Synced": true,
          "Status": "Aktiva",
          "UsedAmount": -1.0,
          "CustomerDiscount": 13.0,
          "CustomerName": "sample string 14",
          "SeasonTicket": {
            "$id": "23",
            "Id": "bb1215a6-fbff-4201-b978-25c5e773d382",
            "CustomerId": "183f8658-d83f-4e67-a14e-192eeb8a06e1",
            "ExpiryDate": "2024-05-16T07:56:05.1130496+02:00",
            "Active": true,
            "Synced": true,
            "CustomerName": "sample string 6"
          },
          "OrderId": "62ef2ac9-7d17-45c9-ad56-c6c25cb3f4fe",
          "NewAmount": 16.0,
          "VehicleId": 17
        },
        "GiftCards": [
          {
            "$ref": "22"
          },
          {
            "$ref": "22"
          }
        ],
        "PaymentType": "sample string 62",
        "PaymentTypeId": 63,
        "InProgress": true,
        "ShowButtonOnOpenView": false,
        "ShowButtonOnOpenViewInRestaurant": true,
        "AskRUTCalled": true,
        "OrderTickets": [
          {
            "$id": "24",
            "Id": "85e238dd-88dc-48d0-9899-b2e11714ddba",
            "OrderId": "2ac9edeb-4997-485e-85a6-11c435a2a908",
            "TicketNo": 3,
            "BongNo": 4,
            "TableId": 5,
            "Comments": "sample string 6",
            "CreatedBy": "sample string 7",
            "CreatedAt": "2024-05-16T07:56:05.1130496+02:00",
            "OrderTicketItems": [
              {
                "$id": "25",
                "Id": "1048cc3d-9828-4770-9129-101d39220b0d",
                "TicketId": "d48c7c30-9cc9-46e5-ad81-7b818b547f26",
                "OrderTicket": {
                  "$ref": "24"
                },
                "ItemId": "4f8fc861-eb02-4001-ac26-7b099e4a2b85",
                "Quantity": 4.0,
                "Comments": "sample string 5",
                "PrinterId": 6
              },
              {
                "$ref": "25"
              }
            ]
          },
          {
            "$ref": "24"
          }
        ],
        "KDSStatus": 0,
        "KitchenStatus": 0,
        "RecreateTableButton": true,
        "TabNo": 68,
        "ExportStatus": 69,
        "ExportError": "sample string 70",
        "TipAmount": 71.0,
        "ShowTabNo": true,
        "TabNoHeight": 25,
        "CurrentStatusText": "sample string 73"
      },
      {
        "$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.