GET api/Order/GetOpenOrder?dtFrom={dtFrom}&dtTo={dtTo}
Get Open Order along with Order Lines
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| dtFrom | date |
None. |
|
| dtTo | date |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of Order| Name | 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 |
|
| ServiceTypeCode | string |
Required Max length: 50 |
|
| 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. |
|
| DefaultOrderType | string |
None. |
|
| KDSOrderType | integer |
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. |
|
| ButtonChangeCustomerVisibility | 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. |
|
| FoodlyNumber | string |
None. |
|
| CommerceOrderFulfillment | CommerceOrderFulfillment |
None. |
|
| FoodlyOrder | FoodlyWaitingOrder |
None. |
Response Formats
application/json, text/json
[
{
"$id": "1",
"Id": "5e62c895-b731-4de7-80a7-003bbabf0f8f",
"CreationDate": "2026-06-21T22:54:35.2388849+02:00",
"OrderNoOfDay": "sample string 3",
"TableId": 4,
"TableName": "sample string 5",
"CustomerId": "59d1539a-69bf-4686-aa4c-2c8249c79d36",
"Status": 0,
"Type": 0,
"PaymentStatus": 0,
"Comments": "sample string 7",
"OrderComments": "sample string 8",
"InvoiceNumber": 9,
"InvoiceDate": "2026-06-21T22:54:35.2388849+02:00",
"InvoiceGenerated": true,
"UserId": "sample string 11",
"CheckOutUserId": "sample string 12",
"Bong": 13,
"TrainingMode": true,
"TerminalId": "1eef1df6-ddbb-4b4c-91ba-759f3c016e5d",
"OutletId": "08508255-79ed-46fe-bbe1-7d450bb8e503",
"SourceTerminalId": "sample string 17",
"CustomerInvoiceId": "c5abcfbe-f7f6-488c-bc3a-3a16d1a44651",
"RoundedAmount": 18.0,
"OrderTotal": 19.0,
"IsGiftCardSale": true,
"OpenSynced": true,
"Synced": true,
"ServeFlowId": 64,
"ServeFlowStatus": 64,
"CategoryId": 64,
"DeliveryDate": "2026-06-21T22:54:35.2388849+02:00",
"EnableRUT": true,
"CustomerReferenceId": "04402fb5-7a56-43d8-a8e8-12f29da4c01d",
"ExternalStatus": 0,
"PerformaCount": 64,
"DeleteReason": "sample string 29",
"DiscountReason": "sample string 30",
"WaitForCourse": true,
"TableRecreated": true,
"ReturnRecreated": true,
"Updated": "2026-06-21T22:54:35.2388849+02:00",
"OrderState": "sample string 35",
"ServiceTypeCode": "sample string 36",
"OrderLines": [
{
"$id": "2",
"Id": "8a607cc5-c243-4e6c-a283-d4aa2ffb2c5a",
"OrderId": "1f9f92fb-1eea-4d5d-91b1-ae6266b56c66",
"Order": {
"$ref": "1"
},
"ItemId": "239f7ecd-a558-4590-b945-212adda7a427",
"Product": {
"$id": "3",
"Id": "98d3c13a-603d-4e10-9f62-39566c8e22a3",
"Name": "sample string 2",
"SKU": "sample string 3",
"BarCode": "sample string 4",
"PLU": "sample string 5",
"GroupId": "ff2759bc-67e0-4c09-84bf-683eb9d217a2",
"SupplierId": "86a0a490-9d43-41da-8ee5-3031d3aef0cd",
"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:54:35.2388849+02:00",
"SpecialSalesPriceValidTo": "2026-06-21T22:54:35.2388849+02:00",
"Draft": true,
"VatChangeBehavior": 0,
"ItemTypeUUID": "f4da585e-d937-42bb-8fab-debd3b42f31f",
"ItemGroupUUID": "3bd7d41b-08b6-49f1-adf3-cf8181479895",
"ItemAttributeSetUUID": "fee7eebc-ea7b-4b10-8487-49d6bced20d2",
"BrandUUID": "910f2632-b96c-4ac1-82e9-21535523ce5e",
"Created": "2026-06-21T22:54:35.2388849+02:00",
"Updated": "2026-06-21T22:54:35.2388849+02:00",
"UpdatedBy": "2069c9c7-92fe-4dcb-b3a6-5e90474a862c",
"CategoryId": 60,
"Campaign": {
"$id": "4",
"Id": "b8621a52-23cd-41f0-86f3-4b7dcab0baf6",
"CampaignType": 0,
"DiscountBy": 0,
"BuyLimit": 2,
"FreeOffer": 3,
"Price": 4.0,
"DiscountQtyIncrement": 5,
"Description": "sample string 6",
"StartDate": "2026-06-21T22:54:35.2388849+02:00",
"EndDate": "2026-06-21T22:54:35.2388849+02:00",
"Deleted": true,
"Updated": "2026-06-21T22:54:35.2388849+02:00",
"CampaignPriceDetails": [
{
"$id": "5",
"Id": "f34490f1-fdac-47e4-9347-ec317ef56357",
"CampaignId": "805b1078-f89d-4087-8a8c-82a033404bec",
"Quantity": 3,
"PayPrice": 4.0,
"Deleted": true,
"Updated": "2026-06-21T22:54:35.2388849+02:00"
},
{
"$ref": "5"
}
]
},
"ItemsTags": [
{
"$id": "6",
"Id": "86b26931-6713-40a7-a802-7e20b41bfaed",
"TagId": "6eadbf0b-123c-403e-b0cc-7376a559e408",
"ItemId": "cf26dc71-24d9-4537-8e94-8a7cb6fe279e",
"Deleted": true,
"Synced": true,
"Updated": "2026-06-21T22:54:35.2388849+02:00",
"TagName": "sample string 7"
},
{
"$ref": "6"
}
],
"ItemCampaign": {
"$id": "7",
"UUID": "73c220e1-88be-496a-a7f7-2bbfe2bbee57",
"CampaignTypeId": "OPEN",
"Title": "sample string 2",
"DiscountBy": 1,
"FreeOffer": 1,
"BuyLimit": 1,
"StartDate": "2026-06-21T22:54:35.2388849+02:00",
"EndDate": "2026-06-21T22:54:35.2388849+02:00",
"PriceEach": 1.0,
"PriceTotal": 1.0,
"Grouped": true,
"CurrencyCode": "sample string 6",
"IncludesVat": true,
"CreatedAt": "2026-06-21T22:54:35.2388849+02:00",
"CreatedByUUID": "sample string 9",
"UpdatedAt": "2026-06-21T22:54:35.2388849+02:00",
"UpdatedByUUID": "sample string 10",
"DeletedAt": "2026-06-21T22:54:35.2388849+02:00",
"DeletedByUUID": "sample string 11",
"Synced": true,
"ItemPrices": [
{
"$id": "8",
"UUID": "d15563b5-6d95-428d-b2fa-1af42d82d821",
"PriceListUUID": "d45c81c5-2da7-4499-9ec2-77c99644550e",
"ItemGroupUUID": "35907f0d-dbad-4928-8aa5-35a0b5cd93b6",
"AgreementUUID": "01e6a51e-3177-45ba-948a-060bee5e0304",
"CustomerGroupUUID": "ec4b27b9-1637-4c91-9a03-4759fea64114",
"CustomerUUID": "c6e5a27b-d2a9-4fab-bbe4-77c4743019ec",
"ProjectUUID": "9c061404-e57b-4b13-ac93-d6f14518f155",
"CampaignUUID": "fc48cdd7-4b17-46f1-b23b-b6edfe242df5",
"ItemUUID": "4539ccae-7992-438b-8075-cd0cac06882b",
"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:54:35.2388849+02:00",
"ValidTo": "2026-06-21T22:54:35.2388849+02:00",
"CreatedAt": "2026-06-21T22:54:35.2388849+02:00",
"CreatedByUUID": "sample string 8",
"UpdatedAt": "2026-06-21T22:54:35.2388849+02:00",
"UpdatedByUUID": "sample string 9",
"DeletedAt": "2026-06-21T22:54:35.2388849+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": "11b7ffe2-14d7-4c28-86df-d512618b29cd",
"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": "b13f8896-0cc1-45d7-bd6d-289373645df9",
"PurchasePrice": 3.0,
"Price": 4.0,
"OutletId": "10f61b9b-0cb5-437d-9bde-4295a65657c2",
"PriceMode": 0,
"Updated": "2026-06-21T22:54:35.2388849+02:00"
},
{
"$ref": "10"
}
],
"Ingredients": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"Variants": [
{
"$id": "11",
"Id": 1,
"ConfigurationId": "2d067e16-6cc7-40de-9913-2e42a9b2cac2",
"ItemId": "28f0c7ef-f31c-46a0-8201-782c7a8cb157",
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-06-21T22:54:35.2388849+02:00"
},
{
"$ref": "11"
}
],
"ItemOption": [
{
"$id": "12",
"Id": "eed16c49-0586-4a09-839d-efcbb3e9c8bb",
"ItemOptionGroupId": "93ad689d-9764-4291-b318-9be491f0d29a",
"ItemId": "ebce90e7-812e-4d41-a9c7-1bea6bc38532",
"CategoryId": 4,
"Active": true,
"Updated": "2026-06-21T22:54:35.2388849+02:00"
},
{
"$ref": "12"
}
],
"ShowOnReceipt": true,
"QuickAdd": true,
"HasIngredients": true,
"HasVariants": true,
"HasOptions": true,
"CategoryItemGroups": [
{
"$id": "13",
"Id": "1c79d99c-53a7-4fbd-a723-a40d54d5db3b",
"CategoryId": 2,
"GroupId": "c31a5efa-dd5e-4a71-932d-e6811ff01495",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"SortOrder": 7,
"Updated": "2026-06-21T22:54:35.2388849+02:00",
"Description": "sample string 9"
},
{
"$ref": "13"
}
],
"ItemPricePolicies": [
{
"$id": "14",
"Id": 1,
"ItemId": "5422b804-9f62-4c5e-aed7-e5ee0750dec1",
"BuyLimit": 3,
"DiscountAmount": 4.0,
"Active": true,
"Deleted": true,
"Updated": "2026-06-21T22:54:35.2388849+02:00",
"PolicyId": 8
},
{
"$ref": "14"
}
],
"PriceGroupPolicies": [
{
"$id": "15",
"Id": 1,
"GroupId": 2,
"BuyLimit": 3,
"MaxLimit": 4,
"DiscountAmount": 5.0,
"TotalAmount": 6.0,
"Updated": "2026-06-21T22:54:35.2388849+02:00"
},
{
"$ref": "15"
}
],
"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": "ef3d10bc-5f72-4217-ab88-fd93bce2e3e6",
"CategoryName": "sample string 85",
"ShowCategoryName": true,
"DiscountedPrice": 86.0,
"Qty": 87.0,
"ConfigurationId": 88,
"ItemOptionId": "6d78b38f-f787-4235-a407-a07bdbf29e16",
"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": "16",
"UUID": "6e8ae3e0-c5f0-4545-911b-ac64cb11fa2a",
"ParentUUID": "5dc1327b-4738-4153-bce2-66be26c640d4",
"EntityUUID": "66ad1bd9-cd4d-4591-9984-b624cf2d5a21",
"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:54:35.2388849+02:00",
"UpdatedAt": "2026-06-21T22:54:35.2388849+02:00",
"UpdatedByUUID": "sample string 15",
"DeletedByUUID": "sample string 16",
"DeletedAt": "2026-06-21T22:54:35.2388849+02:00",
"Synced": true
},
{
"$ref": "16"
}
],
"HasFile": true,
"ItemTypeText": "Individual",
"ItemUnitText": "Piece",
"ItemAdditionalIdentifications": [
{
"$id": "17",
"UUID": "ee7447bf-a4cf-4bcb-9eaf-53f4d3d2dd77",
"ItemUUID": "51978dd1-888e-4f47-b224-003095bf27d9",
"ItemInstanceUUID": "sample string 3",
"Identifier": "sample string 4",
"IdentifierSchemeId": "sample string 5",
"CreatedAt": "2026-06-21T22:54:35.2388849+02:00",
"CreatedByUUID": "sample string 7",
"UpdatedAt": "2026-06-21T22:54:35.2388849+02:00",
"updatedByUUID": "sample string 8"
},
{
"$ref": "17"
}
],
"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": "18872a3d-8762-44ee-9472-88d358679ca4",
"GroupKey": "0810808f-0e93-4390-99f6-f125aa5d0618",
"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": "f1c76f61-489c-423d-9fb2-599384c51018",
"QuickAdd": true,
"IsDefaultIngredient": true,
"ItemStatusText": "Ready",
"ItemStatusColor": "#FFD89778",
"KDSItemStatusColor": "#FFD89778",
"IsReadyToServe": true,
"EnableReadyToServe": false,
"IngredientCartQty": "4x19",
"OrderComments": "sample string 34",
"OrderDate": "2026-06-21T22:54:35.2388849+02:00",
"InvoiceDate": "2026-06-21T22:54:35.2388849+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": "2"
},
{
"$ref": "2"
}
],
"IngredientItems": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"CampaignId": "a7b336b9-4777-4a69-b85b-50ad301b7bf6",
"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": "18",
"ContentGuid": "4ef3784d-07e1-463b-a8a6-5bc859f18e64",
"Extra": true,
"Strip": true,
"Text": "sample string 4",
"Price": 5.0,
"VAT": 6.0,
"Quantity": 7,
"Direction": "+"
},
{
"$ref": "18"
}
],
"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:54:35.2388849+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": "19",
"Id": 1,
"UserId": "sample string 2",
"OrderId": "769b8ff5-86d4-44c1-8075-d72c96ffe383",
"ItemId": "5836716a-72e7-465b-8814-389ef6c49d04",
"TableId": 1,
"ActionId": 3,
"Created": "2026-06-21T22:54:35.2388849+02:00",
"LogMessage": "sample string 5",
"Synced": true,
"Action": "sample string 7",
"UserName": "sample string 8"
},
"PriceExlTax": 4.63,
"PurchasePriceExlTax": 5.56
},
{
"$ref": "2"
}
],
"Receipts": [
{
"$id": "20",
"ReceiptId": "3a54fc39-a697-4c3e-8604-4dd0c12d64df",
"TerminalId": "0c07dfcc-cdda-4955-8e1f-ada4bee2ca0b",
"TerminalNo": 64,
"ReceiptNumber": 4,
"OrderId": "8fb460ee-5344-431f-9405-867e6568db35",
"Order": {
"$ref": "1"
},
"ReceiptCopies": 64,
"GrossAmount": 7.0,
"VatAmount": 8.0,
"VatDetail": "sample string 9",
"PrintDate": "2026-06-21T22:54:35.2388849+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": "20"
}
],
"Payments": [
{
"$id": "21",
"Id": "8ee3813a-69cf-4c40-9ca7-9a802f46cdaf",
"OrderId": "f883326d-a945-4e43-8390-dcb7a755cd4a",
"Order": {
"$ref": "1"
},
"TypeId": 64,
"PaidAmount": 4.0,
"ReturnAmount": 5.0,
"PaymentDate": "2026-06-21T22:54:35.2388849+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": "21"
}
],
"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:54:35.2388849+02:00",
"DueDate": "2026-06-21T22:54:35.2388849+02:00",
"BalanceAmount": 49.0,
"SelectedTable": {
"$id": "22",
"Id": 1,
"Name": "sample string 2",
"FloorId": 3,
"Floor": {
"$id": "23",
"Id": 1,
"Name": "sample string 2",
"LayoutImage": "QEA=",
"Updated": "2026-06-21T22:54:35.2388849+02:00",
"Tables": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"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": "fb1d98de-db18-48fc-a1a5-b4e526ae65f4",
"Updated": "2026-06-21T22:54:35.2388849+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": "20"
},
"Customer": {
"$id": "24",
"Id": "e3aae77c-83ff-43b9-93cf-df04e541173b",
"ParentId": "618b364c-d534-4a4e-8305-be0082fdbc84",
"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:54:35.2388849+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:54:35.2388849+02:00",
"Updated": "2026-06-21T22:54:35.2388849+02:00",
"UpdatedBy": "bee0eddf-398f-4e6b-9e0d-6019ca733638",
"PriceListId": "a1e621c6-708f-4389-8ee6-c9348be386ba",
"Customer_CustomField": [
{
"$id": "25",
"Id": "628f82d7-e9eb-4377-bd04-eaa24079b98c",
"FieldId": "f9003c4f-da08-4c97-a86a-eec368e38836",
"CustomerCustomField": {
"$id": "26",
"Id": "be78c6a1-3dcf-463f-aee6-1d8dd2ef83d5",
"Caption": "sample string 2",
"SortOrder": 3
},
"CustomerId": "d69021b6-ef46-400c-8dd7-c667d6998ef2",
"Customer": {
"$ref": "24"
},
"Caption": "sample string 4",
"Text": "sample string 5",
"SortOrder": 6,
"Updated": "2026-06-21T22:54:35.2388849+02:00"
},
{
"$ref": "25"
}
],
"DiscountGroupId": "9af968bc-c166-4a3f-82ff-0077fc2ffd80",
"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": "f72324a2-369a-4fd8-a8ad-6bbc52681f09",
"Title": "sample string 2",
"Discount": 3.0,
"Created": "2026-06-21T22:54:35.2388849+02:00",
"Updated": "2026-06-21T22:54:35.2388849+02:00",
"Description": "sample string 6"
},
"Parent": {
"$ref": "24"
},
"ShowEdit": true,
"GiftCard": {
"$id": "28",
"CardId": "67f46485-e0ae-437e-a2a6-6b9db0c84e7f",
"CardNumber": "sample string 2",
"AddedAmount": 3.0,
"Balance": 4.0,
"CustomerId": "f618805e-b376-4884-8d96-65027f27a3b0",
"Title": "sample string 6",
"ValidFrom": "2026-06-21T22:54:35.2388849+02:00",
"ValidTo": "2026-06-21T22:54:35.2388849+02:00",
"Active": true,
"Updated": "2026-06-21T22:54:35.2388849+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": "0e0ae440-c1c8-4d31-8480-1b087f70a96b",
"CustomerId": "17bbea7c-cce9-42a7-90b5-0d037b031a46",
"ExpiryDate": "2026-06-21T22:54:35.2388849+02:00",
"Active": true,
"Synced": true,
"CustomerName": "sample string 6"
},
"OrderId": "2d8ffcd6-3632-4153-b1ba-5b93fca2d531",
"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": "5e62c895-b731-4de7-80a7-003bbabf0f8f",
"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": "eb7a03fa-0d48-4f71-836a-be242ee53229",
"OrderId": "3a165084-3d07-4eba-b2c6-0cd2609364fa",
"TicketNo": 3,
"BongNo": 4,
"TableId": 5,
"Comments": "sample string 6",
"CreatedBy": "sample string 7",
"CreatedAt": "2026-06-21T22:54:35.2388849+02:00",
"OrderTicketItems": [
{
"$id": "31",
"Id": "79e751bb-b38e-4452-9ffb-4e2dae5bd679",
"TicketId": "65c0d0ee-e047-48b5-992d-e85f9c2ba859",
"OrderTicket": {
"$ref": "30"
},
"ItemId": "aeeb4e95-16a1-4d0a-9c3c-e5ff13b650e8",
"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": "1f6f3e5b-421b-4fb0-add5-e84c67a23297",
"OrderId": "3c2edd39-dcaa-482a-bd1a-4601eafb7e91",
"FulfillmentTypeCode": "sample string 3",
"PromisedAt": "2026-06-21T22:54:35.2388849+02:00",
"PromisedDurationMinutes": 4,
"EstimatedReadyAt": "2026-06-21T22:54:35.2388849+02:00"
},
"FoodlyOrder": {
"$id": "33",
"Id": "9dd62443-6008-404e-9801-05de1bb7392f",
"FoodlyId": 2,
"NIMPOSId": "71ad7f30-3097-425f-bf6e-2b9e3b9c4db3",
"Json": "sample string 4",
"DeliveryRequestedOn": "2026-06-21T22:54:35.2388849+02:00",
"PromisedDurationMinutes": 6,
"SendTokitchen": true
}
},
{
"$ref": "1"
}
]