POST api/Setting/PostTables
Request Information
URI Parameters
None.
Body Parameters
Collection of FoodTable| Name | Description | Type | Additional 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-03-21T23:41:28.2517936+01: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": "c8a844d0-6c98-4c14-afdf-8924883056e0",
"Updated": "2026-03-21T23:41:28.2517936+01:00",
"OrderCount": 15,
"OrderTotal": 16.0,
"FloorName": "sample string 17",
"PerformaPrinted": true,
"TableComments": "sample string 19",
"OrderTime": "sample string 20",
"Orders": [
{
"$id": "3",
"Id": "26991f0a-b960-47eb-99d8-933b86afe006",
"CreationDate": "2026-03-21T23:41:28.2517936+01:00",
"OrderNoOfDay": "sample string 3",
"TableId": 4,
"TableName": "sample string 5",
"CustomerId": "65927552-e9fe-4390-a65e-b22f9e4e3d22",
"Status": 0,
"Type": 0,
"PaymentStatus": 0,
"Comments": "sample string 7",
"OrderComments": "sample string 8",
"InvoiceNumber": 9,
"InvoiceDate": "2026-03-21T23:41:28.2517936+01:00",
"InvoiceGenerated": true,
"UserId": "sample string 11",
"CheckOutUserId": "sample string 12",
"Bong": 13,
"TrainingMode": true,
"TerminalId": "160e4280-ecfc-4ccb-943e-04c0a1f8cd54",
"OutletId": "7626c03f-485f-437f-8d2e-347b841f093c",
"SourceTerminalId": "sample string 17",
"CustomerInvoiceId": "44a48aa8-2da4-4de5-9088-c89a4bdafce9",
"RoundedAmount": 18.0,
"OrderTotal": 19.0,
"IsGiftCardSale": true,
"OpenSynced": true,
"Synced": true,
"ServeFlowId": 64,
"ServeFlowStatus": 64,
"CategoryId": 64,
"DeliveryDate": "2026-03-21T23:41:28.2517936+01:00",
"EnableRUT": true,
"CustomerReferenceId": "dd212316-21f7-4b40-8626-ea954b1b32fc",
"ExternalStatus": 0,
"PerformaCount": 64,
"DeleteReason": "sample string 29",
"DiscountReason": "sample string 30",
"WaitForCourse": true,
"TableRecreated": true,
"ReturnRecreated": true,
"Updated": "2026-03-21T23:41:28.2517936+01:00",
"OrderState": "sample string 35",
"OrderLines": [
{
"$id": "4",
"Id": "a85915f2-8b0d-4c05-a55d-8515c6295d8a",
"OrderId": "2e22305d-5a06-410a-9793-d5e1f63efb9e",
"Order": {
"$ref": "3"
},
"ItemId": "9b92bb9c-70f6-4f32-8ef6-26e1448b4566",
"Product": {
"$id": "5",
"Id": "1a0522c7-06f6-4163-9f28-a37f00a78f03",
"Name": "sample string 2",
"SKU": "sample string 3",
"BarCode": "sample string 4",
"PLU": "sample string 5",
"GroupId": "891574db-6c8e-4fab-9d76-a8601a7017c3",
"SupplierId": "932d47db-a5c6-499b-be47-74db0f612df3",
"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-03-21T23:41:28.2517936+01:00",
"SpecialSalesPriceValidTo": "2026-03-21T23:41:28.2517936+01:00",
"Draft": true,
"Created": "2026-03-21T23:41:28.2517936+01:00",
"Updated": "2026-03-21T23:41:28.2517936+01:00",
"UpdatedBy": "1c1d5e4a-ad68-4022-b787-8a41a5344bbd",
"CategoryId": 60,
"Campaign": {
"$id": "6",
"Id": "010766d3-6a3d-49e3-83ae-de88b4de246e",
"CampaignType": 0,
"DiscountBy": 0,
"BuyLimit": 2,
"FreeOffer": 3,
"Price": 4.0,
"DiscountQtyIncrement": 5,
"Description": "sample string 6",
"StartDate": "2026-03-21T23:41:28.2517936+01:00",
"EndDate": "2026-03-21T23:41:28.2517936+01:00",
"Deleted": true,
"Updated": "2026-03-21T23:41:28.2517936+01:00",
"CampaignPriceDetails": [
{
"$id": "7",
"Id": "5b875f40-f5ab-463f-be5a-ee67ee1dde75",
"CampaignId": "e5ced194-27c8-4bdd-94ee-370f38b7f6d2",
"Quantity": 3,
"PayPrice": 4.0,
"Deleted": true,
"Updated": "2026-03-21T23:41:28.2517936+01:00"
},
{
"$ref": "7"
}
]
},
"ItemsTags": [
{
"$id": "8",
"Id": "d55444cf-19c1-46f7-bc0a-bbeae26dabb6",
"TagId": "4a010a0a-79c6-40b8-8b91-af92171f0e44",
"ItemId": "a5735b55-ea07-459e-af31-25c80c3f2c7b",
"Deleted": true,
"Synced": true,
"Updated": "2026-03-21T23:41:28.2517936+01:00",
"TagName": "sample string 7"
},
{
"$ref": "8"
}
],
"ItemCampaign": {
"$id": "9",
"UUID": "faaed4b0-97a9-438c-b883-a2ffdca4ee0c",
"CampaignTypeId": "OPEN",
"Title": "sample string 2",
"DiscountBy": 1,
"FreeOffer": 1,
"BuyLimit": 1,
"StartDate": "2026-03-21T23:41:28.2517936+01:00",
"EndDate": "2026-03-21T23:41:28.2517936+01:00",
"PriceEach": 1.0,
"PriceTotal": 1.0,
"Grouped": true,
"CurrencyCode": "sample string 6",
"IncludesVat": true,
"CreatedAt": "2026-03-21T23:41:28.2517936+01:00",
"CreatedByUUID": "sample string 9",
"UpdatedAt": "2026-03-21T23:41:28.2517936+01:00",
"UpdatedByUUID": "sample string 10",
"DeletedAt": "2026-03-21T23:41:28.2517936+01:00",
"DeletedByUUID": "sample string 11",
"Synced": true,
"ItemPrices": [
{
"$id": "10",
"UUID": "cc9eaeb4-374e-4657-8984-3c97fd92dc93",
"PriceListUUID": "9b15ccba-f56b-44b1-925c-feed74d9e01d",
"ItemGroupUUID": "ca8db5b1-580e-43cc-b48b-5d5f669c037c",
"AgreementUUID": "1d87f621-d04b-4632-89b2-5d6d694a025b",
"CustomerGroupUUID": "1d2020b1-a774-4434-bcac-23116ea44b8e",
"CustomerUUID": "0fbe4e8e-43b9-42ba-8896-0c6db9689404",
"ProjectUUID": "fe676ca4-16b1-4a8b-8c4f-bc414afb8657",
"CampaignUUID": "89189180-3337-4639-a2a2-a4f94227bfe2",
"ItemUUID": "484bdfba-5e2a-46c8-82b4-55d8d8d3a2c7",
"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-03-21T23:41:28.2517936+01:00",
"ValidTo": "2026-03-21T23:41:28.2517936+01:00",
"CreatedAt": "2026-03-21T23:41:28.2517936+01:00",
"CreatedByUUID": "sample string 8",
"UpdatedAt": "2026-03-21T23:41:28.2517936+01:00",
"UpdatedByUUID": "sample string 9",
"DeletedAt": "2026-03-21T23:41:28.2517936+01: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": "78de4fac-e814-4021-8de5-3d971e6f931d",
"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": "53023933-f1f7-44b5-9320-23dc79949267",
"PurchasePrice": 3.0,
"Price": 4.0,
"OutletId": "a824f576-e755-4adb-8406-eceac16bc029",
"PriceMode": 0,
"Updated": "2026-03-21T23:41:28.2517936+01:00"
},
{
"$ref": "12"
}
],
"Ingredients": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"Variants": [
{
"$id": "13",
"Id": 1,
"ConfigurationId": "0dcf26b2-179a-4b2d-b52e-eb9df778d6a3",
"ItemId": "798999c2-9943-4cc2-889e-7c9ef0ad4f9a",
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-03-21T23:41:28.2517936+01:00"
},
{
"$ref": "13"
}
],
"ItemOption": [
{
"$id": "14",
"Id": "2bbbfa09-1a45-4988-b473-00c4e4ca030b",
"ItemOptionGroupId": "88221689-c17e-49b3-bb19-d7e87e45d048",
"ItemId": "786ae1be-5564-46ce-8eff-b5f36140c75f",
"CategoryId": 4,
"Active": true,
"Updated": "2026-03-21T23:41:28.2517936+01:00"
},
{
"$ref": "14"
}
],
"ShowOnReceipt": true,
"QuickAdd": true,
"HasIngredients": true,
"HasVariants": true,
"HasOptions": true,
"CategoryItemGroups": [
{
"$id": "15",
"Id": "b5ac35ea-a09a-4201-895b-c9bbd1f4854e",
"CategoryId": 2,
"GroupId": "878766b8-ca61-427c-95b4-7a652129fded",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"SortOrder": 7,
"Updated": "2026-03-21T23:41:28.2517936+01:00",
"Description": "sample string 9"
},
{
"$ref": "15"
}
],
"ItemPricePolicies": [
{
"$id": "16",
"Id": 1,
"ItemId": "7699f4e7-8a5a-46e7-938d-45bf1985d958",
"BuyLimit": 3,
"DiscountAmount": 4.0,
"Active": true,
"Deleted": true,
"Updated": "2026-03-21T23:41:28.2517936+01:00",
"PolicyId": 8
},
{
"$ref": "16"
}
],
"PriceGroupPolicies": [
{
"$id": "17",
"Id": 1,
"GroupId": 2,
"BuyLimit": 3,
"MaxLimit": 4,
"DiscountAmount": 5.0,
"TotalAmount": 6.0,
"Updated": "2026-03-21T23:41:28.2517936+01: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": "d2a368d4-22c3-4aa1-a9c3-b81df070b9bb",
"CategoryName": "sample string 85",
"ShowCategoryName": true,
"DiscountedPrice": 86.0,
"Qty": 87.0,
"ConfigurationId": 88,
"ItemOptionId": "51f66b9f-d3f8-4597-b34a-49e1ce223c37",
"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": "5ac1f6f6-ddb1-4f0a-a997-6e193dfb247a",
"ParentUUID": "90c0429a-6fff-4a5c-ac84-855a73909277",
"EntityUUID": "fea34e59-fbb5-42dc-8fe4-3685542559a3",
"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-03-21T23:41:28.2517936+01:00",
"UpdatedAt": "2026-03-21T23:41:28.2517936+01:00",
"UpdatedByUUID": "sample string 15",
"DeletedByUUID": "sample string 16",
"DeletedAt": "2026-03-21T23:41:28.2517936+01:00",
"Synced": true
},
{
"$ref": "18"
}
],
"HasFile": true,
"ItemAdditionalIdentifications": [
{
"$id": "19",
"UUID": "3c026225-dedd-4e1e-ab35-f5a8031f2aee",
"ItemUUID": "20e9ece7-c3c6-41fe-abb3-60ac9f67b8e1",
"ItemInstanceUUID": "sample string 3",
"Identifier": "sample string 4",
"IdentifierSchemeId": "sample string 5",
"CreatedAt": "2026-03-21T23:41:28.2517936+01:00",
"CreatedByUUID": "sample string 7",
"UpdatedAt": "2026-03-21T23:41:28.2517936+01: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": "c61bb497-d56b-4aa5-8289-4e832ef1f5a9",
"GroupKey": "d5243e0e-1b39-416d-84b4-f7ce6d7fdc35",
"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,
"PreparationTime": 0,
"OutletId": "de02f5c8-f087-4843-9e97-6bf839bd8633",
"QuickAdd": true,
"IsDefaultIngredient": true,
"ItemStatusText": "Ready",
"ItemStatusColor": "#FFD89778",
"KDSItemStatusColor": "#FFD89778",
"IsReadyToServe": true,
"EnableReadyToServe": false,
"IngredientCartQty": "4x19",
"OrderComments": "sample string 33",
"OrderDate": "2026-03-21T23:41:28.2517936+01:00",
"InvoiceDate": "2026-03-21T23:41:28.2517936+01:00",
"IsOrderComment": true,
"ServeTypeName": "sample string 36",
"ServeStatusColor": "sample string 37",
"ServeStatusVisibility": true,
"CampignIndex": 39,
"BorderColor": "sample string 40",
"BackColor": "sample string 41",
"ForeColor": "sample string 42",
"ButtonTag": 43,
"StatusColor": "#FFFFFFFF",
"IsValid": false,
"ItemDetails": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"IngredientItems": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"CampaignId": "eb2eb11a-1a2e-478d-83e1-2c6be4cb8018",
"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": "65244485-22a3-4095-b1b6-965f64773659",
"Extra": true,
"Strip": true,
"Text": "sample string 4",
"Price": 5.0,
"VAT": 6.0,
"Quantity": 7,
"Direction": "+"
},
{
"$ref": "20"
}
],
"ItemIdex": 48,
"BIDSNO": 49,
"Percentage": 50.0,
"OrderType": 0,
"BIDS": "sample string 51",
"Category": "sample string 52",
"Description": "sample string 53",
"MoveQuantity": 54.0,
"SortOrder": 55,
"InWait": true,
"DetailItemsVisiblity": true,
"DisplayTotal": "sample string 58",
"GiftCardNo": "sample string 59",
"AddedAt": "2026-03-21T23:41:28.2517936+01:00",
"DisplayQty": "sample string 61",
"HideButton": true,
"ItemNameWidth": 63,
"LineHeight": 25,
"ButtonVisibility": false,
"BarcodeStartWith20": false,
"DeleteButtonVisibility": true,
"CommentVisibility": true,
"MarkReadyVisibility": true,
"CartFontSize": 65,
"IngredeintComment": "sample string 66",
"IngredeintModeVisibility": false,
"IngredeintCommentVisibility": true,
"PantPriceVisibility": true,
"TotalPantPrice": 108.0,
"ItemDescription": "sample string 67",
"OnlyPriceVisibility": true,
"DiscountJournalEntery": {
"$id": "21",
"Id": 1,
"UserId": "sample string 2",
"OrderId": "6d5868c8-24c4-442c-8315-53240f82ddc6",
"ItemId": "d5e9546c-8d3a-4c8b-aa12-0f49f8a4edd9",
"TableId": 1,
"ActionId": 3,
"Created": "2026-03-21T23:41:28.2517936+01: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": "707145b2-cfc6-48e3-badf-165f25b16cfb",
"TerminalId": "16ab8564-a8bf-4f8e-a1a3-ef1b6b0a3ede",
"TerminalNo": 64,
"ReceiptNumber": 4,
"OrderId": "8e663c4c-9f33-498b-b0ba-0786eeacc7b0",
"Order": {
"$ref": "3"
},
"ReceiptCopies": 64,
"GrossAmount": 7.0,
"VatAmount": 8.0,
"VatDetail": "sample string 9",
"PrintDate": "2026-03-21T23:41:28.2517936+01: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": "24d30412-7825-49ec-b053-36aeab2642d6",
"OrderId": "d43fc72e-79ae-4dcc-9f4d-2785a6cdc52d",
"Order": {
"$ref": "3"
},
"TypeId": 64,
"PaidAmount": 4.0,
"ReturnAmount": 5.0,
"PaymentDate": "2026-03-21T23:41:28.2517936+01: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": 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": "2026-03-21T23:41:28.2517936+01:00",
"DueDate": "2026-03-21T23:41:28.2517936+01:00",
"BalanceAmount": 48.0,
"SelectedTable": {
"$ref": "1"
},
"Receipt": {
"$ref": "22"
},
"Customer": {
"$id": "24",
"Id": "6dd55037-8daf-4936-b030-baddc6f1efe6",
"ParentId": "80bd2c7b-a4ab-4bf9-902b-f6d260f729f5",
"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-03-21T23:41:28.2517936+01: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-03-21T23:41:28.2517936+01:00",
"Updated": "2026-03-21T23:41:28.2517936+01:00",
"UpdatedBy": "5df90b3c-cf46-4492-b033-b67fea9e89df",
"PriceListId": "bfc00965-5e54-4418-ad7d-7056c6f24593",
"Customer_CustomField": [
{
"$id": "25",
"Id": "9d6cf693-f3e4-45d9-a59f-7df46f919b26",
"FieldId": "0cf6b517-2a23-425f-812e-6de792979ada",
"CustomerCustomField": {
"$id": "26",
"Id": "49fa2a60-005e-4c9c-92df-2ea64821a712",
"Caption": "sample string 2",
"SortOrder": 3
},
"CustomerId": "c84eb7f6-5dda-4e3b-9ffd-194f09c14961",
"Customer": {
"$ref": "24"
},
"Caption": "sample string 4",
"Text": "sample string 5",
"SortOrder": 6,
"Updated": "2026-03-21T23:41:28.2517936+01:00"
},
{
"$ref": "25"
}
],
"DiscountGroupId": "aba5e52a-9fb7-4d25-b23d-f227f92d8c77",
"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": "16001f13-4d14-4104-9917-518b907a12c9",
"Title": "sample string 2",
"Discount": 3.0,
"Created": "2026-03-21T23:41:28.2517936+01:00",
"Updated": "2026-03-21T23:41:28.2517936+01:00",
"Description": "sample string 6"
},
"Parent": {
"$ref": "24"
},
"ShowEdit": true,
"GiftCard": {
"$id": "28",
"CardId": "d0178a22-2b32-4c16-9861-f72f22737b91",
"CardNumber": "sample string 2",
"AddedAmount": 3.0,
"Balance": 4.0,
"CustomerId": "5434e83d-c585-4be8-aabf-64969f4354ea",
"Title": "sample string 6",
"ValidFrom": "2026-03-21T23:41:28.2517936+01:00",
"ValidTo": "2026-03-21T23:41:28.2517936+01:00",
"Active": true,
"Updated": "2026-03-21T23:41:28.2517936+01: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": "f85a0404-907b-4605-9350-c52db9540d0c",
"CustomerId": "7ce4ffe3-3ef5-469d-8780-37b8e80f97f9",
"ExpiryDate": "2026-03-21T23:41:28.2517936+01:00",
"Active": true,
"Synced": true,
"CustomerName": "sample string 6"
},
"OrderId": "e59d711b-a2a4-4cf4-b13b-c2731b289fc3",
"NewAmount": 16.0,
"VehicleId": 17
}
},
"ShortComments": "sample string 49",
"CartNumber": 50,
"SelecttedImagePath": "/images/selecteditem.png",
"ServeStatusColor": "sample string 51",
"SumAmtString": "19",
"OrderDirection": 1,
"BongNumber": "sample string 52",
"PuckNumber": "sample string 53",
"BongComments": "sample string 54",
"OutletCode": "sample string 55",
"DefaultOrderType": "sample string 56",
"KDSOrderType": 57,
"OrderStatusFromType": 3,
"PaidStatus": "Delbetald",
"OrderNumber": "26991f0a-b960-47eb-99d8-933b86afe006",
"ReceiptNumber": "9",
"OrderType": 0,
"GrossAmount": -36.0,
"ComissionAmount": 0.0,
"NetAmount": 0.0,
"VatAmount": 0.0,
"PartialPaidAmount": 58.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 64",
"GiftCard": {
"$ref": "28"
},
"GiftCards": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"PaymentType": "sample string 65",
"PaymentTypeId": 66,
"InProgress": true,
"ShowButtonOnOpenView": false,
"ShowButtonOnOpenViewInRestaurant": true,
"AskRUTCalled": true,
"OrderTickets": [
{
"$id": "30",
"Id": "120734b6-19fe-4122-be6f-431c4da9e191",
"OrderId": "cdb01f0f-ba01-45fd-a982-8ea63fe48bf5",
"TicketNo": 3,
"BongNo": 4,
"TableId": 5,
"Comments": "sample string 6",
"CreatedBy": "sample string 7",
"CreatedAt": "2026-03-21T23:41:28.2517936+01:00",
"OrderTicketItems": [
{
"$id": "31",
"Id": "167933cd-bff6-4fa9-b46c-e75e3e792b5d",
"TicketId": "61dd3e9f-d92f-4569-8946-903d97ed3947",
"OrderTicket": {
"$ref": "30"
},
"ItemId": "2450a943-3f4f-46d9-b130-e9872be5f71e",
"Quantity": 4.0,
"Comments": "sample string 5",
"PrinterId": 6
},
{
"$ref": "31"
}
]
},
{
"$ref": "30"
}
],
"KDSStatus": 0,
"KitchenStatus": 0,
"RecreateTableButton": true,
"TabNo": 71,
"ExportStatus": 72,
"ExportError": "sample string 73",
"TipAmount": 74.0,
"ShowTabNo": true,
"TabNoHeight": 25,
"CurrentStatusText": "sample string 76",
"FoodlyNumber": "sample string 77"
},
{
"$ref": "3"
}
]
},
{
"$ref": "1"
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.