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 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 |
|
| 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. |
|
| 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. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"Id": "fc37a3b3-8152-4513-9752-de44ddb9e203",
"CreationDate": "2026-02-04T04:15:02.8242713+01:00",
"OrderNoOfDay": "sample string 3",
"TableId": 4,
"TableName": "sample string 5",
"CustomerId": "640cabc0-040d-4d8e-96cd-cbee8cdf8f58",
"Status": 0,
"Type": 0,
"PaymentStatus": 0,
"Comments": "sample string 7",
"OrderComments": "sample string 8",
"InvoiceNumber": 9,
"InvoiceDate": "2026-02-04T04:15:02.8242713+01:00",
"InvoiceGenerated": true,
"UserId": "sample string 11",
"CheckOutUserId": "sample string 12",
"Bong": 13,
"TrainingMode": true,
"TerminalId": "39f99892-4cc8-430c-a50e-48415574f6da",
"OutletId": "5dfe2a16-edd2-4eaf-a00c-cdc68b71a73d",
"SourceTerminalId": "sample string 17",
"CustomerInvoiceId": "88a5b23b-ca8f-4d39-b1d1-7e6ea2b00c47",
"RoundedAmount": 18.0,
"OrderTotal": 19.0,
"IsGiftCardSale": true,
"OpenSynced": true,
"Synced": true,
"ServeFlowId": 64,
"ServeFlowStatus": 64,
"CategoryId": 64,
"DeliveryDate": "2026-02-04T04:15:02.8242713+01:00",
"EnableRUT": true,
"CustomerReferenceId": "c694216b-f61f-4bb7-9ecf-525de3540c24",
"ExternalStatus": 0,
"PerformaCount": 64,
"DeleteReason": "sample string 29",
"DiscountReason": "sample string 30",
"WaitForCourse": true,
"TableRecreated": true,
"ReturnRecreated": true,
"Updated": "2026-02-04T04:15:02.8242713+01:00",
"OrderState": "sample string 35",
"OrderLines": [
{
"$id": "2",
"Id": "8f90a509-2092-423d-bd5b-8841ab399529",
"OrderId": "1084aa93-db38-4dab-ac43-a7ded6696a59",
"Order": {
"$ref": "1"
},
"ItemId": "1f95179b-8c0e-4db8-823b-46e9b3cc0ab7",
"Product": {
"$id": "3",
"Id": "071d2876-be8a-4e59-9a05-1a753b0bbcd3",
"Name": "sample string 2",
"SKU": "sample string 3",
"BarCode": "sample string 4",
"PLU": "sample string 5",
"GroupId": "3ede5721-c811-42b8-8550-7b73412b3ba6",
"SupplierId": "6d7e1541-6f79-4e47-8be1-18073763a8b1",
"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-02-04T04:15:02.8242713+01:00",
"SpecialSalesPriceValidTo": "2026-02-04T04:15:02.8242713+01:00",
"Draft": true,
"Created": "2026-02-04T04:15:02.8242713+01:00",
"Updated": "2026-02-04T04:15:02.8242713+01:00",
"UpdatedBy": "67a607d5-a1c1-45b4-91ca-d5c1e540c5de",
"CategoryId": 60,
"Campaign": {
"$id": "4",
"Id": "e2e479a3-b834-433a-b1d2-0f279646015d",
"CampaignType": 0,
"DiscountBy": 0,
"BuyLimit": 2,
"FreeOffer": 3,
"Price": 4.0,
"DiscountQtyIncrement": 5,
"Description": "sample string 6",
"StartDate": "2026-02-04T04:15:02.8242713+01:00",
"EndDate": "2026-02-04T04:15:02.8242713+01:00",
"Deleted": true,
"Updated": "2026-02-04T04:15:02.8242713+01:00",
"CampaignPriceDetails": [
{
"$id": "5",
"Id": "507563be-afb5-40be-a7a0-eb8b68016cc4",
"CampaignId": "4e0e6ab6-9652-4119-b401-d733744fd4d6",
"Quantity": 3,
"PayPrice": 4.0,
"Deleted": true,
"Updated": "2026-02-04T04:15:02.8242713+01:00"
},
{
"$ref": "5"
}
]
},
"ItemsTags": [
{
"$id": "6",
"Id": "f0b054c1-dcde-4ce8-bd4d-9f2c3d0d215e",
"TagId": "8953d286-4a68-48d9-86e5-c6443dc466a3",
"ItemId": "3d5fe4cb-3683-4ae6-93db-58976d14633b",
"Deleted": true,
"Synced": true,
"Updated": "2026-02-04T04:15:02.8242713+01:00",
"TagName": "sample string 7"
},
{
"$ref": "6"
}
],
"ItemCampaign": {
"$id": "7",
"UUID": "10eebf5d-5e59-48d5-b630-65a9a9fd955d",
"CampaignTypeId": "OPEN",
"Title": "sample string 2",
"DiscountBy": 1,
"FreeOffer": 1,
"BuyLimit": 1,
"StartDate": "2026-02-04T04:15:02.8242713+01:00",
"EndDate": "2026-02-04T04:15:02.8242713+01:00",
"PriceEach": 1.0,
"PriceTotal": 1.0,
"Grouped": true,
"CurrencyCode": "sample string 6",
"IncludesVat": true,
"CreatedAt": "2026-02-04T04:15:02.8242713+01:00",
"CreatedByUUID": "sample string 9",
"UpdatedAt": "2026-02-04T04:15:02.8242713+01:00",
"UpdatedByUUID": "sample string 10",
"DeletedAt": "2026-02-04T04:15:02.8242713+01:00",
"DeletedByUUID": "sample string 11",
"Synced": true,
"ItemPrices": [
{
"$id": "8",
"UUID": "b43d93a4-adc2-46a7-85ce-4dfeb189d837",
"PriceListUUID": "ac2b3ff1-9420-4f0a-83da-1b21da4d739e",
"ItemGroupUUID": "0d8747d7-dbfd-4f7e-90a3-7d209d790b3c",
"AgreementUUID": "7d6e539d-86d6-45f4-8137-8b18d73e0ee5",
"CustomerGroupUUID": "cf8e3c7d-109a-42d4-ac98-5ec157283947",
"CustomerUUID": "81f0a8c4-75a3-45cd-8a72-98849f266b26",
"ProjectUUID": "fbd42acc-ba8c-4a7f-97bd-74bdffe5925e",
"CampaignUUID": "4aeab0c6-20a5-4d17-a814-83527f0f41e0",
"ItemUUID": "ae62186e-4e0e-40d5-859e-cc51893ac7cf",
"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-02-04T04:15:02.8242713+01:00",
"ValidTo": "2026-02-04T04:15:02.8242713+01:00",
"CreatedAt": "2026-02-04T04:15:02.8242713+01:00",
"CreatedByUUID": "sample string 8",
"UpdatedAt": "2026-02-04T04:15:02.8242713+01:00",
"UpdatedByUUID": "sample string 9",
"DeletedAt": "2026-02-04T04:15:02.8242713+01: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": "608fa7e5-985f-40a1-90e9-c43a6af72f31",
"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": "09a7e02e-888f-4cfb-b0be-ee8de4672567",
"PurchasePrice": 3.0,
"Price": 4.0,
"OutletId": "c7f35255-e724-42dc-aca5-81c813fda566",
"PriceMode": 0,
"Updated": "2026-02-04T04:15:02.8242713+01:00"
},
{
"$ref": "10"
}
],
"Ingredients": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"Variants": [
{
"$id": "11",
"Id": 1,
"ConfigurationId": "9661123a-37ad-4935-8737-38aea6421560",
"ItemId": "30b58495-b7ac-406a-93f2-a316ab83b836",
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-02-04T04:15:02.8242713+01:00"
},
{
"$ref": "11"
}
],
"ItemOption": [
{
"$id": "12",
"Id": "df7cf35e-ff7d-4fe3-bb04-b44c8fe1b339",
"ItemOptionGroupId": "f30378dc-7540-41e0-9ab5-32a03e3a1e51",
"ItemId": "abd22650-497a-490d-bd50-9e5643d22e2f",
"CategoryId": 4,
"Active": true,
"Updated": "2026-02-04T04:15:02.8242713+01:00"
},
{
"$ref": "12"
}
],
"ShowOnReceipt": true,
"QuickAdd": true,
"HasIngredients": true,
"HasVariants": true,
"HasOptions": true,
"CategoryItemGroups": [
{
"$id": "13",
"Id": "80daf2a1-4305-4f93-8648-7514121e5191",
"CategoryId": 2,
"GroupId": "2115fa50-0211-4daa-8f14-7a7698044d5d",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"SortOrder": 7,
"Updated": "2026-02-04T04:15:02.8242713+01:00",
"Description": "sample string 9"
},
{
"$ref": "13"
}
],
"ItemPricePolicies": [
{
"$id": "14",
"Id": 1,
"ItemId": "07703a37-d9d8-458e-adcb-a00446d311bf",
"BuyLimit": 3,
"DiscountAmount": 4.0,
"Active": true,
"Deleted": true,
"Updated": "2026-02-04T04:15:02.8242713+01:00",
"PolicyId": 8
},
{
"$ref": "14"
}
],
"PriceGroupPolicies": [
{
"$id": "15",
"Id": 1,
"GroupId": 2,
"BuyLimit": 3,
"MaxLimit": 4,
"DiscountAmount": 5.0,
"TotalAmount": 6.0,
"Updated": "2026-02-04T04:15:02.8242713+01: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": "6bcd8c4f-256b-4b09-9098-52e853fbc3d2",
"CategoryName": "sample string 85",
"ShowCategoryName": true,
"DiscountedPrice": 86.0,
"Qty": 87.0,
"ConfigurationId": 88,
"ItemOptionId": "db500c7b-5899-433d-ae62-6901d77dc448",
"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": "c1e5f26a-2dee-488e-b7a5-89cc094d3c70",
"ParentUUID": "bb2b884a-fd57-4c74-83d6-142a7ebece0a",
"EntityUUID": "44202819-1ac1-4c1f-99b3-519b213a6fe8",
"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-02-04T04:15:02.8242713+01:00",
"UpdatedAt": "2026-02-04T04:15:02.8242713+01:00",
"UpdatedByUUID": "sample string 15",
"DeletedByUUID": "sample string 16",
"DeletedAt": "2026-02-04T04:15:02.8242713+01:00",
"Synced": true
},
{
"$ref": "16"
}
],
"HasFile": true,
"ItemAdditionalIdentifications": [
{
"$id": "17",
"UUID": "a98c88b0-abf4-4fcb-a435-db7007662162",
"ItemUUID": "e53c15d4-162f-491e-aebc-7acb80a2c3a7",
"ItemInstanceUUID": "sample string 3",
"Identifier": "sample string 4",
"IdentifierSchemeId": "sample string 5",
"CreatedAt": "2026-02-04T04:15:02.8242713+01:00",
"CreatedByUUID": "sample string 7",
"UpdatedAt": "2026-02-04T04:15:02.8242713+01: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": "269ff109-4e92-4038-ab6a-e07923199e9a",
"GroupKey": "c43761c9-f4f0-4375-ab5d-52d8dffa7cb2",
"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,
"PreparationTime": 0,
"OutletId": "e6130ccb-1264-4be9-a9ec-ce2c2ae400bd",
"QuickAdd": true,
"IsDefaultIngredient": true,
"ItemStatusText": "Ready",
"ItemStatusColor": "#FFD89778",
"KDSItemStatusColor": "#FFD89778",
"IsReadyToServe": true,
"EnableReadyToServe": false,
"IngredientCartQty": "4x19",
"OrderComments": "sample string 33",
"OrderDate": "2026-02-04T04:15:02.8242713+01:00",
"InvoiceDate": "2026-02-04T04:15:02.8242713+01:00",
"IsOrderComment": true,
"ServeTypeName": "sample string 36",
"ServeStatusColor": "sample string 37",
"ServeStatusVisibility": true,
"CampignIndex": 39,
"BorderColor": "sample string 40",
"BackColor": "sample string 41",
"ForeColor": "sample string 42",
"ButtonTag": 43,
"StatusColor": "#FFFFFFFF",
"IsValid": false,
"ItemDetails": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"IngredientItems": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"CampaignId": "4d0f7356-fd83-429e-936f-63caae228494",
"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": "7c435a18-9c70-4f6d-961c-19fa89342ba4",
"Extra": true,
"Strip": true,
"Text": "sample string 4",
"Price": 5.0,
"VAT": 6.0,
"Quantity": 7,
"Direction": "+"
},
{
"$ref": "18"
}
],
"ItemIdex": 48,
"BIDSNO": 49,
"Percentage": 50.0,
"OrderType": 0,
"BIDS": "sample string 51",
"Category": "sample string 52",
"Description": "sample string 53",
"MoveQuantity": 54.0,
"SortOrder": 55,
"InWait": true,
"DetailItemsVisiblity": true,
"DisplayTotal": "sample string 58",
"GiftCardNo": "sample string 59",
"AddedAt": "2026-02-04T04:15:02.8242713+01:00",
"DisplayQty": "sample string 61",
"HideButton": true,
"ItemNameWidth": 63,
"LineHeight": 25,
"ButtonVisibility": false,
"BarcodeStartWith20": false,
"DeleteButtonVisibility": true,
"CommentVisibility": true,
"MarkReadyVisibility": true,
"CartFontSize": 65,
"IngredeintComment": "sample string 66",
"IngredeintModeVisibility": false,
"IngredeintCommentVisibility": true,
"PantPriceVisibility": true,
"TotalPantPrice": 108.0,
"ItemDescription": "sample string 67",
"OnlyPriceVisibility": true,
"DiscountJournalEntery": {
"$id": "19",
"Id": 1,
"UserId": "sample string 2",
"OrderId": "067481d3-72e4-4fd0-b486-d26cc12a2deb",
"ItemId": "a4a87a75-8dde-4702-960a-9b3e97bc2f6e",
"TableId": 1,
"ActionId": 3,
"Created": "2026-02-04T04:15:02.8242713+01: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": "e9bf5c81-96bf-4d1a-8d3e-268b1b606dd4",
"TerminalId": "00b497fe-7ee7-40c1-9928-b1bdead7882a",
"TerminalNo": 64,
"ReceiptNumber": 4,
"OrderId": "fc272342-664f-44fe-8acd-b697f6db43d4",
"Order": {
"$ref": "1"
},
"ReceiptCopies": 64,
"GrossAmount": 7.0,
"VatAmount": 8.0,
"VatDetail": "sample string 9",
"PrintDate": "2026-02-04T04:15:02.8242713+01: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": "6ce19952-7dd4-40ec-923b-d99a070ed5b1",
"OrderId": "e1ff0383-02ff-467e-86a4-257286b8b7e3",
"Order": {
"$ref": "1"
},
"TypeId": 64,
"PaidAmount": 4.0,
"ReturnAmount": 5.0,
"PaymentDate": "2026-02-04T04:15:02.8242713+01: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": 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": "2026-02-04T04:15:02.8242713+01:00",
"DueDate": "2026-02-04T04:15:02.8242713+01:00",
"BalanceAmount": 48.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-02-04T04:15:02.8242713+01: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": "02a0937f-3438-4326-a4a6-1abcbd712fb1",
"Updated": "2026-02-04T04:15:02.8242713+01: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": "5a69d115-e1f5-435f-b12e-fa24bf6d27f8",
"ParentId": "f8064314-4ff7-468f-9174-474185ccbd95",
"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-02-04T04:15:02.8242713+01: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-02-04T04:15:02.8242713+01:00",
"Updated": "2026-02-04T04:15:02.8242713+01:00",
"UpdatedBy": "af3920bb-f228-462c-8f8d-683e0d3a9594",
"PriceListId": "0c14fcdf-f548-4d6d-8248-c9afe6e7b3ce",
"Customer_CustomField": [
{
"$id": "25",
"Id": "fae03b2f-1ab1-42de-b24f-ae8b2b549063",
"FieldId": "9d0a9218-886a-4164-ae07-6ec040638430",
"CustomerCustomField": {
"$id": "26",
"Id": "51987917-8650-4185-86ff-fa22e009ef17",
"Caption": "sample string 2",
"SortOrder": 3
},
"CustomerId": "67ed4bc8-75b2-40f2-b301-db1ec4b9fae6",
"Customer": {
"$ref": "24"
},
"Caption": "sample string 4",
"Text": "sample string 5",
"SortOrder": 6,
"Updated": "2026-02-04T04:15:02.8242713+01:00"
},
{
"$ref": "25"
}
],
"DiscountGroupId": "e9b4088a-024b-48a9-b62d-3498dc4d23c4",
"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": "dd99044a-6503-4969-875c-4e3e88bfa1d7",
"Title": "sample string 2",
"Discount": 3.0,
"Created": "2026-02-04T04:15:02.8242713+01:00",
"Updated": "2026-02-04T04:15:02.8242713+01:00",
"Description": "sample string 6"
},
"Parent": {
"$ref": "24"
},
"ShowEdit": true,
"GiftCard": {
"$id": "28",
"CardId": "32e7997a-6acb-4e1f-b2d7-d6cb7873afae",
"CardNumber": "sample string 2",
"AddedAmount": 3.0,
"Balance": 4.0,
"CustomerId": "c5ba7383-dec2-4360-8b28-edec08f406a0",
"Title": "sample string 6",
"ValidFrom": "2026-02-04T04:15:02.8242713+01:00",
"ValidTo": "2026-02-04T04:15:02.8242713+01:00",
"Active": true,
"Updated": "2026-02-04T04:15:02.8242713+01: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": "a719cdbd-96a5-4606-81a6-e774958019af",
"CustomerId": "2b04a702-8d22-4d0b-91de-845a8a104fa8",
"ExpiryDate": "2026-02-04T04:15:02.8242713+01:00",
"Active": true,
"Synced": true,
"CustomerName": "sample string 6"
},
"OrderId": "06fd135a-afdb-4df0-9cf6-dab6243199ec",
"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",
"DefaultOrderType": "sample string 56",
"KDSOrderType": 57,
"OrderStatusFromType": 3,
"PaidStatus": "Delbetald",
"OrderNumber": "fc37a3b3-8152-4513-9752-de44ddb9e203",
"ReceiptNumber": "9",
"OrderType": 0,
"GrossAmount": -36.0,
"ComissionAmount": 0.0,
"NetAmount": 0.0,
"VatAmount": 0.0,
"PartialPaidAmount": 58.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 64",
"GiftCard": {
"$ref": "28"
},
"GiftCards": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"PaymentType": "sample string 65",
"PaymentTypeId": 66,
"InProgress": true,
"ShowButtonOnOpenView": false,
"ShowButtonOnOpenViewInRestaurant": true,
"AskRUTCalled": true,
"OrderTickets": [
{
"$id": "30",
"Id": "e740c155-6e24-4f09-a6e9-094ed214bc8f",
"OrderId": "5833010d-924e-4a60-ba84-914039e9702d",
"TicketNo": 3,
"BongNo": 4,
"TableId": 5,
"Comments": "sample string 6",
"CreatedBy": "sample string 7",
"CreatedAt": "2026-02-04T04:15:02.8242713+01:00",
"OrderTicketItems": [
{
"$id": "31",
"Id": "d0f0b93a-c3aa-403c-931c-4d3f02d0b769",
"TicketId": "6f5caf35-c4db-4064-a76a-911e8c7f8fc1",
"OrderTicket": {
"$ref": "30"
},
"ItemId": "9aa98129-0d6b-4842-9fb6-50808d03fc8f",
"Quantity": 4.0,
"Comments": "sample string 5",
"PrinterId": 6
},
{
"$ref": "31"
}
]
},
{
"$ref": "30"
}
],
"KDSStatus": 0,
"KitchenStatus": 0,
"RecreateTableButton": true,
"TabNo": 71,
"ExportStatus": 72,
"ExportError": "sample string 73",
"TipAmount": 74.0,
"ShowTabNo": true,
"TabNoHeight": 25,
"CurrentStatusText": "sample string 76",
"FoodlyNumber": "sample string 77"
},
{
"$ref": "1"
}
]