GET api/Order/GetOrderById?id={id}
Get Open Order along with Order Lines
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
OrderName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
CreationDate | date |
None. |
|
OrderNoOfDay | string |
Max length: 15 |
|
TableId | integer |
None. |
|
TableName | string |
Max length: 20 |
|
CustomerId | globally unique identifier |
None. |
|
Status | OrderStatus |
None. |
|
Type | OrderType |
None. |
|
PaymentStatus | PaymentStatus |
None. |
|
Comments | string |
Max length: 500 |
|
OrderComments | string |
Max length: 500 |
|
InvoiceNumber | integer |
None. |
|
InvoiceDate | date |
None. |
|
InvoiceGenerated | boolean |
None. |
|
UserId | string |
Max length: 36 |
|
CheckOutUserId | string |
Max length: 36 |
|
Bong | integer |
None. |
|
TrainingMode | boolean |
None. |
|
TerminalId | globally unique identifier |
None. |
|
OutletId | globally unique identifier |
None. |
|
SourceTerminalId | string |
Max length: 36 |
|
CustomerInvoiceId | globally unique identifier |
None. |
|
RoundedAmount | decimal number |
None. |
|
OrderTotal | decimal number |
None. |
|
IsGiftCardSale | boolean |
None. |
|
OpenSynced | boolean |
None. |
|
Synced | boolean |
None. |
|
ServeFlowId | byte |
None. |
|
ServeFlowStatus | byte |
None. |
|
CategoryId | byte |
None. |
|
DeliveryDate | date |
None. |
|
EnableRUT | boolean |
None. |
|
CustomerReferenceId | globally unique identifier |
None. |
|
ExternalStatus | OrderExternalStatus |
None. |
|
PerformaCount | byte |
None. |
|
DeleteReason | string |
Max length: 50 |
|
DiscountReason | string |
Max length: 50 |
|
WaitForCourse | boolean |
None. |
|
TableRecreated | boolean |
None. |
|
ReturnRecreated | boolean |
None. |
|
Updated | date |
None. |
|
OrderState | string |
Max length: 20 |
|
OrderLines | Collection of OrderLine |
None. |
|
Receipts | Collection of Receipt |
None. |
|
Payments | Collection of Payment |
None. |
|
RUTDiscount | decimal number |
None. |
|
CustomerName | string |
None. |
|
CustomerPhone | string |
None. |
|
PrimaryContact | string |
None. |
|
PrimaryPhone | string |
None. |
|
PrimaryEmail | string |
None. |
|
CustomerNo | string |
None. |
|
string |
None. |
||
CustomerAddress | string |
None. |
|
CreatedBy | string |
None. |
|
IsSelected | boolean |
None. |
|
EmailSent | boolean |
None. |
|
SentDate | date |
None. |
|
DueDate | date |
None. |
|
BalanceAmount | decimal number |
None. |
|
SelectedTable | FoodTable |
None. |
|
Receipt | Receipt |
None. |
|
Customer | Customer |
None. |
|
ShortComments | string |
None. |
|
CartNumber | integer |
None. |
|
SelecttedImagePath | string |
None. |
|
ServeStatusColor | string |
None. |
|
SumAmtString | string |
None. |
|
OrderDirection | integer |
None. |
|
BongNumber | string |
None. |
|
PuckNumber | string |
None. |
|
BongComments | string |
None. |
|
OutletCode | string |
None. |
|
OrderStatusFromType | OrderStatus |
None. |
|
PaidStatus | string |
None. |
|
OrderNumber | string |
None. |
|
ReceiptNumber | string |
None. |
|
OrderType | OrderType |
None. |
|
GrossAmount | decimal number |
None. |
|
ComissionAmount | decimal number |
None. |
|
NetAmount | decimal number |
None. |
|
VatAmount | decimal number |
None. |
|
PartialPaidAmount | decimal number |
None. |
|
SelectEnable | boolean |
None. |
|
CheckOutVisibility | boolean |
None. |
|
RetryVisibility | boolean |
None. |
|
ButtonVisibility | boolean |
None. |
|
ReturnButtonVisibility | boolean |
None. |
|
SendTicketToCustomer | boolean |
None. |
|
IsReadyToPickup | boolean |
None. |
|
IsWaitingToPickup | boolean |
None. |
|
ShowReminder | boolean |
None. |
|
ShowSMSWarning | boolean |
None. |
|
ButtonRestoreVisibility | boolean |
None. |
|
InvNumber | string |
None. |
|
GiftCard | GiftCard |
None. |
|
GiftCards | Collection of GiftCard |
None. |
|
PaymentType | string |
None. |
|
PaymentTypeId | integer |
None. |
|
InProgress | boolean |
None. |
|
ShowButtonOnOpenView | boolean |
None. |
|
ShowButtonOnOpenViewInRestaurant | boolean |
None. |
|
AskRUTCalled | boolean |
None. |
|
OrderTickets | Collection of OrderTicket |
None. |
|
KDSStatus | KDSStatus |
None. |
|
KitchenStatus | OrderKitchenStatus |
None. |
|
RecreateTableButton | boolean |
None. |
|
TabNo | integer |
None. |
|
ExportStatus | integer |
None. |
|
ExportError | string |
None. |
|
TipAmount | decimal number |
None. |
|
ShowTabNo | boolean |
None. |
|
TabNoHeight | integer |
None. |
|
CurrentStatusText | string |
None. |
Response Formats
application/json, text/json
{ "Id": "33392167-8629-4230-b26a-bbbcc993694a", "CreationDate": "2025-04-04T05:18:36.0664841+02:00", "OrderNoOfDay": "sample string 3", "TableId": 4, "TableName": "sample string 5", "CustomerId": "aa4a215a-80ae-46da-b71a-2b58b00aa0d9", "Status": 0, "Type": 0, "PaymentStatus": 0, "Comments": "sample string 7", "OrderComments": "sample string 8", "InvoiceNumber": 9, "InvoiceDate": "2025-04-04T05:18:36.0664841+02:00", "InvoiceGenerated": true, "UserId": "sample string 11", "CheckOutUserId": "sample string 12", "Bong": 13, "TrainingMode": true, "TerminalId": "188d532e-7f1d-454f-84ac-a39d7f9d1bb6", "OutletId": "48707253-0168-4e10-ae19-4b901a0d9e8b", "SourceTerminalId": "sample string 17", "CustomerInvoiceId": "01a44768-f74d-4b4b-aa4c-e06d471e5848", "RoundedAmount": 18.0, "OrderTotal": 19.0, "IsGiftCardSale": true, "OpenSynced": true, "Synced": true, "ServeFlowId": 64, "ServeFlowStatus": 64, "CategoryId": 64, "DeliveryDate": "2025-04-04T05:18:36.0664841+02:00", "EnableRUT": true, "CustomerReferenceId": "f318865c-16e4-4318-ab43-fb8b72feae64", "ExternalStatus": 0, "PerformaCount": 64, "DeleteReason": "sample string 29", "DiscountReason": "sample string 30", "WaitForCourse": true, "TableRecreated": true, "ReturnRecreated": true, "Updated": "2025-04-04T05:18:36.0664841+02:00", "OrderState": "sample string 35", "OrderLines": [ { "$id": "2", "Id": "be7991f8-efe3-4445-882b-6d8ef911d201", "OrderId": "226a757a-44fe-4d4d-970f-153817c1457b", "Order": { "$ref": "1" }, "ItemId": "50296401-680b-4cec-b3a5-b232b6951060", "Product": { "$id": "3", "Id": "cc51b47a-c7fb-4963-9119-7e85b968e866", "Name": "sample string 2", "SKU": "sample string 3", "BarCode": "sample string 4", "PLU": "sample string 5", "GroupId": "6fae86e0-8e23-4c87-ae64-d3d438cd5f99", "SupplierId": "3dbeeb08-b9fa-4b70-b5d6-c9f0b2f18827", "SupplierSKU": "sample string 7", "BrandId": 8, "Description": "sample string 9", "LongDescription": "sample string 10", "BongTitle": "sample string 11", "TextColor": "sample string 12", "ColorCode": "sample string 13", "IconId": 14, "ShowItemButton": true, "ShowGroupItem": true, "Price": 17.0, "PurchasePrice": 18.0, "Tax": 19.0, "Unit": 0, "AskPrice": true, "AskWeight": true, "PriceLock": true, "PrinterId": 23, "PlaceHolder": true, "AskVolume": true, "NeedIngredient": true, "Bong": true, "Sticky": 28, "Seamless": true, "AccountingId": 30, "ReceiptMethod": 0, "ItemType": 0, "DiscountAllowed": true, "PreparationTime": 0, "IngredientPopup": true, "DefaultCartQty": 33.0, "SortOrder": 34, "Active": true, "Deleted": true, "Weight": 37.0, "Availability": true, "ServeType": 64, "Synced": true, "DemandIdControl": true, "Discontinued": true, "AskPLU": true, "NoticeStockLevel": 44.0, "DefaultUnit": 0, "ManageStock": 45, "PriceRek": 46.0, "CommentsRequired": true, "TicketQty": 48, "MinCartQty": 49.0, "MinQtyAlert": 50.0, "ComissionPercent": 51.0, "PantPrice": 52.0, "TrackAmount": true, "SaleUnitSuffix": "sample string 54", "QtyPerSaleUnit": 55.0, "AutoClose": true, "ButtonTitle": "sample string 57", "Created": "2025-04-04T05:18:36.0664841+02:00", "Updated": "2025-04-04T05:18:36.0664841+02:00", "UpdatedBy": "988cde31-7a4b-427d-9e6f-c8e4bfefa98a", "CategoryId": 60, "Campaign": { "$id": "4", "Id": "d44183a2-7eb0-4012-aadc-74ad94ae0d82", "CampaignType": 0, "DiscountBy": 0, "BuyLimit": 2, "FreeOffer": 3, "Price": 4.0, "DiscountQtyIncrement": 5, "Description": "sample string 6", "StartDate": "2025-04-04T05:18:36.0664841+02:00", "EndDate": "2025-04-04T05:18:36.0664841+02:00", "Deleted": true, "Updated": "2025-04-04T05:18:36.0664841+02:00", "CampaignPriceDetails": [ { "$id": "5", "Id": "964b978c-29db-495f-ba73-1171e3cd5514", "CampaignId": "f741371d-84b2-4847-8de2-f192f9784937", "Quantity": 3, "PayPrice": 4.0, "Deleted": true, "Updated": "2025-04-04T05:18:36.0664841+02:00" }, { "$ref": "5" } ] }, "ItemsTags": [ { "$id": "6", "Id": "8e0f90b1-d41a-472b-8a9a-7e2849297a80", "TagId": "01a0b3fe-b4ec-40c0-9137-5d3aa095c4d6", "ItemId": "f4879092-2e97-4dff-8b07-03a35fd118ac", "Deleted": true, "Synced": true, "Updated": "2025-04-04T05:18:36.0664841+02:00", "TagName": "sample string 7" }, { "$ref": "6" } ], "ItemCampaign": { "$id": "7", "UUID": "5d983cda-b5eb-462c-9563-033a299df877", "CampaignTypeId": "OPEN", "Title": "sample string 2", "DiscountBy": 1, "FreeOffer": 1, "BuyLimit": 1, "StartDate": "2025-04-04T05:18:36.0664841+02:00", "EndDate": "2025-04-04T05:18:36.0664841+02:00", "PriceEach": 1.0, "PriceTotal": 1.0, "Grouped": true, "CurrencyCode": "sample string 6", "IncludesVat": true, "CreatedAt": "2025-04-04T05:18:36.0664841+02:00", "CreatedByUUID": "sample string 9", "UpdatedAt": "2025-04-04T05:18:36.0664841+02:00", "UpdatedByUUID": "sample string 10", "DeletedAt": "2025-04-04T05:18:36.0664841+02:00", "DeletedByUUID": "sample string 11", "Synced": true, "ItemPrices": [ { "$id": "8", "UUID": "090d6dd5-4357-4a3a-b9fa-8f2f81a4e0d7", "PriceListUUID": "1b0d2491-9f02-4563-afc2-91eff6e2fabe", "ItemGroupUUID": "1ffa9177-11d6-455d-9e1b-e2bbb8ab06ca", "AgreementUUID": "7932ab14-8b39-4b09-8634-530a42741a0e", "CustomerGroupUUID": "1434d1cf-54f6-45a8-8fd9-469aaad0ac04", "CustomerUUID": "b4ba8fc9-0fb1-412d-9062-3642951c2d5c", "ProjectUUID": "d6a46072-7185-4d5f-ae02-5ddaa3d63059", "CampaignUUID": "397b8899-87d9-4996-8277-1f7fd919bf4e", "ItemUUID": "089e0433-4836-4e43-a40b-a3e86d7c4b41", "WildCardSKU": "sample string 4", "MinQty": 1.0, "MaxQty": 1.0, "Price": 1.0, "Percentage": 1.0, "Type": "sample string 5", "RegularPrice": true, "ValidFrom": "2025-04-04T05:18:36.0664841+02:00", "ValidTo": "2025-04-04T05:18:36.0664841+02:00", "CreatedAt": "2025-04-04T05:18:36.0664841+02:00", "CreatedByUUID": "sample string 8", "UpdatedAt": "2025-04-04T05:18:36.0664841+02:00", "UpdatedByUUID": "sample string 9", "DeletedAt": "2025-04-04T05:18:36.0664841+02:00", "DeletedByUUID": "sample string 10", "Synced": true, "ItemName": "sample string 12", "CampaignTitle": "sample string 13" }, { "$ref": "8" } ] }, "HasPricePolicy": true, "ItemCategory": [ { "$id": "9", "Id": 1, "ItemId": "f490e8cb-0d47-4783-9490-7a3854382a5e", "CategoryId": 3, "SortOrder": 4, "IsPrimary": true }, { "$ref": "9" } ], "ItemIdex": 62, "PolicyGroupId": 63, "HasCampaign": true, "Products": [ { "$ref": "3" }, { "$ref": "3" } ], "ColorName": "sample string 64", "Type": 65, "ImagePath": "sample string 66", "ImageVisibility": true, "ifExists": "sample string 68", "ProductPrices": [ { "$id": "10", "Id": 1, "ItemId": "4578459c-b126-4402-acbf-81e5baa3e4f6", "PurchasePrice": 3.0, "Price": 4.0, "OutletId": "11db4a16-4775-4a62-be53-7c44c12ddd65", "PriceMode": 0, "Updated": "2025-04-04T05:18:36.0664841+02:00" }, { "$ref": "10" } ], "Ingredients": [ { "$ref": "3" }, { "$ref": "3" } ], "Variants": [ { "$id": "11", "Id": 1, "ConfigurationId": "dcfb1fe2-03f0-476e-a586-887de9a8d41d", "ItemId": "7d533db4-6ca9-4df5-8557-27a753be08f0", "SortOrder": 4, "Deleted": true, "Updated": "2025-04-04T05:18:36.0664841+02:00" }, { "$ref": "11" } ], "ItemOption": [ { "$id": "12", "Id": "d1662bc3-7eee-40cb-adcd-cae79f912679", "ItemOptionGroupId": "964e376b-5df8-4ea0-9ebc-09fd537ea34d", "ItemId": "628b39d8-46a2-4973-b9c8-50d24e0baa07", "CategoryId": 4, "Active": true, "Updated": "2025-04-04T05:18:36.0664841+02:00" }, { "$ref": "12" } ], "ShowOnReceipt": true, "QuickAdd": true, "HasIngredients": true, "CategoryItemGroups": [ { "$id": "13", "Id": "14791da7-d946-4b82-a7d6-6d267ddb7ce1", "CategoryId": 2, "GroupId": "42237be8-8991-4332-822f-6a0afbc2a673", "Qty": 4.0, "Price": 5.0, "Deleted": true, "SortOrder": 7, "Updated": "2025-04-04T05:18:36.0664841+02:00", "Description": "sample string 9" }, { "$ref": "13" } ], "ItemPricePolicies": [ { "$id": "14", "Id": 1, "ItemId": "9c05f147-5f22-4500-bc0e-cb3580cb7316", "BuyLimit": 3, "DiscountAmount": 4.0, "Active": true, "Deleted": true, "Updated": "2025-04-04T05:18:36.0664841+02:00", "PolicyId": 8 }, { "$ref": "14" } ], "PriceGroupPolicies": [ { "$id": "15", "Id": 1, "GroupId": 2, "BuyLimit": 3, "MaxLimit": 4, "DiscountAmount": 5.0, "TotalAmount": 6.0, "Updated": "2025-04-04T05:18:36.0664841+02:00" }, { "$ref": "15" } ], "Photo": "QEA=", "GroupPrice": 71.0, "ExternalId": "sample string 72", "IngredientQty": 73.0, "StockQty": 74.0, "LocalStockNull": true, "StockInitialCount": 76.0, "Selected": true, "ShowWarhouseStock": true, "ShowStockQty": true, "HideStockQty": false, "IsRUT": true, "NotSelected": true, "IsInActive": true, "CreatedBy": "sample string 82", "TerminalId": "3cfd34c4-7f57-47d8-9965-0807a1307631", "CategoryName": "sample string 83", "ShowCategoryName": true, "DiscountedPrice": 84.0, "Qty": 85.0, "ConfigurationId": 86, "ItemOptionId": "f9ec6cb7-92e6-4745-84f5-dcb415f0027b", "PriceAdd": 88.0, "PriceRemove": 89.0, "FreeQty": 90.0, "MinQty": 91.0, "MaxQty": 92.0, "PLUNumeric": 0, "ScalePrice": 93.0, "IsManageStock": false, "PriceExlTax": 20.23, "IndexId": 94, "IsSelected": true }, "Quantity": 4.0, "DiscountedUnitPrice": 5.0, "PurchasePrice": 6.0, "ItemDiscount": 7.0, "TaxPercent": 8.0, "Active": 64, "ItemComments": "sample string 10", "UnitPrice": 11.0, "DiscountPercentage": 12.0, "ItemStatus": 64, "IsCoupon": 64, "Direction": 15, "DiscountType": 0, "DiscountDescription": "sample string 16", "ItemType": 0, "GroupId": "7ac52254-0e1c-4388-8400-a5a39a8a843c", "GroupKey": "ef13314f-6902-4186-8bf2-ba9bc91b344b", "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": "e742bd7c-2fcf-4fb7-aca3-66fa04924b43", "QuickAdd": true, "IsDefaultIngredient": true, "ItemStatusText": "Ready", "ItemStatusColor": "#FFD89778", "KDSItemStatusColor": "#FFD89778", "IsReadyToServe": true, "EnableReadyToServe": false, "IngredientCartQty": "4x19", "OrderComments": "sample string 32", "OrderDate": "2025-04-04T05:18:36.0664841+02:00", "InvoiceDate": "2025-04-04T05:18:36.0664841+02:00", "IsOrderComment": true, "ServeTypeName": "sample string 35", "ServeStatusColor": "sample string 36", "ServeStatusVisibility": true, "CampignIndex": 38, "BorderColor": "sample string 39", "BackColor": "sample string 40", "ForeColor": "sample string 41", "ButtonTag": 42, "StatusColor": "#FFFFFFFF", "IsValid": false, "ItemDetails": [ { "$ref": "2" }, { "$ref": "2" } ], "IngredientItems": [ { "$ref": "2" }, { "$ref": "2" } ], "CampaignId": "d524e0bd-c65e-446f-b36a-e960db97a867", "HasGroupItems": false, "GrossTotal": 660.0, "GrossDiscountTotal": -153.0, "IngredientTotal": -102.0, "ShowButton": false, "ItemName": "sample string 2", "UpdateColorName": 64, "VAT": -0.98222222222222222, "ItemTotalDiscount": 21.0, "ItemTotalDiscountDisplay": -21.0, "DiscountVisibility": true, "ComissionVisibility": true, "ItemDiscountDisplay": -7.0, "DiscountSignVisibility": true, "IngredientListVisibility": true, "RecieptQtyVisibility": true, "StatusVisibility": false, "QtyVisibility": true, "GroupQtyVisibility": true, "IngredientVisibility": true, "imagePath": "/LuqonRetail;component/images/minusQty.png", "IsSelected": true, "SelecttedImagePath": "/LuqonRetail;component/images/selecteditem.png", "CampaignApplied": true, "DisableCampaignApplied": false, "RewardApplied": true, "CartQty": "4", "RecieptQty": "4.00", "HasIngredients": true, "ReceiptItems": [ { "$id": "16", "ContentGuid": "7c764d0d-93fc-474e-917f-38851a9cbaf6", "Extra": true, "Strip": true, "Text": "sample string 4", "Price": 5.0, "VAT": 6.0, "Quantity": 7, "Direction": "+" }, { "$ref": "16" } ], "ItemIdex": 47, "BIDSNO": 48, "Percentage": 49.0, "OrderType": 0, "BIDS": "sample string 50", "Category": "sample string 51", "Description": "sample string 52", "MoveQuantity": 53.0, "SortOrder": 54, "InWait": true, "DetailItemsVisiblity": true, "DisplayTotal": "sample string 57", "GiftCardNo": "sample string 58", "AddedAt": "2025-04-04T05:18:36.0664841+02:00", "DisplayQty": "sample string 60", "HideButton": true, "ItemNameWidth": 62, "LineHeight": 25, "ButtonVisibility": false, "DeleteButtonVisibility": true, "CommentVisibility": true, "MarkReadyVisibility": true, "CartFontSize": 64, "IngredeintComment": "sample string 65", "IngredeintModeVisibility": false, "IngredeintCommentVisibility": true, "PantPriceVisibility": true, "TotalPantPrice": 108.0, "ItemDescription": "sample string 66", "PriceExlTax": 4.63, "PurchasePriceExlTax": 5.56 }, { "$ref": "2" } ], "Receipts": [ { "$id": "17", "ReceiptId": "513a2f72-736d-4c9e-8ce0-351f6aafe853", "TerminalId": "45b305f7-7120-465f-b2d9-9e2a73fa3edc", "TerminalNo": 64, "ReceiptNumber": 4, "OrderId": "b8b64f9c-86fc-4fd5-a2f5-8fb0464d4eaa", "Order": { "$ref": "1" }, "ReceiptCopies": 64, "GrossAmount": 7.0, "VatAmount": 8.0, "VatDetail": "sample string 9", "PrintDate": "2025-04-04T05:18:36.0664841+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": "17" } ], "Payments": [ { "$id": "18", "Id": "ca285e47-8914-4081-86c6-c7234c3c5d28", "OrderId": "a0fbddab-9349-4808-8c6d-a081321527a2", "Order": { "$ref": "1" }, "TypeId": 64, "PaidAmount": 4.0, "ReturnAmount": 5.0, "PaymentDate": "2025-04-04T05:18:36.0664841+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": "18" } ], "RUTDiscount": 36.0, "CustomerName": "sample string 37", "CustomerPhone": "sample string 38", "PrimaryContact": "sample string 39", "PrimaryPhone": "sample string 40", "PrimaryEmail": "sample string 41", "CustomerNo": "sample string 42", "Email": "sample string 43", "CustomerAddress": "sample string 44", "CreatedBy": "sample string 45", "IsSelected": true, "EmailSent": true, "SentDate": "2025-04-04T05:18:36.0664841+02:00", "DueDate": "2025-04-04T05:18:36.0664841+02:00", "BalanceAmount": 48.0, "SelectedTable": { "$id": "19", "Id": 1, "Name": "sample string 2", "FloorId": 3, "Floor": { "$id": "20", "Id": 1, "Name": "sample string 2", "LayoutImage": "QEA=", "Updated": "2025-04-04T05:18:36.0664841+02:00", "Tables": [ { "$ref": "19" }, { "$ref": "19" } ] }, "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": "0a13a3ca-74de-4c60-a038-f208404beb18", "Updated": "2025-04-04T05:18:36.0664841+02:00", "OrderCount": 15, "OrderTotal": 16.0, "FloorName": "sample string 17", "PerformaPrinted": true, "TableComments": "sample string 19", "OrderTime": "sample string 20", "Orders": [ { "$ref": "1" }, { "$ref": "1" } ] }, "Receipt": { "$ref": "17" }, "Customer": { "$id": "21", "Id": "e0062ddd-a371-4d59-b804-fd64b601e2ad", "ParentId": "6ecf3569-d356-4b2b-b952-9b1dbd388a20", "Name": "sample string 2", "OrgNo": "sample string 3", "Address1": "sample string 4", "Address2": "sample string 5", "FloorNo": 6, "PortCode": "sample string 7", "CustomerNo": "sample string 8", "City": "sample string 9", "Phone": "sample string 10", "Email": "sample string 11", "ZipCode": "sample string 12", "Reference": "sample string 13", "DirectPrint": true, "VehicleId": 15, "CommunicationTypeId": 16, "Active": true, "Synced": true, "EnableRUT": true, "RUTDisallowedUntil": "2025-04-04T05:18:36.0664841+02:00", "CustomerType": 0, "PrimaryName": "sample string 20", "PrimaryPhone": "sample string 21", "PrimaryEmail": "sample string 22", "SendReceipt": true, "InstructionAlert": true, "Instructions": "sample string 25", "PaymentMethod": 0, "DeliveryMethod": 0, "Created": "2025-04-04T05:18:36.0664841+02:00", "Updated": "2025-04-04T05:18:36.0664841+02:00", "UpdatedBy": "3dae67b7-a358-4b12-be55-6599761bf83a", "PriceListId": "696825ce-0308-4b26-9aab-67f3c8b7d766", "Customer_CustomField": [ { "$id": "22", "Id": "7821003a-930e-4906-b934-6eea76435909", "FieldId": "29603ab1-25ef-4d0d-a91f-47c8abc210d7", "CustomerCustomField": { "$id": "23", "Id": "9e30b4ea-8999-4b68-bf93-3aeac181763c", "Caption": "sample string 2", "SortOrder": 3 }, "CustomerId": "ca9243e4-a4eb-41b8-b61b-3812eadeb96e", "Customer": { "$ref": "21" }, "Caption": "sample string 4", "Text": "sample string 5", "SortOrder": 6, "Updated": "2025-04-04T05:18:36.0664841+02:00" }, { "$ref": "22" } ], "DiscountGroupId": "fdda77ce-6492-46a9-a6fd-30b6518215b2", "OrgNumber": "sample string 3", "CustomerName": "sample string 2", "Address": "sample string 4, sample string 12, sample string 9", "PrimaryContacts": [ { "$ref": "21" }, { "$ref": "21" } ], "ContactReference": "sample string 30", "DiscountGroup": { "$id": "24", "DiscountId": "ccf2d9ea-c614-4b9e-ae02-b57fa6940672", "Title": "sample string 2", "Discount": 3.0, "Created": "2025-04-04T05:18:36.0664841+02:00", "Updated": "2025-04-04T05:18:36.0664841+02:00", "Description": "sample string 6" }, "Parent": { "$ref": "21" }, "ShowEdit": true }, "ShortComments": "sample string 49", "CartNumber": 50, "SelecttedImagePath": "/images/selecteditem.png", "ServeStatusColor": "sample string 51", "SumAmtString": "19", "OrderDirection": 1, "BongNumber": "sample string 52", "PuckNumber": "sample string 53", "BongComments": "sample string 54", "OutletCode": "sample string 55", "OrderStatusFromType": 3, "PaidStatus": "Delbetald", "OrderNumber": "33392167-8629-4230-b26a-bbbcc993694a", "ReceiptNumber": "9", "OrderType": 0, "GrossAmount": -36.0, "ComissionAmount": 0.0, "NetAmount": 0.0, "VatAmount": 0.0, "PartialPaidAmount": 56.0, "SelectEnable": false, "CheckOutVisibility": true, "RetryVisibility": false, "ButtonVisibility": false, "ReturnButtonVisibility": false, "SendTicketToCustomer": true, "IsReadyToPickup": true, "IsWaitingToPickup": true, "ShowReminder": true, "ShowSMSWarning": true, "ButtonRestoreVisibility": false, "InvNumber": "sample string 62", "GiftCard": { "$id": "25", "CardId": "4bdaf4fc-ca74-46ac-9499-6df5514f3c8f", "CardNumber": "sample string 2", "AddedAmount": 3.0, "Balance": 4.0, "CustomerId": "25e0dbab-d3d0-4fee-9eb5-278be01c84b3", "Title": "sample string 6", "ValidFrom": "2025-04-04T05:18:36.0664841+02:00", "ValidTo": "2025-04-04T05:18:36.0664841+02:00", "Active": true, "Updated": "2025-04-04T05:18:36.0664841+02:00", "CardType": 0, "UniqueCode": "sample string 11", "Synced": true, "Status": "Aktiva", "UsedAmount": -1.0, "CustomerDiscount": 13.0, "CustomerName": "sample string 14", "SeasonTicket": { "$id": "26", "Id": "c9a4ad5c-a6a0-4fa4-b82b-c8e138a23e86", "CustomerId": "61b96cb0-e13d-476a-9cfd-d70b99952f0f", "ExpiryDate": "2025-04-04T05:18:36.0664841+02:00", "Active": true, "Synced": true, "CustomerName": "sample string 6" }, "OrderId": "5cd3453d-7fee-4108-af16-31477dcd8ef3", "NewAmount": 16.0, "VehicleId": 17 }, "GiftCards": [ { "$ref": "25" }, { "$ref": "25" } ], "PaymentType": "sample string 63", "PaymentTypeId": 64, "InProgress": true, "ShowButtonOnOpenView": false, "ShowButtonOnOpenViewInRestaurant": true, "AskRUTCalled": true, "OrderTickets": [ { "$id": "27", "Id": "9ad409ff-8984-4cae-ab93-dec5fb65a491", "OrderId": "9c4ed00f-a619-4e57-be1d-bbc927edb7f6", "TicketNo": 3, "BongNo": 4, "TableId": 5, "Comments": "sample string 6", "CreatedBy": "sample string 7", "CreatedAt": "2025-04-04T05:18:36.0664841+02:00", "OrderTicketItems": [ { "$id": "28", "Id": "11017e5e-ea31-413f-999f-d5bd0ad1714b", "TicketId": "a1258c17-8c1f-4675-8f7a-3d71e39faf15", "OrderTicket": { "$ref": "27" }, "ItemId": "0d460003-f376-4698-9219-3f12f66cab84", "Quantity": 4.0, "Comments": "sample string 5", "PrinterId": 6 }, { "$ref": "28" } ] }, { "$ref": "27" } ], "KDSStatus": 0, "KitchenStatus": 0, "RecreateTableButton": true, "TabNo": 69, "ExportStatus": 70, "ExportError": "sample string 71", "TipAmount": 72.0, "ShowTabNo": true, "TabNoHeight": 25, "CurrentStatusText": "sample string 74" }