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 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 |
|
| PuckNumber | string |
Max length: 10 |
|
| 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. |
|
| 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. |
|
| LogEnteries | Collection of Journal |
None. |
Response Formats
application/json, text/json
[
{
"$id": "1",
"Id": "f459d7a5-91be-428b-975f-1c08f064d6af",
"CreationDate": "2026-09-20T13:23:42.6126526+02:00",
"OrderNoOfDay": "sample string 3",
"TableId": 4,
"TableName": "sample string 5",
"CustomerId": "b34d0af9-f536-4f3a-84a2-80aa1cd95f45",
"Status": 0,
"Type": 0,
"PaymentStatus": 0,
"Comments": "sample string 7",
"OrderComments": "sample string 8",
"InvoiceNumber": 9,
"InvoiceDate": "2026-09-20T13:23:42.6126526+02:00",
"InvoiceGenerated": true,
"UserId": "sample string 11",
"CheckOutUserId": "sample string 12",
"Bong": 13,
"TrainingMode": true,
"TerminalId": "ea1eb06e-52c8-44c0-89f2-0f0049263057",
"OutletId": "db2ec667-8f10-47c8-8ef0-87213dec0658",
"SourceTerminalId": "sample string 17",
"CustomerInvoiceId": "8abbb53d-a95a-4bc7-873f-33689b3a2f7c",
"RoundedAmount": 18.0,
"OrderTotal": 19.0,
"IsGiftCardSale": true,
"OpenSynced": true,
"Synced": true,
"ServeFlowId": 64,
"ServeFlowStatus": 64,
"CategoryId": 64,
"DeliveryDate": "2026-09-20T13:23:42.6126526+02:00",
"EnableRUT": true,
"CustomerReferenceId": "4d0473cc-075c-42b7-9539-4cc007cf06ad",
"ExternalStatus": 0,
"PerformaCount": 64,
"DeleteReason": "sample string 29",
"DiscountReason": "sample string 30",
"WaitForCourse": true,
"TableRecreated": true,
"ReturnRecreated": true,
"Updated": "2026-09-20T13:23:42.6126526+02:00",
"OrderState": "sample string 35",
"ServiceTypeCode": "sample string 36",
"PuckNumber": "sample string 37",
"OrderLines": [
{
"$id": "2",
"Id": "fcf5e4f5-aeef-4326-be5c-b5f56fd158fe",
"OrderId": "a2dbbca4-e776-45e8-8859-db5429d15160",
"Order": {
"$ref": "1"
},
"ItemId": "c35b32a4-f414-4c52-905f-79285358a509",
"Product": {
"$id": "3",
"Id": "aca409af-fa5c-4214-b2ed-57655d7609fd",
"Name": "sample string 2",
"SKU": "sample string 3",
"BarCode": "sample string 4",
"PLU": "sample string 5",
"GroupId": "acc42ee4-13a3-44f1-8431-b434c114a947",
"SupplierId": "9b9e36c4-0480-430c-ac53-cebc58d533e0",
"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-09-20T13:23:42.6126526+02:00",
"SpecialSalesPriceValidTo": "2026-09-20T13:23:42.6126526+02:00",
"Draft": true,
"VatChangeBehavior": 0,
"ItemTypeUUID": "beb2b211-95fa-4baa-988e-b8cc52146d4e",
"ItemGroupUUID": "93f423ba-a118-4fc0-9c48-7d8804aee9ca",
"ItemAttributeSetUUID": "3765bbf0-bffc-4ec0-94f3-79bc1ffff02c",
"BrandUUID": "91c91055-265c-47bb-bea7-8e627a0d97cf",
"TicketTemplateId": 1,
"Created": "2026-09-20T13:23:42.6126526+02:00",
"Updated": "2026-09-20T13:23:42.6126526+02:00",
"UpdatedBy": "66e98df0-c2e4-41ee-b97b-8c3fc2a43372",
"CategoryId": 60,
"Campaign": {
"$id": "4",
"Id": "3fa21be0-8516-4d99-b4f4-08ca193e17f4",
"CampaignType": 0,
"DiscountBy": 0,
"BuyLimit": 2,
"FreeOffer": 3,
"Price": 4.0,
"DiscountQtyIncrement": 5,
"Description": "sample string 6",
"StartDate": "2026-09-20T13:23:42.6126526+02:00",
"EndDate": "2026-09-20T13:23:42.6126526+02:00",
"Deleted": true,
"Updated": "2026-09-20T13:23:42.6126526+02:00",
"CampaignPriceDetails": [
{
"$id": "5",
"Id": "8029ee12-00c3-4d85-bd44-03a1879caa64",
"CampaignId": "8c4cc4c9-6db2-4d92-b9a8-81e519827848",
"Quantity": 3,
"PayPrice": 4.0,
"Deleted": true,
"Updated": "2026-09-20T13:23:42.6126526+02:00"
},
{
"$ref": "5"
}
]
},
"ItemsTags": [
{
"$id": "6",
"Id": "e1176159-9da6-4744-a5ef-e4dec13b2a37",
"TagId": "de2ea30b-5446-4fbc-a077-d451f1df5360",
"ItemId": "caaac26c-37a5-4d7f-9e79-198443b455af",
"Deleted": true,
"Synced": true,
"Updated": "2026-09-20T13:23:42.6126526+02:00",
"TagName": "sample string 7"
},
{
"$ref": "6"
}
],
"ItemCampaign": {
"$id": "7",
"UUID": "3b6141b4-520a-4944-a00d-67a3bb20861d",
"CampaignTypeId": "OPEN",
"Title": "sample string 2",
"DiscountBy": 1,
"FreeOffer": 1,
"BuyLimit": 1,
"StartDate": "2026-09-20T13:23:42.6126526+02:00",
"EndDate": "2026-09-20T13:23:42.6126526+02:00",
"PriceEach": 1.0,
"PriceTotal": 1.0,
"Grouped": true,
"CurrencyCode": "sample string 6",
"IncludesVat": true,
"CreatedAt": "2026-09-20T13:23:42.6126526+02:00",
"CreatedByUUID": "sample string 9",
"UpdatedAt": "2026-09-20T13:23:42.6126526+02:00",
"UpdatedByUUID": "sample string 10",
"DeletedAt": "2026-09-20T13:23:42.6126526+02:00",
"DeletedByUUID": "sample string 11",
"Synced": true,
"ItemPrices": [
{
"$id": "8",
"UUID": "ae3c47ec-3230-47f9-a5d8-eb337e053cf9",
"PriceListUUID": "65113363-2625-4462-ae98-10ca729cbbd2",
"ItemGroupUUID": "afde9409-6bcb-4e46-bb4c-b31512001b6f",
"AgreementUUID": "cf41dcb8-ed0e-452f-b121-f4e0b37781c5",
"CustomerGroupUUID": "a5aef1dc-fc0c-4466-be0e-68c5f1943422",
"CustomerUUID": "4a90a22d-1386-472c-9ec5-01ee827a6224",
"ProjectUUID": "5ece9118-cb85-4032-abf2-02bea1800750",
"CampaignUUID": "0c21ee61-d020-49ed-b92f-9f83fd3e0d94",
"ItemUUID": "d82c6698-f0ef-4480-a91c-4a5a1bf8b27b",
"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-09-20T13:23:42.6126526+02:00",
"ValidTo": "2026-09-20T13:23:42.6126526+02:00",
"CreatedAt": "2026-09-20T13:23:42.6126526+02:00",
"CreatedByUUID": "sample string 8",
"UpdatedAt": "2026-09-20T13:23:42.6126526+02:00",
"UpdatedByUUID": "sample string 9",
"DeletedAt": "2026-09-20T13:23:42.6126526+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": "28aae310-acb6-48f8-ba10-d1c3204b90d9",
"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": "4c0ade8f-db00-4113-88af-6d2c6d6174b7",
"PurchasePrice": 3.0,
"Price": 4.0,
"OutletId": "fec7e9e5-04c6-4a3f-9c20-2c7ff2be3c30",
"PriceMode": 0,
"Updated": "2026-09-20T13:23:42.6126526+02:00"
},
{
"$ref": "10"
}
],
"Ingredients": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"Variants": [
{
"$id": "11",
"Id": 1,
"ConfigurationId": "2d1d5455-afaa-41e5-aa1d-5eea73028c8b",
"ItemId": "79153ea8-6c0c-4cf2-81ab-ff304d42c1eb",
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-09-20T13:23:42.6126526+02:00"
},
{
"$ref": "11"
}
],
"ItemOption": [
{
"$id": "12",
"Id": "29643e4d-3d1e-413a-91dc-de722047440e",
"ItemOptionGroupId": "dc6f82bd-5864-418f-be7a-8069736e6640",
"ItemId": "a49f8c4a-49ae-4a28-86c0-feeb0a3f0f34",
"CategoryId": 4,
"Active": true,
"Updated": "2026-09-20T13:23:42.6126526+02:00"
},
{
"$ref": "12"
}
],
"ShowOnReceipt": true,
"QuickAdd": true,
"HasIngredients": true,
"HasVariants": true,
"HasOptions": true,
"CategoryItemGroups": [
{
"$id": "13",
"Id": "41831d18-be35-4435-8b49-aceec9fd4962",
"CategoryId": 2,
"GroupId": "988e3fcc-768e-41c9-9cd4-96f968cbe896",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"SortOrder": 7,
"Updated": "2026-09-20T13:23:42.6126526+02:00",
"Description": "sample string 9"
},
{
"$ref": "13"
}
],
"ItemPricePolicies": [
{
"$id": "14",
"Id": 1,
"ItemId": "2f82cc98-161e-43a0-98cb-d5c87ed34cc6",
"BuyLimit": 3,
"DiscountAmount": 4.0,
"Active": true,
"Deleted": true,
"Updated": "2026-09-20T13:23:42.6126526+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-09-20T13:23:42.6126526+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": "e99d7973-72c0-4ec3-afc4-628da0b66cab",
"CategoryName": "sample string 85",
"ShowCategoryName": true,
"DiscountedPrice": 86.0,
"Qty": 87.0,
"ConfigurationId": 88,
"ItemOptionId": "0f03ab3a-b4b3-494e-a278-bbab1cbe0644",
"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": "633866c8-bcf4-477d-a38d-359c7b985183",
"ParentUUID": "632b6ea2-d9d5-4dad-bedf-0907ce003e79",
"EntityUUID": "cb5e93fd-be69-498e-96ce-5c2fefd3e47e",
"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-09-20T13:23:42.6126526+02:00",
"UpdatedAt": "2026-09-20T13:23:42.6126526+02:00",
"UpdatedByUUID": "sample string 15",
"DeletedByUUID": "sample string 16",
"DeletedAt": "2026-09-20T13:23:42.6126526+02:00",
"Synced": true
},
{
"$ref": "16"
}
],
"HasFile": true,
"ItemTypeText": "Individual",
"ItemUnitText": "Piece",
"ItemAdditionalIdentifications": [
{
"$id": "17",
"UUID": "bddc252a-afeb-4417-ba16-3d414ea73f0f",
"ItemUUID": "94bb4808-d3e5-4c67-b77e-667f3f4d002c",
"ItemInstanceUUID": "sample string 3",
"Identifier": "sample string 4",
"IdentifierSchemeId": "sample string 5",
"CreatedAt": "2026-09-20T13:23:42.6126526+02:00",
"CreatedByUUID": "sample string 7",
"UpdatedAt": "2026-09-20T13:23:42.6126526+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": "254c122d-19c2-483f-8976-693d4c7ce316",
"GroupKey": "55e446b7-2d97-4f78-8130-40fdf7f2b5cb",
"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": "258e131a-d70a-4663-becb-804b4b0f40b9",
"QuickAdd": true,
"IsDefaultIngredient": true,
"ItemStatusText": "Ready",
"ItemStatusColor": "#FFD89778",
"KDSItemStatusColor": "#FFD89778",
"IsReadyToServe": true,
"EnableReadyToServe": false,
"IngredientCartQty": "4x19",
"OrderComments": "sample string 34",
"OrderDate": "2026-09-20T13:23:42.6126526+02:00",
"InvoiceDate": "2026-09-20T13:23:42.6126526+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": "51d30fd9-667e-48ef-9453-fabd15d01a77",
"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": "b1a18a54-cda5-40bb-a03a-e6cfdf0c8d74",
"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-09-20T13:23:42.6126526+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": "983cec71-eee6-45a8-9b79-0ddff74be267",
"ItemId": "c717bd03-5d70-4279-8a20-db43eca2cca5",
"TableId": 1,
"ActionId": 3,
"Created": "2026-09-20T13:23:42.6126526+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": "27540e89-4a7d-4520-ad9c-d5e8ead5b477",
"TerminalId": "c2cb2b5e-fba8-41c9-8b72-e930a175dd20",
"TerminalNo": 64,
"ReceiptNumber": 4,
"OrderId": "2e6559f5-c280-4b89-bee6-8701b541dd84",
"Order": {
"$ref": "1"
},
"ReceiptCopies": 64,
"GrossAmount": 7.0,
"VatAmount": 8.0,
"VatDetail": "sample string 9",
"PrintDate": "2026-09-20T13:23:42.6126526+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": "6c89d58a-251f-4189-aff1-87020b337bbe",
"OrderId": "8cb9cbfa-b705-426d-aad4-9033618f4297",
"Order": {
"$ref": "1"
},
"TypeId": 64,
"PaidAmount": 4.0,
"ReturnAmount": 5.0,
"PaymentDate": "2026-09-20T13:23:42.6126526+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": 38.0,
"CustomerName": "sample string 39",
"CustomerPhone": "sample string 40",
"PrimaryContact": "sample string 41",
"PrimaryPhone": "sample string 42",
"PrimaryEmail": "sample string 43",
"CustomerNo": "sample string 44",
"Email": "sample string 45",
"CustomerAddress": "sample string 46",
"CreatedBy": "sample string 47",
"IsSelected": true,
"EmailSent": true,
"SentDate": "2026-09-20T13:23:42.6126526+02:00",
"DueDate": "2026-09-20T13:23:42.6126526+02:00",
"BalanceAmount": 50.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-09-20T13:23:42.6126526+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": "a490e79e-511b-472a-970f-1c713c6fde2b",
"Updated": "2026-09-20T13:23:42.6126526+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": "bc197c12-d003-4575-b7cb-5a315162dde5",
"ParentId": "5c0493cf-e893-4951-b1f6-0562a65b7558",
"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-09-20T13:23:42.6126526+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-09-20T13:23:42.6126526+02:00",
"Updated": "2026-09-20T13:23:42.6126526+02:00",
"UpdatedBy": "223e41d5-5285-41b6-a8aa-56cec5faad4c",
"PriceListId": "d7527a13-c338-4c1b-bf94-87f72172aa8d",
"Customer_CustomField": [
{
"$id": "25",
"Id": "c9ca6627-694e-4f29-ac39-c14f7460b912",
"FieldId": "b813d3de-801b-4535-8a10-3b71b95c1db2",
"CustomerCustomField": {
"$id": "26",
"Id": "c8b3bcc9-c9a8-48d1-be22-4af14963abeb",
"Caption": "sample string 2",
"SortOrder": 3
},
"CustomerId": "63280421-5d19-4468-830f-0d52708b5f93",
"Customer": {
"$ref": "24"
},
"Caption": "sample string 4",
"Text": "sample string 5",
"SortOrder": 6,
"Updated": "2026-09-20T13:23:42.6126526+02:00"
},
{
"$ref": "25"
}
],
"DiscountGroupId": "a1c0a373-5754-41ae-8301-0de98aec5e71",
"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": "643d1c17-6bd4-4c74-9082-c6f0f218ca72",
"Title": "sample string 2",
"Discount": 3.0,
"Created": "2026-09-20T13:23:42.6126526+02:00",
"Updated": "2026-09-20T13:23:42.6126526+02:00",
"Description": "sample string 6"
},
"Parent": {
"$ref": "24"
},
"ShowEdit": true,
"GiftCard": {
"$id": "28",
"CardId": "20cb5a95-d7e8-427f-abfb-69105cd4917a",
"CardNumber": "sample string 2",
"AddedAmount": 3.0,
"Balance": 4.0,
"CustomerId": "514d06ab-5a0f-4f18-83e4-98b61be9fb53",
"Title": "sample string 6",
"ValidFrom": "2026-09-20T13:23:42.6126526+02:00",
"ValidTo": "2026-09-20T13:23:42.6126526+02:00",
"Active": true,
"Updated": "2026-09-20T13:23:42.6126526+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": "fd0034eb-76e5-4e94-8509-54ddf3e1c135",
"CustomerId": "31303014-f6e0-4f8b-a58e-149fa28b578e",
"ExpiryDate": "2026-09-20T13:23:42.6126526+02:00",
"Active": true,
"Synced": true,
"CustomerName": "sample string 6"
},
"OrderId": "879b6c5a-5f8a-4ab6-8b52-43a97c170183",
"NewAmount": 16.0,
"VehicleId": 17
}
},
"ShortComments": "sample string 51",
"CartNumber": 52,
"SelecttedImagePath": "/images/selecteditem.png",
"ServeStatusColor": "sample string 53",
"SumAmtString": "19",
"OrderDirection": 1,
"BongNumber": "sample string 54",
"BongComments": "sample string 55",
"OutletCode": "sample string 56",
"DefaultOrderType": "sample string 57",
"KDSOrderType": 58,
"OrderStatusFromType": 3,
"PaidStatus": "Delbetald",
"OrderNumber": "f459d7a5-91be-428b-975f-1c08f064d6af",
"ReceiptNumber": "9",
"OrderType": 0,
"GrossAmount": -38.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": "752d36e1-c440-4ea2-b056-5e80d032484f",
"OrderId": "32059357-b22c-46a6-8d93-7d4e350d9d35",
"TicketNo": 3,
"BongNo": 4,
"TableId": 5,
"Comments": "sample string 6",
"CreatedBy": "sample string 7",
"CreatedAt": "2026-09-20T13:23:42.6126526+02:00",
"OrderTicketItems": [
{
"$id": "31",
"Id": "3801fdfb-d587-482b-9706-fb87fc66b804",
"TicketId": "7f6c6b18-7d1a-46f2-9695-e73b4032cd08",
"OrderTicket": {
"$ref": "30"
},
"ItemId": "889bac5e-cefb-4042-8673-b51753b43280",
"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": "f99a216b-c205-45cc-8a55-9673540ad541",
"OrderId": "ba38a65b-8998-42b1-bab2-92d3c60c8d5a",
"FulfillmentTypeCode": "sample string 3",
"PromisedAt": "2026-09-20T13:23:42.6126526+02:00",
"PromisedDurationMinutes": 4,
"EstimatedReadyAt": "2026-09-20T13:23:42.6126526+02:00"
},
"FoodlyOrder": {
"$id": "33",
"Id": "f1714583-9d23-44a6-b6d7-d76f9b8c4e44",
"FoodlyId": 2,
"NIMPOSId": "4979dd70-8df2-4262-b6c9-f6d2f6fe4fab",
"Json": "sample string 4",
"DeliveryRequestedOn": "2026-09-20T13:23:42.6126526+02:00",
"PromisedDurationMinutes": 6,
"SendTokitchen": true
},
"LogEnteries": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
{
"$ref": "1"
}
]