GET api/Order/GetOrders?dtFrom={dtFrom}&dtTo={dtTo}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
dtFrom | date |
None. |
|
dtTo | date |
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": "f5185a68-95cb-48a7-8c6c-e6910f4e8a3e", "CreationDate": "2025-04-04T05:28:00.8313338+02:00", "OrderNoOfDay": "sample string 3", "TableId": 4, "TableName": "sample string 5", "CustomerId": "e264d65f-a663-472f-98a0-eef5b47a8458", "Status": 0, "Type": 0, "PaymentStatus": 0, "Comments": "sample string 7", "OrderComments": "sample string 8", "InvoiceNumber": 9, "InvoiceDate": "2025-04-04T05:28:00.8313338+02:00", "InvoiceGenerated": true, "UserId": "sample string 11", "CheckOutUserId": "sample string 12", "Bong": 13, "TrainingMode": true, "TerminalId": "33810e6e-7deb-4344-b93e-051284d5afcd", "OutletId": "88f3e0cb-1d61-426c-9013-9725d66a6f9d", "SourceTerminalId": "sample string 17", "CustomerInvoiceId": "eb4892e9-1827-42d8-842b-6d5b9e78fa4c", "RoundedAmount": 18.0, "OrderTotal": 19.0, "IsGiftCardSale": true, "OpenSynced": true, "Synced": true, "ServeFlowId": 64, "ServeFlowStatus": 64, "CategoryId": 64, "DeliveryDate": "2025-04-04T05:28:00.8313338+02:00", "EnableRUT": true, "CustomerReferenceId": "8a1db2ac-b694-493a-9478-d1bfa19a6590", "ExternalStatus": 0, "PerformaCount": 64, "DeleteReason": "sample string 29", "DiscountReason": "sample string 30", "WaitForCourse": true, "TableRecreated": true, "ReturnRecreated": true, "Updated": "2025-04-04T05:28:00.8313338+02:00", "OrderState": "sample string 35", "OrderLines": [ { "$id": "2", "Id": "1dae3e01-e45d-4ba5-9288-a087fc14c3e4", "OrderId": "d4ba2b5f-9897-41af-a04b-91689143b8ec", "Order": { "$ref": "1" }, "ItemId": "7d6c6b03-9894-4299-a684-18667149846f", "Product": { "$id": "3", "Id": "ad264ee2-0c13-446b-b0d5-af3c6c87ac5e", "Name": "sample string 2", "SKU": "sample string 3", "BarCode": "sample string 4", "PLU": "sample string 5", "GroupId": "a4f25993-ab79-474b-bdf0-c3b74ca57766", "SupplierId": "300ef55b-8cae-4dcc-916e-88d3a7f16e1c", "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:28:00.8313338+02:00", "Updated": "2025-04-04T05:28:00.8313338+02:00", "UpdatedBy": "0a58fad0-066d-4974-b509-9bf533ec016c", "CategoryId": 60, "Campaign": { "$id": "4", "Id": "66a9968a-b58a-4485-8997-80b45259092e", "CampaignType": 0, "DiscountBy": 0, "BuyLimit": 2, "FreeOffer": 3, "Price": 4.0, "DiscountQtyIncrement": 5, "Description": "sample string 6", "StartDate": "2025-04-04T05:28:00.8313338+02:00", "EndDate": "2025-04-04T05:28:00.8313338+02:00", "Deleted": true, "Updated": "2025-04-04T05:28:00.8313338+02:00", "CampaignPriceDetails": [ { "$id": "5", "Id": "e6c45f21-25d1-4468-a519-20a9b3ecb868", "CampaignId": "2cd6888e-3ba6-495d-8de4-e55101be23a3", "Quantity": 3, "PayPrice": 4.0, "Deleted": true, "Updated": "2025-04-04T05:28:00.8313338+02:00" }, { "$ref": "5" } ] }, "ItemsTags": [ { "$id": "6", "Id": "abed04d9-17e5-404e-bc7b-c7f49fa3416d", "TagId": "57179881-71c3-4b93-8f4c-b2a14ca910fb", "ItemId": "9bab3b8f-8f98-414b-b7dc-54f770439bc5", "Deleted": true, "Synced": true, "Updated": "2025-04-04T05:28:00.8313338+02:00", "TagName": "sample string 7" }, { "$ref": "6" } ], "ItemCampaign": { "$id": "7", "UUID": "de06b5d1-afe2-4641-ae92-7b091d75a957", "CampaignTypeId": "OPEN", "Title": "sample string 2", "DiscountBy": 1, "FreeOffer": 1, "BuyLimit": 1, "StartDate": "2025-04-04T05:28:00.8313338+02:00", "EndDate": "2025-04-04T05:28:00.8313338+02:00", "PriceEach": 1.0, "PriceTotal": 1.0, "Grouped": true, "CurrencyCode": "sample string 6", "IncludesVat": true, "CreatedAt": "2025-04-04T05:28:00.8313338+02:00", "CreatedByUUID": "sample string 9", "UpdatedAt": "2025-04-04T05:28:00.8313338+02:00", "UpdatedByUUID": "sample string 10", "DeletedAt": "2025-04-04T05:28:00.8313338+02:00", "DeletedByUUID": "sample string 11", "Synced": true, "ItemPrices": [ { "$id": "8", "UUID": "d5481efe-e4f7-4d9f-9277-61605a073068", "PriceListUUID": "09f82705-54f8-410a-999b-be5bb2d8ac87", "ItemGroupUUID": "54d2ec4a-b4a3-4029-9185-57dc0555f3fd", "AgreementUUID": "07299762-6b06-4249-a7a5-8d2b3b248e11", "CustomerGroupUUID": "bb3cb4d5-cca4-4efe-9432-aac93f3e5205", "CustomerUUID": "bc405d8c-26bb-4487-b24e-c65d675dc875", "ProjectUUID": "fbb00b72-7a50-4551-857e-1586930f01d1", "CampaignUUID": "dd9bd719-b5e4-4ce0-847f-b8a15503060e", "ItemUUID": "9dbccd04-5edd-4de3-a9e9-920b61bc7250", "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:28:00.8313338+02:00", "ValidTo": "2025-04-04T05:28:00.8313338+02:00", "CreatedAt": "2025-04-04T05:28:00.8313338+02:00", "CreatedByUUID": "sample string 8", "UpdatedAt": "2025-04-04T05:28:00.8313338+02:00", "UpdatedByUUID": "sample string 9", "DeletedAt": "2025-04-04T05:28:00.8313338+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": "46b9c7e6-313b-4342-92bf-bf08149d5d1c", "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": "1d4d352a-93ad-43d6-82fc-14678e2506f1", "PurchasePrice": 3.0, "Price": 4.0, "OutletId": "db754c74-b915-4d64-ae71-38b47bd3fa3d", "PriceMode": 0, "Updated": "2025-04-04T05:28:00.8313338+02:00" }, { "$ref": "10" } ], "Ingredients": [ { "$ref": "3" }, { "$ref": "3" } ], "Variants": [ { "$id": "11", "Id": 1, "ConfigurationId": "e965fcd9-8f77-4661-9127-9c09ee7007e1", "ItemId": "f9e991b7-01b5-4aab-ae1d-dbe821d07d7c", "SortOrder": 4, "Deleted": true, "Updated": "2025-04-04T05:28:00.8313338+02:00" }, { "$ref": "11" } ], "ItemOption": [ { "$id": "12", "Id": "f3d9e644-b6d6-4108-ad55-3aa8c992f8e4", "ItemOptionGroupId": "580d6a2a-c901-4944-85ec-b5335cbecc09", "ItemId": "2c951d8c-f5c9-46de-9967-47019d820526", "CategoryId": 4, "Active": true, "Updated": "2025-04-04T05:28:00.8313338+02:00" }, { "$ref": "12" } ], "ShowOnReceipt": true, "QuickAdd": true, "HasIngredients": true, "CategoryItemGroups": [ { "$id": "13", "Id": "7210ce03-bd51-4507-90db-850a982f34f2", "CategoryId": 2, "GroupId": "4af3fbe6-6a89-4d47-9976-37d205553686", "Qty": 4.0, "Price": 5.0, "Deleted": true, "SortOrder": 7, "Updated": "2025-04-04T05:28:00.8313338+02:00", "Description": "sample string 9" }, { "$ref": "13" } ], "ItemPricePolicies": [ { "$id": "14", "Id": 1, "ItemId": "75e97492-20a4-403c-a55d-97e90af158fc", "BuyLimit": 3, "DiscountAmount": 4.0, "Active": true, "Deleted": true, "Updated": "2025-04-04T05:28:00.8313338+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:28:00.8313338+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": "550b281f-807f-44b3-996c-c5040033371b", "CategoryName": "sample string 83", "ShowCategoryName": true, "DiscountedPrice": 84.0, "Qty": 85.0, "ConfigurationId": 86, "ItemOptionId": "23f84039-7de9-48c0-a85a-fa6dec99f538", "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": "bf95c395-7ef2-40c4-9bfa-55a9d3f603c2", "GroupKey": "820a6cf4-0846-4966-833c-06585efcdcec", "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": "078c6faf-aeac-4424-939f-b4de4fd4aa78", "QuickAdd": true, "IsDefaultIngredient": true, "ItemStatusText": "Ready", "ItemStatusColor": "#FFD89778", "KDSItemStatusColor": "#FFD89778", "IsReadyToServe": true, "EnableReadyToServe": false, "IngredientCartQty": "4x19", "OrderComments": "sample string 32", "OrderDate": "2025-04-04T05:28:00.8313338+02:00", "InvoiceDate": "2025-04-04T05:28:00.8313338+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": "b7a63bf4-975a-47e4-ad4b-83648eafa3d4", "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": "eaa9da43-dace-4b7b-8f21-e15c4c56f23b", "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:28:00.8313338+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": "1943b192-f608-4465-bd71-7cd2ec4e9a5a", "TerminalId": "ca0a55d8-2b5c-4d40-aeeb-3397e992f077", "TerminalNo": 64, "ReceiptNumber": 4, "OrderId": "9c44d19e-dabc-4cb1-bcfa-bb2c32f9a473", "Order": { "$ref": "1" }, "ReceiptCopies": 64, "GrossAmount": 7.0, "VatAmount": 8.0, "VatDetail": "sample string 9", "PrintDate": "2025-04-04T05:28:00.8313338+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": "8a5868d5-e5c5-4d9d-bc70-ff33e924e2c6", "OrderId": "0e30fc3c-91c9-49d8-8dc6-3ddf2150cd7c", "Order": { "$ref": "1" }, "TypeId": 64, "PaidAmount": 4.0, "ReturnAmount": 5.0, "PaymentDate": "2025-04-04T05:28:00.8313338+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:28:00.8313338+02:00", "DueDate": "2025-04-04T05:28:00.8313338+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:28:00.8313338+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": "93952a77-a1ca-4e0d-abfa-638d924f9de2", "Updated": "2025-04-04T05:28:00.8313338+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": "aacaf8c8-1afa-41cb-929e-639ed90959f6", "ParentId": "593b6000-670b-467d-853a-0bbc1e8d9aa9", "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:28:00.8313338+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:28:00.8313338+02:00", "Updated": "2025-04-04T05:28:00.8313338+02:00", "UpdatedBy": "d64064ae-8d0e-41c2-aeef-eb15a0522e51", "PriceListId": "b4b613c0-86ff-4e99-a25a-d5e2090852dd", "Customer_CustomField": [ { "$id": "22", "Id": "5f03b1df-5d53-48e4-be34-2dc5abdafd71", "FieldId": "4b630893-8ead-4cd0-8357-8b7770f37499", "CustomerCustomField": { "$id": "23", "Id": "86d66845-77c4-432a-bc54-9df7be83c3f6", "Caption": "sample string 2", "SortOrder": 3 }, "CustomerId": "5a73afb3-d576-4e75-8a1d-119e4ba766ef", "Customer": { "$ref": "21" }, "Caption": "sample string 4", "Text": "sample string 5", "SortOrder": 6, "Updated": "2025-04-04T05:28:00.8313338+02:00" }, { "$ref": "22" } ], "DiscountGroupId": "9a949b28-4dc7-4090-99ce-47336476482a", "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": "ef9c5e51-81f4-47c2-81d1-71907ef99941", "Title": "sample string 2", "Discount": 3.0, "Created": "2025-04-04T05:28:00.8313338+02:00", "Updated": "2025-04-04T05:28:00.8313338+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": "f5185a68-95cb-48a7-8c6c-e6910f4e8a3e", "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": "c648b208-2f57-4e64-8fba-a6a9e5f65546", "CardNumber": "sample string 2", "AddedAmount": 3.0, "Balance": 4.0, "CustomerId": "4fd32c63-b153-4017-8952-e934b64c0c59", "Title": "sample string 6", "ValidFrom": "2025-04-04T05:28:00.8313338+02:00", "ValidTo": "2025-04-04T05:28:00.8313338+02:00", "Active": true, "Updated": "2025-04-04T05:28:00.8313338+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": "55a40572-8e4b-4269-b544-e0c611a017fc", "CustomerId": "cc0c5378-a3ec-462b-88c8-aa0783435c3a", "ExpiryDate": "2025-04-04T05:28:00.8313338+02:00", "Active": true, "Synced": true, "CustomerName": "sample string 6" }, "OrderId": "091491b6-fa49-49cf-be04-22efc48bd472", "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": "c412e5c2-f151-4efb-9e29-accbf8c01ce6", "OrderId": "2e00b261-70e1-4d85-b3d6-fc7017083b53", "TicketNo": 3, "BongNo": 4, "TableId": 5, "Comments": "sample string 6", "CreatedBy": "sample string 7", "CreatedAt": "2025-04-04T05:28:00.8313338+02:00", "OrderTicketItems": [ { "$id": "28", "Id": "91803d4a-5b14-4ebc-85f4-b71ebb0d855d", "TicketId": "5cac3572-1b3e-4635-b700-6cd01b84eee8", "OrderTicket": { "$ref": "27" }, "ItemId": "5a07a88c-cbcf-4e59-ae0d-8c6e61c2846d", "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" } ]