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-06-21T22:48:28.8339218+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": "19e505b4-47d0-4c6e-a1b3-e912687bcf0f",
"Updated": "2026-06-21T22:48:28.8339218+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": "bd717f22-5a60-4218-9a95-627adfaa3431",
"CreationDate": "2026-06-21T22:48:28.8339218+02:00",
"OrderNoOfDay": "sample string 3",
"TableId": 4,
"TableName": "sample string 5",
"CustomerId": "1c19b4af-ebbe-488c-8ef4-9d7342335154",
"Status": 0,
"Type": 0,
"PaymentStatus": 0,
"Comments": "sample string 7",
"OrderComments": "sample string 8",
"InvoiceNumber": 9,
"InvoiceDate": "2026-06-21T22:48:28.8339218+02:00",
"InvoiceGenerated": true,
"UserId": "sample string 11",
"CheckOutUserId": "sample string 12",
"Bong": 13,
"TrainingMode": true,
"TerminalId": "b2a77578-7e86-42b2-ab3a-6999564e41dc",
"OutletId": "1f8c2cf3-6f66-4743-b3e0-ee10f4ed91c6",
"SourceTerminalId": "sample string 17",
"CustomerInvoiceId": "8220d3e1-30a3-4b8a-99ad-a2008d2e33fb",
"RoundedAmount": 18.0,
"OrderTotal": 19.0,
"IsGiftCardSale": true,
"OpenSynced": true,
"Synced": true,
"ServeFlowId": 64,
"ServeFlowStatus": 64,
"CategoryId": 64,
"DeliveryDate": "2026-06-21T22:48:28.8339218+02:00",
"EnableRUT": true,
"CustomerReferenceId": "ab83a042-3143-433e-935e-76739ee7a5ca",
"ExternalStatus": 0,
"PerformaCount": 64,
"DeleteReason": "sample string 29",
"DiscountReason": "sample string 30",
"WaitForCourse": true,
"TableRecreated": true,
"ReturnRecreated": true,
"Updated": "2026-06-21T22:48:28.8339218+02:00",
"OrderState": "sample string 35",
"ServiceTypeCode": "sample string 36",
"OrderLines": [
{
"$id": "4",
"Id": "50b34ab0-92b6-481a-9850-93b19aa03ce1",
"OrderId": "ad974cb1-a618-4296-81ec-d5e44cef4815",
"Order": {
"$ref": "3"
},
"ItemId": "a4773fb8-3d6e-4d14-b0db-b7945f805efe",
"Product": {
"$id": "5",
"Id": "183f0630-8b31-4f8c-8447-92bf7f85a860",
"Name": "sample string 2",
"SKU": "sample string 3",
"BarCode": "sample string 4",
"PLU": "sample string 5",
"GroupId": "4da1c6cc-8354-4f3c-a5b1-315aa22fcdf8",
"SupplierId": "b0c54016-cf43-4606-9504-c9f58b0b3582",
"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-06-21T22:48:28.8339218+02:00",
"SpecialSalesPriceValidTo": "2026-06-21T22:48:28.8339218+02:00",
"Draft": true,
"VatChangeBehavior": 0,
"ItemTypeUUID": "f1c11d13-9fb9-4c4b-885e-20c2dbbbb22d",
"ItemGroupUUID": "fc84c047-aff8-4824-9989-3406bdaf8cac",
"ItemAttributeSetUUID": "fe62f6b3-a1f8-44bf-8e27-40ffcfd5b465",
"BrandUUID": "2f4495cd-5b4b-4bef-8668-ec858fa6791f",
"Created": "2026-06-21T22:48:28.8339218+02:00",
"Updated": "2026-06-21T22:48:28.8339218+02:00",
"UpdatedBy": "22a5a910-a647-48ab-87b4-75f39e0db729",
"CategoryId": 60,
"Campaign": {
"$id": "6",
"Id": "4093633c-0417-4ce9-9f35-4756d0d1cd4e",
"CampaignType": 0,
"DiscountBy": 0,
"BuyLimit": 2,
"FreeOffer": 3,
"Price": 4.0,
"DiscountQtyIncrement": 5,
"Description": "sample string 6",
"StartDate": "2026-06-21T22:48:28.8339218+02:00",
"EndDate": "2026-06-21T22:48:28.8339218+02:00",
"Deleted": true,
"Updated": "2026-06-21T22:48:28.8339218+02:00",
"CampaignPriceDetails": [
{
"$id": "7",
"Id": "dccefca2-769c-4d33-ad65-bfcf8d9d3c1d",
"CampaignId": "ff0e65b1-be2c-4df9-aaf6-cf86f47541e9",
"Quantity": 3,
"PayPrice": 4.0,
"Deleted": true,
"Updated": "2026-06-21T22:48:28.8339218+02:00"
},
{
"$ref": "7"
}
]
},
"ItemsTags": [
{
"$id": "8",
"Id": "ade55599-4ec3-4f88-ab97-b2424af9341c",
"TagId": "3627878d-9ca0-49c2-b8b9-76f3ba5ef8f1",
"ItemId": "ce4dcc65-9c59-4ac3-b27c-aebbca865518",
"Deleted": true,
"Synced": true,
"Updated": "2026-06-21T22:48:28.8339218+02:00",
"TagName": "sample string 7"
},
{
"$ref": "8"
}
],
"ItemCampaign": {
"$id": "9",
"UUID": "399035c0-8b23-4336-ae7c-868c0c43da49",
"CampaignTypeId": "OPEN",
"Title": "sample string 2",
"DiscountBy": 1,
"FreeOffer": 1,
"BuyLimit": 1,
"StartDate": "2026-06-21T22:48:28.8339218+02:00",
"EndDate": "2026-06-21T22:48:28.8339218+02:00",
"PriceEach": 1.0,
"PriceTotal": 1.0,
"Grouped": true,
"CurrencyCode": "sample string 6",
"IncludesVat": true,
"CreatedAt": "2026-06-21T22:48:28.8339218+02:00",
"CreatedByUUID": "sample string 9",
"UpdatedAt": "2026-06-21T22:48:28.8339218+02:00",
"UpdatedByUUID": "sample string 10",
"DeletedAt": "2026-06-21T22:48:28.8339218+02:00",
"DeletedByUUID": "sample string 11",
"Synced": true,
"ItemPrices": [
{
"$id": "10",
"UUID": "ad5ecaf4-b648-4357-8ca5-ace0c361a879",
"PriceListUUID": "f1860fde-09a4-4709-a74a-974342840ede",
"ItemGroupUUID": "6ba15e27-9669-4924-87cb-e2298b6e6898",
"AgreementUUID": "4ab6d802-9402-4353-b96a-0e42d9d9dbc0",
"CustomerGroupUUID": "a134f0f1-4227-4731-a125-cbb63051940a",
"CustomerUUID": "6e20ce11-0862-4159-a122-b84791627da1",
"ProjectUUID": "f47180b5-ed54-4926-bf68-c9cce3a370de",
"CampaignUUID": "53ff069e-cc43-4291-b020-2e4f70f4fbfa",
"ItemUUID": "1431a129-1990-4c39-8063-b6e119da3d66",
"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-06-21T22:48:28.8339218+02:00",
"ValidTo": "2026-06-21T22:48:28.8339218+02:00",
"CreatedAt": "2026-06-21T22:48:28.8339218+02:00",
"CreatedByUUID": "sample string 8",
"UpdatedAt": "2026-06-21T22:48:28.8339218+02:00",
"UpdatedByUUID": "sample string 9",
"DeletedAt": "2026-06-21T22:48:28.8339218+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": "db893b37-0a90-422e-b3a0-b62199182d46",
"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": "996c3471-43c1-48da-a797-4f0afdfd6441",
"PurchasePrice": 3.0,
"Price": 4.0,
"OutletId": "974179ca-fe9a-4eaf-81aa-0fe0c0cdc8e4",
"PriceMode": 0,
"Updated": "2026-06-21T22:48:28.8339218+02:00"
},
{
"$ref": "12"
}
],
"Ingredients": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"Variants": [
{
"$id": "13",
"Id": 1,
"ConfigurationId": "840effd9-f6c6-44ac-bca2-aa0849c65177",
"ItemId": "676288f5-5461-4484-9019-c67e05eaaf79",
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-06-21T22:48:28.8339218+02:00"
},
{
"$ref": "13"
}
],
"ItemOption": [
{
"$id": "14",
"Id": "e0cd96ce-609f-405f-8dfd-965de1453647",
"ItemOptionGroupId": "f94595e6-e857-48aa-83dd-8749bea493fb",
"ItemId": "689451f7-5ba5-4197-acea-63b366fe2dbb",
"CategoryId": 4,
"Active": true,
"Updated": "2026-06-21T22:48:28.8339218+02:00"
},
{
"$ref": "14"
}
],
"ShowOnReceipt": true,
"QuickAdd": true,
"HasIngredients": true,
"HasVariants": true,
"HasOptions": true,
"CategoryItemGroups": [
{
"$id": "15",
"Id": "6ca5c85b-d2e3-47dd-a038-bad022405cfc",
"CategoryId": 2,
"GroupId": "084aabf2-960d-44fd-893c-a6f30dc729a7",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"SortOrder": 7,
"Updated": "2026-06-21T22:48:28.8339218+02:00",
"Description": "sample string 9"
},
{
"$ref": "15"
}
],
"ItemPricePolicies": [
{
"$id": "16",
"Id": 1,
"ItemId": "50866c3a-1938-4dcd-b5b3-119de6f2a22a",
"BuyLimit": 3,
"DiscountAmount": 4.0,
"Active": true,
"Deleted": true,
"Updated": "2026-06-21T22:48:28.8339218+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-06-21T22:48:28.8339218+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": "53ac2aa2-5c99-408d-9b26-ea14ad76ea76",
"CategoryName": "sample string 85",
"ShowCategoryName": true,
"DiscountedPrice": 86.0,
"Qty": 87.0,
"ConfigurationId": 88,
"ItemOptionId": "9e24394f-2360-4d1f-b577-3425ba6abdc2",
"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": "324d3d66-3b0a-404c-892f-c1d2ed502397",
"ParentUUID": "f684206c-d6c7-45aa-b65f-c21db0e54c73",
"EntityUUID": "444280cd-31ca-44cb-996d-3ae420bc0c00",
"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-06-21T22:48:28.8339218+02:00",
"UpdatedAt": "2026-06-21T22:48:28.8339218+02:00",
"UpdatedByUUID": "sample string 15",
"DeletedByUUID": "sample string 16",
"DeletedAt": "2026-06-21T22:48:28.8339218+02:00",
"Synced": true
},
{
"$ref": "18"
}
],
"HasFile": true,
"ItemTypeText": "Individual",
"ItemUnitText": "Piece",
"ItemAdditionalIdentifications": [
{
"$id": "19",
"UUID": "f6b4d777-9dd7-4e30-b93d-0a7b209113d4",
"ItemUUID": "94e6dec0-f4c1-4644-8908-448ab3852ae1",
"ItemInstanceUUID": "sample string 3",
"Identifier": "sample string 4",
"IdentifierSchemeId": "sample string 5",
"CreatedAt": "2026-06-21T22:48:28.8339218+02:00",
"CreatedByUUID": "sample string 7",
"UpdatedAt": "2026-06-21T22:48:28.8339218+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": "169597c3-ff5f-449d-be53-b2ffc366f1dd",
"GroupKey": "cd526881-a38b-45b4-9d6e-7815962cafc4",
"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": "fe608b58-13c7-4676-acb7-84d381f84be8",
"QuickAdd": true,
"IsDefaultIngredient": true,
"ItemStatusText": "Ready",
"ItemStatusColor": "#FFD89778",
"KDSItemStatusColor": "#FFD89778",
"IsReadyToServe": true,
"EnableReadyToServe": false,
"IngredientCartQty": "4x19",
"OrderComments": "sample string 34",
"OrderDate": "2026-06-21T22:48:28.8339218+02:00",
"InvoiceDate": "2026-06-21T22:48:28.8339218+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": "f7393887-8c73-46fa-b755-34076c8d9687",
"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": "a0f7bb2f-3c99-4c96-89a1-5832ba8286d8",
"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-06-21T22:48:28.8339218+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": "85345a7b-0c97-42cb-863c-5a2029ad3a1d",
"ItemId": "a3a67616-75f0-4fe8-ba8c-c8847d83f499",
"TableId": 1,
"ActionId": 3,
"Created": "2026-06-21T22:48:28.8339218+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": "1aad9596-0d41-460c-a84a-fa4771d8951d",
"TerminalId": "ef61244e-6682-41e3-b35d-295ab2b36fd9",
"TerminalNo": 64,
"ReceiptNumber": 4,
"OrderId": "a9382d28-22a2-49bd-8315-2d2137d6bf8a",
"Order": {
"$ref": "3"
},
"ReceiptCopies": 64,
"GrossAmount": 7.0,
"VatAmount": 8.0,
"VatDetail": "sample string 9",
"PrintDate": "2026-06-21T22:48:28.8339218+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": "16032af1-20f7-4fd4-b3f4-158d53042b17",
"OrderId": "f9ba23b4-3ff0-4eb5-9e80-a59de88b5439",
"Order": {
"$ref": "3"
},
"TypeId": 64,
"PaidAmount": 4.0,
"ReturnAmount": 5.0,
"PaymentDate": "2026-06-21T22:48:28.8339218+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": 37.0,
"CustomerName": "sample string 38",
"CustomerPhone": "sample string 39",
"PrimaryContact": "sample string 40",
"PrimaryPhone": "sample string 41",
"PrimaryEmail": "sample string 42",
"CustomerNo": "sample string 43",
"Email": "sample string 44",
"CustomerAddress": "sample string 45",
"CreatedBy": "sample string 46",
"IsSelected": true,
"EmailSent": true,
"SentDate": "2026-06-21T22:48:28.8339218+02:00",
"DueDate": "2026-06-21T22:48:28.8339218+02:00",
"BalanceAmount": 49.0,
"SelectedTable": {
"$ref": "1"
},
"Receipt": {
"$ref": "22"
},
"Customer": {
"$id": "24",
"Id": "e746420e-5e0b-4cdf-97be-9676d5ea6d22",
"ParentId": "2e68b43e-f28a-4b8b-a80f-d720d9c68ddc",
"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-06-21T22:48:28.8339218+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-06-21T22:48:28.8339218+02:00",
"Updated": "2026-06-21T22:48:28.8339218+02:00",
"UpdatedBy": "d3dbfa10-3b06-4313-b3d8-ba944043c982",
"PriceListId": "db0a22a1-f2c0-41a1-9637-ed84042b95a0",
"Customer_CustomField": [
{
"$id": "25",
"Id": "4e5f9249-c937-4253-9e39-e765c263c8e6",
"FieldId": "fe189c37-e045-4536-b565-7cec480b4e98",
"CustomerCustomField": {
"$id": "26",
"Id": "34a35e92-bb13-41ee-858b-f35f68b0112c",
"Caption": "sample string 2",
"SortOrder": 3
},
"CustomerId": "0f3407ba-62b0-47f3-9758-90d2fe98df91",
"Customer": {
"$ref": "24"
},
"Caption": "sample string 4",
"Text": "sample string 5",
"SortOrder": 6,
"Updated": "2026-06-21T22:48:28.8339218+02:00"
},
{
"$ref": "25"
}
],
"DiscountGroupId": "7bc8ec3f-c84d-4b37-b9ae-5356decc81b5",
"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": "a51b7882-d033-45df-bfc5-0fb271870fd3",
"Title": "sample string 2",
"Discount": 3.0,
"Created": "2026-06-21T22:48:28.8339218+02:00",
"Updated": "2026-06-21T22:48:28.8339218+02:00",
"Description": "sample string 6"
},
"Parent": {
"$ref": "24"
},
"ShowEdit": true,
"GiftCard": {
"$id": "28",
"CardId": "ae555f96-6c4f-4da2-90c3-efe2fe497dfc",
"CardNumber": "sample string 2",
"AddedAmount": 3.0,
"Balance": 4.0,
"CustomerId": "bb9d59cc-9aeb-478d-aab5-2c8bfc943f3f",
"Title": "sample string 6",
"ValidFrom": "2026-06-21T22:48:28.8339218+02:00",
"ValidTo": "2026-06-21T22:48:28.8339218+02:00",
"Active": true,
"Updated": "2026-06-21T22:48:28.8339218+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": "1016d391-91fb-41de-b6f9-f52892ba9716",
"CustomerId": "d6924873-b4f0-455a-9a21-6e0638f30542",
"ExpiryDate": "2026-06-21T22:48:28.8339218+02:00",
"Active": true,
"Synced": true,
"CustomerName": "sample string 6"
},
"OrderId": "2be2f4fd-6602-42dd-a7b3-25d68b99695c",
"NewAmount": 16.0,
"VehicleId": 17
}
},
"ShortComments": "sample string 50",
"CartNumber": 51,
"SelecttedImagePath": "/images/selecteditem.png",
"ServeStatusColor": "sample string 52",
"SumAmtString": "19",
"OrderDirection": 1,
"BongNumber": "sample string 53",
"PuckNumber": "sample string 54",
"BongComments": "sample string 55",
"OutletCode": "sample string 56",
"DefaultOrderType": "sample string 57",
"KDSOrderType": 58,
"OrderStatusFromType": 3,
"PaidStatus": "Delbetald",
"OrderNumber": "bd717f22-5a60-4218-9a95-627adfaa3431",
"ReceiptNumber": "9",
"OrderType": 0,
"GrossAmount": -37.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": "bb13b441-8b18-4860-ad08-0a07e8b839e2",
"OrderId": "944afcc9-f785-4634-aec9-f7980cfbd05c",
"TicketNo": 3,
"BongNo": 4,
"TableId": 5,
"Comments": "sample string 6",
"CreatedBy": "sample string 7",
"CreatedAt": "2026-06-21T22:48:28.8339218+02:00",
"OrderTicketItems": [
{
"$id": "31",
"Id": "2716b3ef-2116-4fd7-b852-7b42c3b40305",
"TicketId": "d3b5ba19-7fb3-421e-924e-ab62cbbdf2e1",
"OrderTicket": {
"$ref": "30"
},
"ItemId": "71a91b57-5927-43cb-8e93-a5f030552e02",
"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": "a4c92810-cb15-4348-a723-9e727b65fa52",
"OrderId": "a395005a-f4c0-4168-aeca-a899970a5a4b",
"FulfillmentTypeCode": "sample string 3",
"PromisedAt": "2026-06-21T22:48:28.8339218+02:00",
"PromisedDurationMinutes": 4,
"EstimatedReadyAt": "2026-06-21T22:48:28.8339218+02:00"
},
"FoodlyOrder": {
"$id": "33",
"Id": "7b29165f-bb26-4776-be02-f255fc4a66a6",
"FoodlyId": 2,
"NIMPOSId": "6d3fc429-d674-425d-9f57-24cf50b4cdd5",
"Json": "sample string 4",
"DeliveryRequestedOn": "2026-06-21T22:48:28.8339218+02:00",
"PromisedDurationMinutes": 6,
"SendTokitchen": true
}
},
{
"$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.