GET api/Order/GetUpdatedOrders?LastExecutedDate={LastExecutedDate}&CurrentDate={CurrentDate}&TerminalId={TerminalId}&SharedDB={SharedDB}&TableName={TableName}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
LastExecutedDate | date |
None. |
|
CurrentDate | date |
None. |
|
TerminalId | globally unique identifier |
None. |
|
SharedDB | boolean |
None. |
|
TableName | TableName |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of 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
Sample:
[ { "$id": "1", "Id": "cf344e4c-5098-4f80-906e-ff77ef9bd7fa", "CreationDate": "2025-07-04T14:18:52.2133367+02:00", "OrderNoOfDay": "sample string 3", "TableId": 4, "TableName": "sample string 5", "CustomerId": "705432de-1e77-4d65-ae19-c286711be03a", "Status": 0, "Type": 0, "PaymentStatus": 0, "Comments": "sample string 7", "OrderComments": "sample string 8", "InvoiceNumber": 9, "InvoiceDate": "2025-07-04T14:18:52.2133367+02:00", "InvoiceGenerated": true, "UserId": "sample string 11", "CheckOutUserId": "sample string 12", "Bong": 13, "TrainingMode": true, "TerminalId": "84730439-d627-4ccf-b315-7fd9ea683dad", "OutletId": "cf8af977-7f85-4b76-ba25-c47bcae4d87f", "SourceTerminalId": "sample string 17", "CustomerInvoiceId": "25ad4ff3-54ed-4cc0-854b-9a3582fb6aeb", "RoundedAmount": 18.0, "OrderTotal": 19.0, "IsGiftCardSale": true, "OpenSynced": true, "Synced": true, "ServeFlowId": 64, "ServeFlowStatus": 64, "CategoryId": 64, "DeliveryDate": "2025-07-04T14:18:52.2133367+02:00", "EnableRUT": true, "CustomerReferenceId": "098ca127-8495-49fe-8e8a-f0377d1dea80", "ExternalStatus": 0, "PerformaCount": 64, "DeleteReason": "sample string 29", "DiscountReason": "sample string 30", "WaitForCourse": true, "TableRecreated": true, "ReturnRecreated": true, "Updated": "2025-07-04T14:18:52.2133367+02:00", "OrderState": "sample string 35", "OrderLines": [ { "$id": "2", "Id": "549ed7eb-4c7d-4834-af2a-7f32adb38abd", "OrderId": "784f12c2-48b3-40cd-b561-3e83aed87af3", "Order": { "$ref": "1" }, "ItemId": "a6b87f5e-4c92-4840-a683-a2c8ea9ccd2e", "Product": { "$id": "3", "Id": "6e5086b4-b006-4b55-a75f-5ab13ba16aab", "Name": "sample string 2", "SKU": "sample string 3", "BarCode": "sample string 4", "PLU": "sample string 5", "GroupId": "317d4eb7-57a8-4b82-b0a9-0e11a4969e79", "SupplierId": "48f4594c-26b3-4767-b6fb-6aca68403fe8", "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-07-04T14:18:52.2133367+02:00", "Updated": "2025-07-04T14:18:52.2133367+02:00", "UpdatedBy": "8b769a36-077a-4262-82e4-66722b75528f", "CategoryId": 60, "Campaign": { "$id": "4", "Id": "8f6cc4a9-8f51-49ad-9579-0df1daf3ee28", "CampaignType": 0, "DiscountBy": 0, "BuyLimit": 2, "FreeOffer": 3, "Price": 4.0, "DiscountQtyIncrement": 5, "Description": "sample string 6", "StartDate": "2025-07-04T14:18:52.2133367+02:00", "EndDate": "2025-07-04T14:18:52.2133367+02:00", "Deleted": true, "Updated": "2025-07-04T14:18:52.2133367+02:00", "CampaignPriceDetails": [ { "$id": "5", "Id": "998897b1-faca-41c0-a6a3-8bc44cd53b9c", "CampaignId": "612d9e0b-79ed-4899-8898-bf67c4e1f8cd", "Quantity": 3, "PayPrice": 4.0, "Deleted": true, "Updated": "2025-07-04T14:18:52.2133367+02:00" }, { "$ref": "5" } ] }, "ItemsTags": [ { "$id": "6", "Id": "d147c464-a59c-467d-a57a-602c89f90154", "TagId": "321609d0-9bfe-40a3-b6d0-220bc746fd6f", "ItemId": "2dd024cf-ae88-473a-827f-c210695a4d82", "Deleted": true, "Synced": true, "Updated": "2025-07-04T14:18:52.2133367+02:00", "TagName": "sample string 7" }, { "$ref": "6" } ], "ItemCampaign": { "$id": "7", "UUID": "4e2445d0-48c4-4f29-a57d-9d96c1fd4280", "CampaignTypeId": "OPEN", "Title": "sample string 2", "DiscountBy": 1, "FreeOffer": 1, "BuyLimit": 1, "StartDate": "2025-07-04T14:18:52.2133367+02:00", "EndDate": "2025-07-04T14:18:52.2133367+02:00", "PriceEach": 1.0, "PriceTotal": 1.0, "Grouped": true, "CurrencyCode": "sample string 6", "IncludesVat": true, "CreatedAt": "2025-07-04T14:18:52.2133367+02:00", "CreatedByUUID": "sample string 9", "UpdatedAt": "2025-07-04T14:18:52.2133367+02:00", "UpdatedByUUID": "sample string 10", "DeletedAt": "2025-07-04T14:18:52.2133367+02:00", "DeletedByUUID": "sample string 11", "Synced": true, "ItemPrices": [ { "$id": "8", "UUID": "f22e5156-ae00-4d2e-a5ad-8b37607aa3b9", "PriceListUUID": "4056ab9f-c129-457d-aa65-f8100382ea90", "ItemGroupUUID": "3ef16d9c-fddf-4720-96da-07800864b202", "AgreementUUID": "6eaee92c-c038-4fc2-8a27-039d04f17c77", "CustomerGroupUUID": "dd698653-9177-459e-ab0e-8733de73edf8", "CustomerUUID": "94e35059-b38a-4487-95a4-dc3ded6aea24", "ProjectUUID": "efb17cba-d0d7-4d94-96fe-fc7c24e5f3f8", "CampaignUUID": "581e821b-0775-4934-8e86-1d2d877c19ae", "ItemUUID": "ac149b7b-9eea-47a6-9450-9bed82b42b7c", "WildCardSKU": "sample string 4", "MinQty": 1.0, "MaxQty": 1.0, "Price": 1.0, "Percentage": 1.0, "Type": "sample string 5", "RegularPrice": true, "ValidFrom": "2025-07-04T14:18:52.2133367+02:00", "ValidTo": "2025-07-04T14:18:52.2133367+02:00", "CreatedAt": "2025-07-04T14:18:52.2133367+02:00", "CreatedByUUID": "sample string 8", "UpdatedAt": "2025-07-04T14:18:52.2133367+02:00", "UpdatedByUUID": "sample string 9", "DeletedAt": "2025-07-04T14:18:52.2133367+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": "6675df05-1ad3-4309-b871-c3b57534cdb2", "CategoryId": 3, "SortOrder": 4, "IsPrimary": true, "CategoryBoostId": "sample string 6" }, { "$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": "b795fcb9-03d7-45c9-8260-fc4e197ec690", "PurchasePrice": 3.0, "Price": 4.0, "OutletId": "ed137ce3-5a74-481f-9907-3b7f2d198e21", "PriceMode": 0, "Updated": "2025-07-04T14:18:52.2133367+02:00" }, { "$ref": "10" } ], "Ingredients": [ { "$ref": "3" }, { "$ref": "3" } ], "Variants": [ { "$id": "11", "Id": 1, "ConfigurationId": "7282c28b-8da0-4190-8993-80047f85b446", "ItemId": "bb666075-0347-401b-a659-3e50351e0d13", "SortOrder": 4, "Deleted": true, "Updated": "2025-07-04T14:18:52.2133367+02:00" }, { "$ref": "11" } ], "ItemOption": [ { "$id": "12", "Id": "c52076f8-666a-4449-b223-3c3011bf5caa", "ItemOptionGroupId": "0ec222be-df5e-4604-bcef-62af98b7ed00", "ItemId": "18718312-cf0d-43fa-aa92-179b47c62423", "CategoryId": 4, "Active": true, "Updated": "2025-07-04T14:18:52.2133367+02:00" }, { "$ref": "12" } ], "ShowOnReceipt": true, "QuickAdd": true, "HasIngredients": true, "CategoryItemGroups": [ { "$id": "13", "Id": "fb8098b8-dfff-4ef1-b097-ac614be427a8", "CategoryId": 2, "GroupId": "3c616b38-6c29-4de8-8373-1d55aa97f8e6", "Qty": 4.0, "Price": 5.0, "Deleted": true, "SortOrder": 7, "Updated": "2025-07-04T14:18:52.2133367+02:00", "Description": "sample string 9" }, { "$ref": "13" } ], "ItemPricePolicies": [ { "$id": "14", "Id": 1, "ItemId": "d5e763e1-2ae5-467e-8d7f-2a8eefca932a", "BuyLimit": 3, "DiscountAmount": 4.0, "Active": true, "Deleted": true, "Updated": "2025-07-04T14:18:52.2133367+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-07-04T14:18:52.2133367+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": "be89ae25-2ea3-4ac1-aa6d-a515b595133c", "CategoryName": "sample string 83", "ShowCategoryName": true, "DiscountedPrice": 84.0, "Qty": 85.0, "ConfigurationId": 86, "ItemOptionId": "b61bdfb5-4ec6-41fd-a935-5acf7fd4c3f2", "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": "88c12324-0c71-412c-9915-7b35bdba91db", "GroupKey": "e5755c77-f449-406e-b9fd-36d22bd7a290", "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": "19621aa6-b257-49df-bc42-f6ff8ed3e6f2", "QuickAdd": true, "IsDefaultIngredient": true, "ItemStatusText": "Ready", "ItemStatusColor": "#FFD89778", "KDSItemStatusColor": "#FFD89778", "IsReadyToServe": true, "EnableReadyToServe": false, "IngredientCartQty": "4x19", "OrderComments": "sample string 32", "OrderDate": "2025-07-04T14:18:52.2133367+02:00", "InvoiceDate": "2025-07-04T14:18:52.2133367+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": "d571de5e-0087-4a05-9db5-2f530d462432", "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": "a5dbb47f-4cb4-4fea-8786-1c5f5f40174c", "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-07-04T14:18:52.2133367+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": "9ff4f3f3-33f3-4595-a621-8524c1b785c0", "TerminalId": "1c31dff9-a060-4201-9b64-a17a7865d8b2", "TerminalNo": 64, "ReceiptNumber": 4, "OrderId": "2d82732b-ce2a-4611-afd7-5f39310c3835", "Order": { "$ref": "1" }, "ReceiptCopies": 64, "GrossAmount": 7.0, "VatAmount": 8.0, "VatDetail": "sample string 9", "PrintDate": "2025-07-04T14:18:52.2133367+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": "8d16e122-cbf0-4abd-8ccb-04f87cf934a9", "OrderId": "a075fb85-0239-4454-bbfc-6fbda23f3bcb", "Order": { "$ref": "1" }, "TypeId": 64, "PaidAmount": 4.0, "ReturnAmount": 5.0, "PaymentDate": "2025-07-04T14:18:52.2133367+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-07-04T14:18:52.2133367+02:00", "DueDate": "2025-07-04T14:18:52.2133367+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-07-04T14:18:52.2133367+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": "d43a18a6-042e-475d-97a3-84470beeb239", "Updated": "2025-07-04T14:18:52.2133367+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": "68c16a4b-6c1c-441c-9fe9-a7c24f6d6649", "ParentId": "04362edb-2611-4700-93db-1f085911cbfd", "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-07-04T14:18:52.2133367+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-07-04T14:18:52.2133367+02:00", "Updated": "2025-07-04T14:18:52.2133367+02:00", "UpdatedBy": "f6ddfa47-d3a0-4979-b824-2fa6a3d84365", "PriceListId": "d8edc415-523a-459d-a9c5-52f97746557e", "Customer_CustomField": [ { "$id": "22", "Id": "439554e9-7881-4d57-ab80-02921023557b", "FieldId": "6fff5c83-83c8-49de-80eb-06ffa3ded5c5", "CustomerCustomField": { "$id": "23", "Id": "1172955e-065e-4c45-b0ba-edb1fe62f758", "Caption": "sample string 2", "SortOrder": 3 }, "CustomerId": "924399a5-2a35-4b4d-bb67-9579c8d5df6d", "Customer": { "$ref": "21" }, "Caption": "sample string 4", "Text": "sample string 5", "SortOrder": 6, "Updated": "2025-07-04T14:18:52.2133367+02:00" }, { "$ref": "22" } ], "DiscountGroupId": "f1c1b61d-5c76-4aed-a4c0-ad02fda6707e", "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": "9f522ebe-aa4e-4368-b73d-be0f69f8ffeb", "Title": "sample string 2", "Discount": 3.0, "Created": "2025-07-04T14:18:52.2133367+02:00", "Updated": "2025-07-04T14:18:52.2133367+02:00", "Description": "sample string 6" }, "Parent": { "$ref": "21" }, "ShowEdit": true, "GiftCard": { "$id": "25", "CardId": "fc0c0bfa-cdd3-4743-9d85-fa87a26979c3", "CardNumber": "sample string 2", "AddedAmount": 3.0, "Balance": 4.0, "CustomerId": "7b34c27e-336c-490a-89e5-7c6b55963b4b", "Title": "sample string 6", "ValidFrom": "2025-07-04T14:18:52.2133367+02:00", "ValidTo": "2025-07-04T14:18:52.2133367+02:00", "Active": true, "Updated": "2025-07-04T14:18:52.2133367+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": "eb780e45-ea83-4b75-9c7e-e616bef50266", "CustomerId": "d6d059e5-32d6-44b0-ba17-f6fe3d501486", "ExpiryDate": "2025-07-04T14:18:52.2133367+02:00", "Active": true, "Synced": true, "CustomerName": "sample string 6" }, "OrderId": "1114b6b8-bca4-4b07-8fd9-f1f775ee475d", "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", "OrderStatusFromType": 3, "PaidStatus": "Delbetald", "OrderNumber": "cf344e4c-5098-4f80-906e-ff77ef9bd7fa", "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": { "$ref": "25" }, "GiftCards": [ { "$ref": "25" }, { "$ref": "25" } ], "PaymentType": "sample string 63", "PaymentTypeId": 64, "InProgress": true, "ShowButtonOnOpenView": false, "ShowButtonOnOpenViewInRestaurant": true, "AskRUTCalled": true, "OrderTickets": [ { "$id": "27", "Id": "6630b0fd-1dab-4cb3-b154-66e0543db2f9", "OrderId": "5ac26101-dbeb-443f-9c41-75bff7141182", "TicketNo": 3, "BongNo": 4, "TableId": 5, "Comments": "sample string 6", "CreatedBy": "sample string 7", "CreatedAt": "2025-07-04T14:18:52.2133367+02:00", "OrderTicketItems": [ { "$id": "28", "Id": "8efd64e1-9532-457f-b8d2-6c0d768a1433", "TicketId": "f58bad6d-ec2f-422d-8043-5261c569043f", "OrderTicket": { "$ref": "27" }, "ItemId": "8fcd03a2-ead5-4afe-9c44-985088ebef05", "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" }, { "$ref": "1" } ]