POST api/Order/PostOrder
Post Complete Order including payment and receipt info
Request Information
URI Parameters
None.
Body Parameters
Order Model, should include Orderlines, Payment detail and receipt info
OrderName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
CreationDate | date |
None. |
|
OrderNoOfDay | string |
Max length: 15 |
|
TableId | integer |
None. |
|
TableName | string |
Max length: 20 |
|
CustomerId | globally unique identifier |
None. |
|
Status | OrderStatus |
None. |
|
Type | OrderType |
None. |
|
PaymentStatus | PaymentStatus |
None. |
|
Comments | string |
Max length: 500 |
|
OrderComments | string |
Max length: 500 |
|
InvoiceNumber | integer |
None. |
|
InvoiceDate | date |
None. |
|
InvoiceGenerated | boolean |
None. |
|
UserId | string |
Max length: 36 |
|
CheckOutUserId | string |
Max length: 36 |
|
Bong | integer |
None. |
|
TrainingMode | boolean |
None. |
|
TerminalId | globally unique identifier |
None. |
|
OutletId | globally unique identifier |
None. |
|
SourceTerminalId | string |
Max length: 36 |
|
CustomerInvoiceId | globally unique identifier |
None. |
|
RoundedAmount | decimal number |
None. |
|
OrderTotal | decimal number |
None. |
|
IsGiftCardSale | boolean |
None. |
|
OpenSynced | boolean |
None. |
|
Synced | boolean |
None. |
|
ServeFlowId | byte |
None. |
|
ServeFlowStatus | byte |
None. |
|
CategoryId | byte |
None. |
|
DeliveryDate | date |
None. |
|
EnableRUT | boolean |
None. |
|
CustomerReferenceId | globally unique identifier |
None. |
|
ExternalStatus | OrderExternalStatus |
None. |
|
PerformaCount | byte |
None. |
|
DeleteReason | string |
Max length: 50 |
|
DiscountReason | string |
Max length: 50 |
|
WaitForCourse | boolean |
None. |
|
TableRecreated | boolean |
None. |
|
ReturnRecreated | boolean |
None. |
|
Updated | date |
None. |
|
OrderState | string |
Max length: 20 |
|
OrderLines | Collection of OrderLine |
None. |
|
Receipts | Collection of Receipt |
None. |
|
Payments | Collection of Payment |
None. |
|
RUTDiscount | decimal number |
None. |
|
CustomerName | string |
None. |
|
CustomerPhone | string |
None. |
|
PrimaryContact | string |
None. |
|
PrimaryPhone | string |
None. |
|
PrimaryEmail | string |
None. |
|
CustomerNo | string |
None. |
|
string |
None. |
||
CustomerAddress | string |
None. |
|
CreatedBy | string |
None. |
|
IsSelected | boolean |
None. |
|
EmailSent | boolean |
None. |
|
SentDate | date |
None. |
|
DueDate | date |
None. |
|
BalanceAmount | decimal number |
None. |
|
SelectedTable | FoodTable |
None. |
|
Receipt | Receipt |
None. |
|
Customer | Customer |
None. |
|
ShortComments | string |
None. |
|
CartNumber | integer |
None. |
|
SelecttedImagePath | string |
None. |
|
ServeStatusColor | string |
None. |
|
SumAmtString | string |
None. |
|
OrderDirection | integer |
None. |
|
BongNumber | string |
None. |
|
PuckNumber | string |
None. |
|
BongComments | string |
None. |
|
OutletCode | string |
None. |
|
OrderStatusFromType | OrderStatus |
None. |
|
PaidStatus | string |
None. |
|
OrderNumber | string |
None. |
|
ReceiptNumber | string |
None. |
|
OrderType | OrderType |
None. |
|
GrossAmount | decimal number |
None. |
|
ComissionAmount | decimal number |
None. |
|
NetAmount | decimal number |
None. |
|
VatAmount | decimal number |
None. |
|
PartialPaidAmount | decimal number |
None. |
|
SelectEnable | boolean |
None. |
|
CheckOutVisibility | boolean |
None. |
|
RetryVisibility | boolean |
None. |
|
ButtonVisibility | boolean |
None. |
|
ReturnButtonVisibility | boolean |
None. |
|
SendTicketToCustomer | boolean |
None. |
|
IsReadyToPickup | boolean |
None. |
|
IsWaitingToPickup | boolean |
None. |
|
ShowReminder | boolean |
None. |
|
ShowSMSWarning | boolean |
None. |
|
ButtonRestoreVisibility | boolean |
None. |
|
InvNumber | string |
None. |
|
GiftCard | GiftCard |
None. |
|
GiftCards | Collection of GiftCard |
None. |
|
PaymentType | string |
None. |
|
PaymentTypeId | integer |
None. |
|
InProgress | boolean |
None. |
|
ShowButtonOnOpenView | boolean |
None. |
|
ShowButtonOnOpenViewInRestaurant | boolean |
None. |
|
AskRUTCalled | boolean |
None. |
|
OrderTickets | Collection of OrderTicket |
None. |
|
KDSStatus | KDSStatus |
None. |
|
KitchenStatus | OrderKitchenStatus |
None. |
|
RecreateTableButton | boolean |
None. |
|
TabNo | integer |
None. |
|
ExportStatus | integer |
None. |
|
ExportError | string |
None. |
|
TipAmount | decimal number |
None. |
|
ShowTabNo | boolean |
None. |
|
TabNoHeight | integer |
None. |
|
CurrentStatusText | string |
None. |
Request Formats
application/json, text/json
{ "Id": "f61639de-f673-49ab-855d-0f75ed1e9a6b", "CreationDate": "2025-04-04T05:14:32.4162471+02:00", "OrderNoOfDay": "sample string 3", "TableId": 4, "TableName": "sample string 5", "CustomerId": "9f9d1fbe-6a0d-493a-bfca-c3ac05cd89d6", "Status": 0, "Type": 0, "PaymentStatus": 0, "Comments": "sample string 7", "OrderComments": "sample string 8", "InvoiceNumber": 9, "InvoiceDate": "2025-04-04T05:14:32.4162471+02:00", "InvoiceGenerated": true, "UserId": "sample string 11", "CheckOutUserId": "sample string 12", "Bong": 13, "TrainingMode": true, "TerminalId": "1b13fe1e-0fba-4d41-a40c-ad11f913d936", "OutletId": "cc61e773-33bf-49a8-908c-0079d89170e2", "SourceTerminalId": "sample string 17", "CustomerInvoiceId": "61abf2a7-609c-44a4-b101-fc1ddda26724", "RoundedAmount": 18.0, "OrderTotal": 19.0, "IsGiftCardSale": true, "OpenSynced": true, "Synced": true, "ServeFlowId": 64, "ServeFlowStatus": 64, "CategoryId": 64, "DeliveryDate": "2025-04-04T05:14:32.4162471+02:00", "EnableRUT": true, "CustomerReferenceId": "96b6a89f-5573-4473-8d78-9de591556e55", "ExternalStatus": 0, "PerformaCount": 64, "DeleteReason": "sample string 29", "DiscountReason": "sample string 30", "WaitForCourse": true, "TableRecreated": true, "ReturnRecreated": true, "Updated": "2025-04-04T05:14:32.4162471+02:00", "OrderState": "sample string 35", "OrderLines": [ { "$id": "2", "Id": "db0d013a-2e34-4a73-9161-7f4062c59f42", "OrderId": "c54c98a6-3bad-4d6b-b7ab-a89b470cbe98", "Order": { "$ref": "1" }, "ItemId": "d3988833-4718-4858-bf73-e0fb9c846763", "Product": { "$id": "3", "Id": "f50452ba-f21a-46f9-9e23-cda36ec71a60", "Name": "sample string 2", "SKU": "sample string 3", "BarCode": "sample string 4", "PLU": "sample string 5", "GroupId": "68a1b546-c30d-493b-af8b-0bdf9ba338fd", "SupplierId": "68cdad75-b613-424b-85cb-31a797ca58b2", "SupplierSKU": "sample string 7", "BrandId": 8, "Description": "sample string 9", "LongDescription": "sample string 10", "BongTitle": "sample string 11", "TextColor": "sample string 12", "ColorCode": "sample string 13", "IconId": 14, "ShowItemButton": true, "ShowGroupItem": true, "Price": 17.0, "PurchasePrice": 18.0, "Tax": 19.0, "Unit": 0, "AskPrice": true, "AskWeight": true, "PriceLock": true, "PrinterId": 23, "PlaceHolder": true, "AskVolume": true, "NeedIngredient": true, "Bong": true, "Sticky": 28, "Seamless": true, "AccountingId": 30, "ReceiptMethod": 0, "ItemType": 0, "DiscountAllowed": true, "PreparationTime": 0, "IngredientPopup": true, "DefaultCartQty": 33.0, "SortOrder": 34, "Active": true, "Deleted": true, "Weight": 37.0, "Availability": true, "ServeType": 64, "Synced": true, "DemandIdControl": true, "Discontinued": true, "AskPLU": true, "NoticeStockLevel": 44.0, "DefaultUnit": 0, "ManageStock": 45, "PriceRek": 46.0, "CommentsRequired": true, "TicketQty": 48, "MinCartQty": 49.0, "MinQtyAlert": 50.0, "ComissionPercent": 51.0, "PantPrice": 52.0, "TrackAmount": true, "SaleUnitSuffix": "sample string 54", "QtyPerSaleUnit": 55.0, "AutoClose": true, "ButtonTitle": "sample string 57", "Created": "2025-04-04T05:14:32.4162471+02:00", "Updated": "2025-04-04T05:14:32.4162471+02:00", "UpdatedBy": "b71c301a-1d79-4a16-a286-cf194ac5a6f5", "CategoryId": 60, "Campaign": { "$id": "4", "Id": "ccb4e2cc-3e8c-4191-9e37-68d3ddcb46c8", "CampaignType": 0, "DiscountBy": 0, "BuyLimit": 2, "FreeOffer": 3, "Price": 4.0, "DiscountQtyIncrement": 5, "Description": "sample string 6", "StartDate": "2025-04-04T05:14:32.4162471+02:00", "EndDate": "2025-04-04T05:14:32.4162471+02:00", "Deleted": true, "Updated": "2025-04-04T05:14:32.4162471+02:00", "CampaignPriceDetails": [ { "$id": "5", "Id": "75c65af1-b565-461d-820c-ae0b62f384fc", "CampaignId": "e78dc278-d112-4f30-a025-c0a2907e10a4", "Quantity": 3, "PayPrice": 4.0, "Deleted": true, "Updated": "2025-04-04T05:14:32.4162471+02:00" }, { "$ref": "5" } ] }, "ItemsTags": [ { "$id": "6", "Id": "495c6912-c001-48e3-9cab-4701014bfea8", "TagId": "5edec6e9-8e84-4ffc-89ba-04943086fbed", "ItemId": "f8b984f2-aa69-4a23-92ae-68109000706e", "Deleted": true, "Synced": true, "Updated": "2025-04-04T05:14:32.4162471+02:00", "TagName": "sample string 7" }, { "$ref": "6" } ], "ItemCampaign": { "$id": "7", "UUID": "eed0d2b1-3e66-4f6f-b831-7f72562e6f39", "CampaignTypeId": "OPEN", "Title": "sample string 2", "DiscountBy": 1, "FreeOffer": 1, "BuyLimit": 1, "StartDate": "2025-04-04T05:14:32.4162471+02:00", "EndDate": "2025-04-04T05:14:32.4162471+02:00", "PriceEach": 1.0, "PriceTotal": 1.0, "Grouped": true, "CurrencyCode": "sample string 6", "IncludesVat": true, "CreatedAt": "2025-04-04T05:14:32.4162471+02:00", "CreatedByUUID": "sample string 9", "UpdatedAt": "2025-04-04T05:14:32.4162471+02:00", "UpdatedByUUID": "sample string 10", "DeletedAt": "2025-04-04T05:14:32.4162471+02:00", "DeletedByUUID": "sample string 11", "Synced": true, "ItemPrices": [ { "$id": "8", "UUID": "0d8c4607-fd7c-4e4d-b61e-0e2cf7c1768e", "PriceListUUID": "8bbfad18-4eeb-473b-830e-64a7e006a43b", "ItemGroupUUID": "7978d314-38c1-4c78-88e5-b8a918eb59cf", "AgreementUUID": "9360fb6a-62e7-4281-acea-1012f44330f7", "CustomerGroupUUID": "f47094a1-18f9-4b5b-9501-0e02922d9e02", "CustomerUUID": "ab189484-9d64-4396-9076-49231a013023", "ProjectUUID": "91226f23-239d-4fe1-bcf8-3fe060aeccea", "CampaignUUID": "7373d6ae-4850-4381-9cbe-b151365521dc", "ItemUUID": "9b21a0bc-6b09-4241-9741-29b2d272d911", "WildCardSKU": "sample string 4", "MinQty": 1.0, "MaxQty": 1.0, "Price": 1.0, "Percentage": 1.0, "Type": "sample string 5", "RegularPrice": true, "ValidFrom": "2025-04-04T05:14:32.4162471+02:00", "ValidTo": "2025-04-04T05:14:32.4162471+02:00", "CreatedAt": "2025-04-04T05:14:32.4162471+02:00", "CreatedByUUID": "sample string 8", "UpdatedAt": "2025-04-04T05:14:32.4162471+02:00", "UpdatedByUUID": "sample string 9", "DeletedAt": "2025-04-04T05:14:32.4162471+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": "f3bccf5d-29b3-4008-bd6b-226979dfe686", "CategoryId": 3, "SortOrder": 4, "IsPrimary": true }, { "$ref": "9" } ], "ItemIdex": 62, "PolicyGroupId": 63, "HasCampaign": true, "Products": [ { "$ref": "3" }, { "$ref": "3" } ], "ColorName": "sample string 64", "Type": 65, "ImagePath": "sample string 66", "ImageVisibility": true, "ifExists": "sample string 68", "ProductPrices": [ { "$id": "10", "Id": 1, "ItemId": "b6c67b3f-7bee-4d33-9dd3-6ba536c9fdfd", "PurchasePrice": 3.0, "Price": 4.0, "OutletId": "6b04ecbc-11d5-4f60-b014-188e052904a0", "PriceMode": 0, "Updated": "2025-04-04T05:14:32.4318684+02:00" }, { "$ref": "10" } ], "Ingredients": [ { "$ref": "3" }, { "$ref": "3" } ], "Variants": [ { "$id": "11", "Id": 1, "ConfigurationId": "7dfd227a-78aa-41b9-97a3-bc7a26b4396f", "ItemId": "b4c73cf1-7a26-44b0-a111-9444c753d600", "SortOrder": 4, "Deleted": true, "Updated": "2025-04-04T05:14:32.4318684+02:00" }, { "$ref": "11" } ], "ItemOption": [ { "$id": "12", "Id": "3a97d09d-31d4-48ef-a71b-f538f10759e6", "ItemOptionGroupId": "2df35833-d0e1-440c-a9c2-b4696cc5e7b6", "ItemId": "943257ef-b981-4836-af1e-ec372f2bfb1a", "CategoryId": 4, "Active": true, "Updated": "2025-04-04T05:14:32.4318684+02:00" }, { "$ref": "12" } ], "ShowOnReceipt": true, "QuickAdd": true, "HasIngredients": true, "CategoryItemGroups": [ { "$id": "13", "Id": "232e54a0-d9d2-4b45-a93e-6c2e5f01bcfd", "CategoryId": 2, "GroupId": "925a1db7-f375-4d8d-a672-8d0f683629d8", "Qty": 4.0, "Price": 5.0, "Deleted": true, "SortOrder": 7, "Updated": "2025-04-04T05:14:32.4318684+02:00", "Description": "sample string 9" }, { "$ref": "13" } ], "ItemPricePolicies": [ { "$id": "14", "Id": 1, "ItemId": "c8c6993e-c365-4a72-a49f-482b927b1f09", "BuyLimit": 3, "DiscountAmount": 4.0, "Active": true, "Deleted": true, "Updated": "2025-04-04T05:14:32.4318684+02:00", "PolicyId": 8 }, { "$ref": "14" } ], "PriceGroupPolicies": [ { "$id": "15", "Id": 1, "GroupId": 2, "BuyLimit": 3, "MaxLimit": 4, "DiscountAmount": 5.0, "TotalAmount": 6.0, "Updated": "2025-04-04T05:14:32.4318684+02:00" }, { "$ref": "15" } ], "Photo": "QEA=", "GroupPrice": 71.0, "ExternalId": "sample string 72", "IngredientQty": 73.0, "StockQty": 74.0, "LocalStockNull": true, "StockInitialCount": 76.0, "Selected": true, "ShowWarhouseStock": true, "ShowStockQty": true, "HideStockQty": false, "IsRUT": true, "NotSelected": true, "IsInActive": true, "CreatedBy": "sample string 82", "TerminalId": "498c4564-49f9-4fda-a59e-acf42cbc78e5", "CategoryName": "sample string 83", "ShowCategoryName": true, "DiscountedPrice": 84.0, "Qty": 85.0, "ConfigurationId": 86, "ItemOptionId": "29402ac6-b777-4dce-a4f3-153696c7fb5e", "PriceAdd": 88.0, "PriceRemove": 89.0, "FreeQty": 90.0, "MinQty": 91.0, "MaxQty": 92.0, "PLUNumeric": 0, "ScalePrice": 93.0, "IsManageStock": false, "PriceExlTax": 20.23, "IndexId": 94, "IsSelected": true }, "Quantity": 4.0, "DiscountedUnitPrice": 5.0, "PurchasePrice": 6.0, "ItemDiscount": 7.0, "TaxPercent": 8.0, "Active": 64, "ItemComments": "sample string 10", "UnitPrice": 11.0, "DiscountPercentage": 12.0, "ItemStatus": 64, "IsCoupon": 64, "Direction": 15, "DiscountType": 0, "DiscountDescription": "sample string 16", "ItemType": 0, "GroupId": "f54557a5-9e8a-48cf-97d2-52ac74c4bf89", "GroupKey": "fa9fef36-86a9-4f00-9a02-e9fd999cc5e1", "IngredientMode": "sample string 18", "IngredientQty": 19.0, "ItemUnit": 0, "ShowOnReceipt": true, "ServeType": 64, "BongNo": 22, "AddedOrder": 64, "IsRUT": true, "PrinterId": 25, "ComissionPercent": 26.0, "PantPrice": 27.0, "PreparationTime": 0, "OutletId": "889b29ca-1084-4d52-92e6-dc9ed7a03d9b", "QuickAdd": true, "IsDefaultIngredient": true, "ItemStatusText": "Ready", "ItemStatusColor": "#FFD89778", "KDSItemStatusColor": "#FFD89778", "IsReadyToServe": true, "EnableReadyToServe": false, "IngredientCartQty": "4x19", "OrderComments": "sample string 32", "OrderDate": "2025-04-04T05:14:32.4318684+02:00", "InvoiceDate": "2025-04-04T05:14:32.4318684+02:00", "IsOrderComment": true, "ServeTypeName": "sample string 35", "ServeStatusColor": "sample string 36", "ServeStatusVisibility": true, "CampignIndex": 38, "BorderColor": "sample string 39", "BackColor": "sample string 40", "ForeColor": "sample string 41", "ButtonTag": 42, "StatusColor": "#FFFFFFFF", "IsValid": false, "ItemDetails": [ { "$ref": "2" }, { "$ref": "2" } ], "IngredientItems": [ { "$ref": "2" }, { "$ref": "2" } ], "CampaignId": "2eebfce8-ccd6-4334-87d0-9dc8271781b9", "HasGroupItems": false, "GrossTotal": 660.0, "GrossDiscountTotal": -153.0, "IngredientTotal": -102.0, "ShowButton": false, "ItemName": "sample string 2", "UpdateColorName": 64, "VAT": -0.98222222222222222, "ItemTotalDiscount": 21.0, "ItemTotalDiscountDisplay": -21.0, "DiscountVisibility": true, "ComissionVisibility": true, "ItemDiscountDisplay": -7.0, "DiscountSignVisibility": true, "IngredientListVisibility": true, "RecieptQtyVisibility": true, "StatusVisibility": false, "QtyVisibility": true, "GroupQtyVisibility": true, "IngredientVisibility": true, "imagePath": "/LuqonRetail;component/images/minusQty.png", "IsSelected": true, "SelecttedImagePath": "/LuqonRetail;component/images/selecteditem.png", "CampaignApplied": true, "DisableCampaignApplied": false, "RewardApplied": true, "CartQty": "4", "RecieptQty": "4.00", "HasIngredients": true, "ReceiptItems": [ { "$id": "16", "ContentGuid": "ecc61bfd-0363-4129-b601-26f4955efb72", "Extra": true, "Strip": true, "Text": "sample string 4", "Price": 5.0, "VAT": 6.0, "Quantity": 7, "Direction": "+" }, { "$ref": "16" } ], "ItemIdex": 47, "BIDSNO": 48, "Percentage": 49.0, "OrderType": 0, "BIDS": "sample string 50", "Category": "sample string 51", "Description": "sample string 52", "MoveQuantity": 53.0, "SortOrder": 54, "InWait": true, "DetailItemsVisiblity": true, "DisplayTotal": "sample string 57", "GiftCardNo": "sample string 58", "AddedAt": "2025-04-04T05:14:32.4318684+02:00", "DisplayQty": "sample string 60", "HideButton": true, "ItemNameWidth": 62, "LineHeight": 25, "ButtonVisibility": false, "DeleteButtonVisibility": true, "CommentVisibility": true, "MarkReadyVisibility": true, "CartFontSize": 64, "IngredeintComment": "sample string 65", "IngredeintModeVisibility": false, "IngredeintCommentVisibility": true, "PantPriceVisibility": true, "TotalPantPrice": 108.0, "ItemDescription": "sample string 66", "PriceExlTax": 4.63, "PurchasePriceExlTax": 5.56 }, { "$ref": "2" } ], "Receipts": [ { "$id": "17", "ReceiptId": "b6d4c155-4637-41ee-9300-ce73d4b9dfa8", "TerminalId": "86a86086-2417-4dbe-80d5-96acc3c407dd", "TerminalNo": 64, "ReceiptNumber": 4, "OrderId": "f36ebf8d-bb50-4b7b-ab3c-58f69ae65348", "Order": { "$ref": "1" }, "ReceiptCopies": 64, "GrossAmount": 7.0, "VatAmount": 8.0, "VatDetail": "sample string 9", "PrintDate": "2025-04-04T05:14:32.4318684+02:00", "ControlUnitName": "sample string 11", "ControlUnitCode": "sample string 12", "CustomerPaymentReceipt": "sample string 13", "MerchantPaymentReceipt": "sample string 14", "IsSignature": true, "VatDetails": null, "NegativeAmount": 16.0, "RoundedAmount": 17.0, "CLEAN_CASH_ERROR": "sample string 18" }, { "$ref": "17" } ], "Payments": [ { "$id": "18", "Id": "1de294c9-80bb-43aa-8fdd-6e30df32d3ce", "OrderId": "d61bb57c-3095-4e56-8a46-b586bfd231df", "Order": { "$ref": "1" }, "TypeId": 64, "PaidAmount": 4.0, "ReturnAmount": 5.0, "PaymentDate": "2025-04-04T05:14:32.4318684+02:00", "PaymentRef": "sample string 7", "CreditCardNo": "sample string 8", "CashCollected": 9.0, "CashChange": 10.0, "IsCashSaleDropped": 64, "Direction": 12, "ProductName": "sample string 13", "DeviceTotal": 14.0, "TypeName": "sample string 15" }, { "$ref": "18" } ], "RUTDiscount": 36.0, "CustomerName": "sample string 37", "CustomerPhone": "sample string 38", "PrimaryContact": "sample string 39", "PrimaryPhone": "sample string 40", "PrimaryEmail": "sample string 41", "CustomerNo": "sample string 42", "Email": "sample string 43", "CustomerAddress": "sample string 44", "CreatedBy": "sample string 45", "IsSelected": true, "EmailSent": true, "SentDate": "2025-04-04T05:14:32.4318684+02:00", "DueDate": "2025-04-04T05:14:32.4318684+02:00", "BalanceAmount": 48.0, "SelectedTable": { "$id": "19", "Id": 1, "Name": "sample string 2", "FloorId": 3, "Floor": { "$id": "20", "Id": 1, "Name": "sample string 2", "LayoutImage": "QEA=", "Updated": "2025-04-04T05:14:32.4318684+02:00", "Tables": [ { "$ref": "19" }, { "$ref": "19" } ] }, "PositionX": 4, "PositionY": 5, "Height": 6, "Width": 7, "Chairs": 8, "Status": 0, "ImageUrl": "sample string 9", "ColorCode": "sample string 10", "ServeStatus": 11, "SortOrder": 12, "LockedByTerminal": "3f2be2f6-e438-4d7c-8226-3500d0eea4cb", "Updated": "2025-04-04T05:14:32.4318684+02:00", "OrderCount": 15, "OrderTotal": 16.0, "FloorName": "sample string 17", "PerformaPrinted": true, "TableComments": "sample string 19", "OrderTime": "sample string 20", "Orders": [ { "$ref": "1" }, { "$ref": "1" } ] }, "Receipt": { "$ref": "17" }, "Customer": { "$id": "21", "Id": "7dc58f9c-0445-4866-8537-da2ea195ce4c", "ParentId": "ae0c99bb-b38a-4925-b171-13b5b7bf5377", "Name": "sample string 2", "OrgNo": "sample string 3", "Address1": "sample string 4", "Address2": "sample string 5", "FloorNo": 6, "PortCode": "sample string 7", "CustomerNo": "sample string 8", "City": "sample string 9", "Phone": "sample string 10", "Email": "sample string 11", "ZipCode": "sample string 12", "Reference": "sample string 13", "DirectPrint": true, "VehicleId": 15, "CommunicationTypeId": 16, "Active": true, "Synced": true, "EnableRUT": true, "RUTDisallowedUntil": "2025-04-04T05:14:32.4318684+02:00", "CustomerType": 0, "PrimaryName": "sample string 20", "PrimaryPhone": "sample string 21", "PrimaryEmail": "sample string 22", "SendReceipt": true, "InstructionAlert": true, "Instructions": "sample string 25", "PaymentMethod": 0, "DeliveryMethod": 0, "Created": "2025-04-04T05:14:32.4474896+02:00", "Updated": "2025-04-04T05:14:32.4474896+02:00", "UpdatedBy": "30c5aed0-714e-4523-9112-84d6f780f855", "PriceListId": "402d4fbe-d84d-4d37-aa13-0a55b7dc4f20", "Customer_CustomField": [ { "$id": "22", "Id": "f416fdae-f20a-4c2d-89af-1b1a45f2b643", "FieldId": "0d466c66-6b93-4f0a-ad12-1f5790010fb4", "CustomerCustomField": { "$id": "23", "Id": "b50d69e6-ee1f-4d46-80cf-2018245706be", "Caption": "sample string 2", "SortOrder": 3 }, "CustomerId": "fe503795-001c-4c3d-ac3c-d7d7997cca19", "Customer": { "$ref": "21" }, "Caption": "sample string 4", "Text": "sample string 5", "SortOrder": 6, "Updated": "2025-04-04T05:14:32.4474896+02:00" }, { "$ref": "22" } ], "DiscountGroupId": "539203dc-54cd-4bd7-b6f5-c78c6fa636be", "OrgNumber": "sample string 3", "CustomerName": "sample string 2", "Address": "sample string 4, sample string 12, sample string 9", "PrimaryContacts": [ { "$ref": "21" }, { "$ref": "21" } ], "ContactReference": "sample string 30", "DiscountGroup": { "$id": "24", "DiscountId": "90dfe81e-51a9-497a-84bc-555d6c854aed", "Title": "sample string 2", "Discount": 3.0, "Created": "2025-04-04T05:14:32.4474896+02:00", "Updated": "2025-04-04T05:14:32.4474896+02:00", "Description": "sample string 6" }, "Parent": { "$ref": "21" }, "ShowEdit": true }, "ShortComments": "sample string 49", "CartNumber": 50, "SelecttedImagePath": "/images/selecteditem.png", "ServeStatusColor": "sample string 51", "SumAmtString": "19", "OrderDirection": 1, "BongNumber": "sample string 52", "PuckNumber": "sample string 53", "BongComments": "sample string 54", "OutletCode": "sample string 55", "OrderStatusFromType": 3, "PaidStatus": "Delbetald", "OrderNumber": "f61639de-f673-49ab-855d-0f75ed1e9a6b", "ReceiptNumber": "9", "OrderType": 0, "GrossAmount": -36.0, "ComissionAmount": 0.0, "NetAmount": 0.0, "VatAmount": 0.0, "PartialPaidAmount": 56.0, "SelectEnable": false, "CheckOutVisibility": true, "RetryVisibility": false, "ButtonVisibility": false, "ReturnButtonVisibility": false, "SendTicketToCustomer": true, "IsReadyToPickup": true, "IsWaitingToPickup": true, "ShowReminder": true, "ShowSMSWarning": true, "ButtonRestoreVisibility": false, "InvNumber": "sample string 62", "GiftCard": { "$id": "25", "CardId": "bdfbe628-0c14-4823-ba94-01b2d9361db2", "CardNumber": "sample string 2", "AddedAmount": 3.0, "Balance": 4.0, "CustomerId": "6398e9eb-54fe-400a-a1c8-d9afe710b923", "Title": "sample string 6", "ValidFrom": "2025-04-04T05:14:32.4474896+02:00", "ValidTo": "2025-04-04T05:14:32.4474896+02:00", "Active": true, "Updated": "2025-04-04T05:14:32.4474896+02:00", "CardType": 0, "UniqueCode": "sample string 11", "Synced": true, "Status": "Aktiva", "UsedAmount": -1.0, "CustomerDiscount": 13.0, "CustomerName": "sample string 14", "SeasonTicket": { "$id": "26", "Id": "5c8eb708-0349-4a54-a3d0-f94964497f7c", "CustomerId": "401b8590-0025-40f4-9bf0-6d45a6fb3717", "ExpiryDate": "2025-04-04T05:14:32.4474896+02:00", "Active": true, "Synced": true, "CustomerName": "sample string 6" }, "OrderId": "ee648af8-5c76-4f2e-a282-b5d115f9b169", "NewAmount": 16.0, "VehicleId": 17 }, "GiftCards": [ { "$ref": "25" }, { "$ref": "25" } ], "PaymentType": "sample string 63", "PaymentTypeId": 64, "InProgress": true, "ShowButtonOnOpenView": false, "ShowButtonOnOpenViewInRestaurant": true, "AskRUTCalled": true, "OrderTickets": [ { "$id": "27", "Id": "1980e3c0-8790-4f9d-879b-b9583164577b", "OrderId": "1c8b4856-98b3-45d5-a017-d91c5f1b13cb", "TicketNo": 3, "BongNo": 4, "TableId": 5, "Comments": "sample string 6", "CreatedBy": "sample string 7", "CreatedAt": "2025-04-04T05:14:32.4474896+02:00", "OrderTicketItems": [ { "$id": "28", "Id": "5916a986-3661-42a7-9488-fb379d0d9b84", "TicketId": "2981e94e-966c-4741-a10c-1a146537d468", "OrderTicket": { "$ref": "27" }, "ItemId": "31707088-edee-4519-a46d-710e43331446", "Quantity": 4.0, "Comments": "sample string 5", "PrinterId": 6 }, { "$ref": "28" } ] }, { "$ref": "27" } ], "KDSStatus": 0, "KitchenStatus": 0, "RecreateTableButton": true, "TabNo": 69, "ExportStatus": 70, "ExportError": "sample string 71", "TipAmount": 72.0, "ShowTabNo": true, "TabNoHeight": 25, "CurrentStatusText": "sample string 74" }
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.