POST api/Order/PostOpenOrder
API to POST Open Order
Request Information
URI Parameters
None.
Body Parameters
Order Model includes Order Detail List
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. |
Request Formats
application/json, text/json
{
"Id": "859b5a73-7fa6-4fed-be21-5176552d8b27",
"CreationDate": "2026-02-04T04:10:17.9338176+01:00",
"OrderNoOfDay": "sample string 3",
"TableId": 4,
"TableName": "sample string 5",
"CustomerId": "0444a4d9-dbda-411a-8530-5a952d48be28",
"Status": 0,
"Type": 0,
"PaymentStatus": 0,
"Comments": "sample string 7",
"OrderComments": "sample string 8",
"InvoiceNumber": 9,
"InvoiceDate": "2026-02-04T04:10:17.9338176+01:00",
"InvoiceGenerated": true,
"UserId": "sample string 11",
"CheckOutUserId": "sample string 12",
"Bong": 13,
"TrainingMode": true,
"TerminalId": "12f3c6d6-2141-4863-8672-1cc599fe67d5",
"OutletId": "aa1c8684-1ba2-4b3a-8f8e-d4b544c3f4ba",
"SourceTerminalId": "sample string 17",
"CustomerInvoiceId": "8087fff7-6722-45a6-80a5-e21b0004def0",
"RoundedAmount": 18.0,
"OrderTotal": 19.0,
"IsGiftCardSale": true,
"OpenSynced": true,
"Synced": true,
"ServeFlowId": 64,
"ServeFlowStatus": 64,
"CategoryId": 64,
"DeliveryDate": "2026-02-04T04:10:17.9338176+01:00",
"EnableRUT": true,
"CustomerReferenceId": "503e4fe2-429c-40d7-b0ca-980782a8f9a6",
"ExternalStatus": 0,
"PerformaCount": 64,
"DeleteReason": "sample string 29",
"DiscountReason": "sample string 30",
"WaitForCourse": true,
"TableRecreated": true,
"ReturnRecreated": true,
"Updated": "2026-02-04T04:10:17.9338176+01:00",
"OrderState": "sample string 35",
"OrderLines": [
{
"$id": "2",
"Id": "c309469f-4410-47ef-a549-f6131cb7d0b4",
"OrderId": "e0c4ed02-5bb2-4828-9f4a-401b1bc0d933",
"Order": {
"$ref": "1"
},
"ItemId": "711f31c1-0d96-4ef2-973f-e315c1993c2f",
"Product": {
"$id": "3",
"Id": "2680ae18-4084-4af7-8d6a-adca683899df",
"Name": "sample string 2",
"SKU": "sample string 3",
"BarCode": "sample string 4",
"PLU": "sample string 5",
"GroupId": "d142b4d8-3962-47b2-879b-e26f287bf1b6",
"SupplierId": "bf09b943-2131-4ba2-9643-b2d1ed76711f",
"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:10:17.9338176+01:00",
"SpecialSalesPriceValidTo": "2026-02-04T04:10:17.9338176+01:00",
"Draft": true,
"Created": "2026-02-04T04:10:17.9338176+01:00",
"Updated": "2026-02-04T04:10:17.9338176+01:00",
"UpdatedBy": "e9bf5910-20d1-4960-8c94-c056c5b0cd09",
"CategoryId": 60,
"Campaign": {
"$id": "4",
"Id": "ab063844-aedc-45d3-98c0-82fd2ec62ceb",
"CampaignType": 0,
"DiscountBy": 0,
"BuyLimit": 2,
"FreeOffer": 3,
"Price": 4.0,
"DiscountQtyIncrement": 5,
"Description": "sample string 6",
"StartDate": "2026-02-04T04:10:17.9338176+01:00",
"EndDate": "2026-02-04T04:10:17.9338176+01:00",
"Deleted": true,
"Updated": "2026-02-04T04:10:17.9338176+01:00",
"CampaignPriceDetails": [
{
"$id": "5",
"Id": "53ddf91c-0bbc-4c03-870f-f616372af34e",
"CampaignId": "df8d8783-e382-472d-9921-dee9c4f1a537",
"Quantity": 3,
"PayPrice": 4.0,
"Deleted": true,
"Updated": "2026-02-04T04:10:17.9338176+01:00"
},
{
"$ref": "5"
}
]
},
"ItemsTags": [
{
"$id": "6",
"Id": "298c1af0-807c-40d7-a086-4057320137ad",
"TagId": "6abae436-0afd-42cc-b03c-43470612c4c7",
"ItemId": "f60056b4-8c1a-4b5e-80b7-e4aedd9f5689",
"Deleted": true,
"Synced": true,
"Updated": "2026-02-04T04:10:17.9338176+01:00",
"TagName": "sample string 7"
},
{
"$ref": "6"
}
],
"ItemCampaign": {
"$id": "7",
"UUID": "44254105-7c38-4a4c-9a88-08e32a82139d",
"CampaignTypeId": "OPEN",
"Title": "sample string 2",
"DiscountBy": 1,
"FreeOffer": 1,
"BuyLimit": 1,
"StartDate": "2026-02-04T04:10:17.9338176+01:00",
"EndDate": "2026-02-04T04:10:17.9338176+01:00",
"PriceEach": 1.0,
"PriceTotal": 1.0,
"Grouped": true,
"CurrencyCode": "sample string 6",
"IncludesVat": true,
"CreatedAt": "2026-02-04T04:10:17.9338176+01:00",
"CreatedByUUID": "sample string 9",
"UpdatedAt": "2026-02-04T04:10:17.9338176+01:00",
"UpdatedByUUID": "sample string 10",
"DeletedAt": "2026-02-04T04:10:17.9338176+01:00",
"DeletedByUUID": "sample string 11",
"Synced": true,
"ItemPrices": [
{
"$id": "8",
"UUID": "67201e6e-f83f-4295-aa61-b166d646bd88",
"PriceListUUID": "ea71f699-12c8-4620-9a7a-189714c52388",
"ItemGroupUUID": "b8f483fe-b929-4c9d-988e-8db927f413a1",
"AgreementUUID": "09568674-481c-42b5-9568-045874ece599",
"CustomerGroupUUID": "3efc7fbf-e514-47e1-8d70-637ea53d4085",
"CustomerUUID": "0aee64f0-ac84-43ca-ac91-5c49da1b0b37",
"ProjectUUID": "b876396c-7fe9-41a8-a8bd-6bf6ab949806",
"CampaignUUID": "77cbb5d5-b0d2-4980-8e60-0a8d0c404e1d",
"ItemUUID": "9c2fed8a-7b5c-4080-bdb7-1d69c69ba007",
"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:10:17.9338176+01:00",
"ValidTo": "2026-02-04T04:10:17.9338176+01:00",
"CreatedAt": "2026-02-04T04:10:17.9338176+01:00",
"CreatedByUUID": "sample string 8",
"UpdatedAt": "2026-02-04T04:10:17.9338176+01:00",
"UpdatedByUUID": "sample string 9",
"DeletedAt": "2026-02-04T04:10:17.9338176+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": "d293f399-d4dd-4edb-a115-ec904a48901d",
"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": "69f25a58-7205-4035-a522-0d47b5334c70",
"PurchasePrice": 3.0,
"Price": 4.0,
"OutletId": "7712da0c-3ce5-4628-9fd1-9e09c7aad79e",
"PriceMode": 0,
"Updated": "2026-02-04T04:10:17.9338176+01:00"
},
{
"$ref": "10"
}
],
"Ingredients": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"Variants": [
{
"$id": "11",
"Id": 1,
"ConfigurationId": "9c109834-9c7a-4c41-9923-882bff3a8922",
"ItemId": "73fc55db-7ef5-47c2-b95b-9f97f5e34f14",
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-02-04T04:10:17.9338176+01:00"
},
{
"$ref": "11"
}
],
"ItemOption": [
{
"$id": "12",
"Id": "9e272f44-afe9-422e-894b-79a454d46db3",
"ItemOptionGroupId": "3d943a6c-0b32-463a-a4b5-560708be1581",
"ItemId": "0261cafa-f7ce-4746-9510-895ec75fc853",
"CategoryId": 4,
"Active": true,
"Updated": "2026-02-04T04:10:17.9338176+01:00"
},
{
"$ref": "12"
}
],
"ShowOnReceipt": true,
"QuickAdd": true,
"HasIngredients": true,
"HasVariants": true,
"HasOptions": true,
"CategoryItemGroups": [
{
"$id": "13",
"Id": "6d7976c6-73cc-4548-9c3d-b4bd823416cb",
"CategoryId": 2,
"GroupId": "9883fd04-e1bd-4ed2-ab81-1bd3c9c23f91",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"SortOrder": 7,
"Updated": "2026-02-04T04:10:17.9338176+01:00",
"Description": "sample string 9"
},
{
"$ref": "13"
}
],
"ItemPricePolicies": [
{
"$id": "14",
"Id": 1,
"ItemId": "4365897b-d2f1-43b6-8ca8-843c36567ec3",
"BuyLimit": 3,
"DiscountAmount": 4.0,
"Active": true,
"Deleted": true,
"Updated": "2026-02-04T04:10:17.9338176+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:10:17.9338176+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": "cd227aca-f542-4039-8a10-315345de16d4",
"CategoryName": "sample string 85",
"ShowCategoryName": true,
"DiscountedPrice": 86.0,
"Qty": 87.0,
"ConfigurationId": 88,
"ItemOptionId": "2d361d24-c362-431c-9efa-6459a829652f",
"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": "d34167eb-a1cf-4d03-87a8-c40e2ece3917",
"ParentUUID": "a21133dd-7291-4bc7-a7fc-4a51ca083d7a",
"EntityUUID": "f0ba3377-da7a-4c16-a077-73edd270c713",
"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:10:17.9338176+01:00",
"UpdatedAt": "2026-02-04T04:10:17.9338176+01:00",
"UpdatedByUUID": "sample string 15",
"DeletedByUUID": "sample string 16",
"DeletedAt": "2026-02-04T04:10:17.9338176+01:00",
"Synced": true
},
{
"$ref": "16"
}
],
"HasFile": true,
"ItemAdditionalIdentifications": [
{
"$id": "17",
"UUID": "a140260c-858e-4873-9e3d-28b93970fb05",
"ItemUUID": "ee85c540-a1cf-4a66-b36b-affded9eed0b",
"ItemInstanceUUID": "sample string 3",
"Identifier": "sample string 4",
"IdentifierSchemeId": "sample string 5",
"CreatedAt": "2026-02-04T04:10:17.9338176+01:00",
"CreatedByUUID": "sample string 7",
"UpdatedAt": "2026-02-04T04:10:17.9338176+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": "9f24f834-8574-4496-be7e-dd1bd3b44385",
"GroupKey": "50c81332-1fc5-461a-850d-082eda77ae2a",
"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": "5f3398cb-3a97-4d0e-be30-3cf01c496b26",
"QuickAdd": true,
"IsDefaultIngredient": true,
"ItemStatusText": "Ready",
"ItemStatusColor": "#FFD89778",
"KDSItemStatusColor": "#FFD89778",
"IsReadyToServe": true,
"EnableReadyToServe": false,
"IngredientCartQty": "4x19",
"OrderComments": "sample string 33",
"OrderDate": "2026-02-04T04:10:17.9338176+01:00",
"InvoiceDate": "2026-02-04T04:10:17.9338176+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": "e3ebe027-bfda-4b64-a67c-ae1b943ba1e1",
"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": "baa87c88-f1ce-495b-8a18-026527f60243",
"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:10:17.9338176+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": "bb0cff1a-a27a-4a3a-b223-3ff245760bb1",
"ItemId": "0ae1c6c2-e4f8-4ab0-9d36-341f0a2bdb93",
"TableId": 1,
"ActionId": 3,
"Created": "2026-02-04T04:10:17.9338176+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": "40a09aff-dc65-40ef-82c3-ebab8c2c8ceb",
"TerminalId": "9dd8fe83-a07c-4e83-b638-b2875f8146c2",
"TerminalNo": 64,
"ReceiptNumber": 4,
"OrderId": "eea99136-b00b-4b72-b0ca-db8f677b2614",
"Order": {
"$ref": "1"
},
"ReceiptCopies": 64,
"GrossAmount": 7.0,
"VatAmount": 8.0,
"VatDetail": "sample string 9",
"PrintDate": "2026-02-04T04:10:17.9338176+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": "aad850f1-66e2-4cb8-99af-ed69aacf1e27",
"OrderId": "560e0220-6c65-4354-9a0c-d92fc61162bf",
"Order": {
"$ref": "1"
},
"TypeId": 64,
"PaidAmount": 4.0,
"ReturnAmount": 5.0,
"PaymentDate": "2026-02-04T04:10:17.9338176+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:10:17.9338176+01:00",
"DueDate": "2026-02-04T04:10:17.9338176+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:10:17.9338176+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": "f626223b-e678-41ab-97d8-eb90118469af",
"Updated": "2026-02-04T04:10:17.9338176+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": "6a797bcb-6428-47cf-a904-4753db216abf",
"ParentId": "0684615c-c9a7-4364-9949-b4f045a24f46",
"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:10:17.9338176+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:10:17.9338176+01:00",
"Updated": "2026-02-04T04:10:17.9338176+01:00",
"UpdatedBy": "c66cb6a0-3641-4e48-b7a5-ad0f5c6610fd",
"PriceListId": "48510760-f7c7-4e6d-94fc-3f6f0167c231",
"Customer_CustomField": [
{
"$id": "25",
"Id": "046aef31-e909-48c3-ac25-61344d8f202b",
"FieldId": "cce9f0ad-a1bf-4e12-a2fc-fa39e7cec670",
"CustomerCustomField": {
"$id": "26",
"Id": "ada4d59a-f388-48e6-9d18-1840012ee652",
"Caption": "sample string 2",
"SortOrder": 3
},
"CustomerId": "9278412b-fc08-424d-93f8-be3c0941bbc8",
"Customer": {
"$ref": "24"
},
"Caption": "sample string 4",
"Text": "sample string 5",
"SortOrder": 6,
"Updated": "2026-02-04T04:10:17.9338176+01:00"
},
{
"$ref": "25"
}
],
"DiscountGroupId": "e9bdd7f2-abec-4c2d-989c-767de74e72d2",
"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": "ecd1cab9-5178-41d6-b491-c278375eba64",
"Title": "sample string 2",
"Discount": 3.0,
"Created": "2026-02-04T04:10:17.9338176+01:00",
"Updated": "2026-02-04T04:10:17.9338176+01:00",
"Description": "sample string 6"
},
"Parent": {
"$ref": "24"
},
"ShowEdit": true,
"GiftCard": {
"$id": "28",
"CardId": "bf3b7025-72cd-476d-b6db-bc025960dc8d",
"CardNumber": "sample string 2",
"AddedAmount": 3.0,
"Balance": 4.0,
"CustomerId": "e8cbc5de-ed5a-4890-bc82-47f38d88390e",
"Title": "sample string 6",
"ValidFrom": "2026-02-04T04:10:17.9338176+01:00",
"ValidTo": "2026-02-04T04:10:17.9338176+01:00",
"Active": true,
"Updated": "2026-02-04T04:10:17.9338176+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": "35ffbc95-ce8f-423a-9cb9-be859f5e266c",
"CustomerId": "5927bce5-dc62-4278-996a-296723c469f2",
"ExpiryDate": "2026-02-04T04:10:17.9338176+01:00",
"Active": true,
"Synced": true,
"CustomerName": "sample string 6"
},
"OrderId": "69442974-9ead-41b1-a0b8-219e1bf0d8cc",
"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": "859b5a73-7fa6-4fed-be21-5176552d8b27",
"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": "caee4e4b-a8b8-43e6-9c04-66718a7affb8",
"OrderId": "0e9ee9d2-85ba-496e-9036-cfba31d95459",
"TicketNo": 3,
"BongNo": 4,
"TableId": 5,
"Comments": "sample string 6",
"CreatedBy": "sample string 7",
"CreatedAt": "2026-02-04T04:10:17.9338176+01:00",
"OrderTicketItems": [
{
"$id": "31",
"Id": "a485f526-6034-477e-b2b5-5891a94fb86c",
"TicketId": "ea522f25-9a02-46ba-966d-857514aa9944",
"OrderTicket": {
"$ref": "30"
},
"ItemId": "5b0c976a-6e00-48d3-9739-e2afd99c8276",
"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"
}
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.