GET api/Order/GetOpenOrder?dtFrom={dtFrom}&dtTo={dtTo}

Get Open Order along with Order Lines

Request Information

URI Parameters

NameDescriptionTypeAdditional information
dtFrom

date

None.

dtTo

date

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Order
NameDescriptionTypeAdditional 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.

Email

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.

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.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "Id": "51455592-eaa1-4a4c-b8ed-b95819754ca6",
    "CreationDate": "2024-05-16T16:48:35.5353758+02:00",
    "OrderNoOfDay": "sample string 3",
    "TableId": 4,
    "TableName": "sample string 5",
    "CustomerId": "1a0e68d5-2964-4680-a1c3-10bbbc8d2986",
    "Status": 0,
    "Type": 0,
    "PaymentStatus": 0,
    "Comments": "sample string 7",
    "OrderComments": "sample string 8",
    "InvoiceNumber": 9,
    "InvoiceDate": "2024-05-16T16:48:35.5363746+02:00",
    "InvoiceGenerated": true,
    "UserId": "sample string 11",
    "CheckOutUserId": "sample string 12",
    "Bong": 13,
    "TrainingMode": true,
    "TerminalId": "a45746fc-ce7d-4ef8-ba84-8e2fc683f0f6",
    "OutletId": "43ce9e0e-dc73-46df-896e-01081ec4d2f5",
    "SourceTerminalId": "sample string 17",
    "CustomerInvoiceId": "18383caf-7a73-4f35-b5f9-52b05a504a89",
    "RoundedAmount": 18.0,
    "OrderTotal": 19.0,
    "IsGiftCardSale": true,
    "OpenSynced": true,
    "Synced": true,
    "ServeFlowId": 64,
    "ServeFlowStatus": 64,
    "CategoryId": 64,
    "DeliveryDate": "2024-05-16T16:48:35.5363746+02:00",
    "EnableRUT": true,
    "CustomerReferenceId": "dcebb0e9-3791-4f89-9a91-27d398e1091b",
    "ExternalStatus": 0,
    "PerformaCount": 64,
    "DeleteReason": "sample string 29",
    "DiscountReason": "sample string 30",
    "WaitForCourse": true,
    "TableRecreated": true,
    "ReturnRecreated": true,
    "Updated": "2024-05-16T16:48:35.5363746+02:00",
    "OrderState": "sample string 35",
    "OrderLines": [
      {
        "$id": "2",
        "Id": "94fff1ad-9144-45a4-ac44-ac34a8f7c4e8",
        "OrderId": "243d3c27-264c-4085-9dc0-6effb0c9eaef",
        "Order": {
          "$ref": "1"
        },
        "ItemId": "5496dfc5-9685-40a2-a560-6c38955b2eb7",
        "Product": {
          "$id": "3",
          "Id": "27c7d0f2-4dca-40df-98e7-5c22461ec487",
          "SKU": "sample string 2",
          "Name": "sample string 3",
          "Description": "sample string 4",
          "LongDescription": "sample string 5",
          "BarCode": "sample string 6",
          "Price": 7.0,
          "PurchasePrice": 8.0,
          "Tax": 9.0,
          "BrandId": 10,
          "PLU": "sample string 11",
          "Unit": 0,
          "AskPrice": true,
          "AskWeight": true,
          "PriceLock": true,
          "ColorCode": "sample string 15",
          "PrinterId": 16,
          "PlaceHolder": true,
          "AskVolume": true,
          "NeedIngredient": true,
          "Bong": true,
          "Sticky": 21,
          "Seamless": true,
          "ShowItemButton": true,
          "ShowGroupItem": true,
          "AccountingId": 25,
          "ReceiptMethod": 0,
          "ItemType": 0,
          "DiscountAllowed": true,
          "PreparationTime": 0,
          "IngredientPopup": true,
          "DefaultCartQty": 28.0,
          "SortOrder": 29,
          "IconId": 30,
          "Active": true,
          "Deleted": true,
          "Weight": 33.0,
          "Availability": true,
          "TextColor": "sample string 35",
          "ServeType": 64,
          "BongTitle": "sample string 37",
          "Synced": true,
          "DemandIdControl": true,
          "Discontinued": true,
          "AskPLU": true,
          "SupplierId": "5984190a-f964-422d-9468-3b1eb6a83973",
          "SupplierSKU": "sample string 44",
          "DefaultUnit": 0,
          "ManageStock": 45,
          "PriceRek": 46.0,
          "CommentsRequired": true,
          "TicketQty": 48,
          "MinCartQty": 49.0,
          "MinQtyAlert": 50.0,
          "GroupId": "e8de1b88-6aac-42de-abd5-6420eaaf9f6b",
          "ComissionPercent": 51.0,
          "PantPrice": 52.0,
          "TrackAmount": true,
          "SaleUnitSuffix": "sample string 54",
          "QtyPerSaleUnit": 55.0,
          "Created": "2024-05-16T16:48:35.5363746+02:00",
          "Updated": "2024-05-16T16:48:35.5363746+02:00",
          "UpdatedBy": "8cb87fda-e88a-4f40-963b-1a3561ce5639",
          "CategoryId": 58,
          "Campaign": {
            "$id": "4",
            "Id": "d8613a9e-ad56-4182-8659-fd8163c3d196",
            "CampaignType": 0,
            "DiscountBy": 0,
            "BuyLimit": 2,
            "FreeOffer": 3,
            "Price": 4.0,
            "DiscountQtyIncrement": 5,
            "Description": "sample string 6",
            "StartDate": "2024-05-16T16:48:35.5363746+02:00",
            "EndDate": "2024-05-16T16:48:35.5363746+02:00",
            "Deleted": true,
            "Updated": "2024-05-16T16:48:35.5363746+02:00",
            "CampaignPriceDetails": [
              {
                "$id": "5",
                "Id": "b19ab3f3-40b3-495f-aeda-9624d700eab6",
                "CampaignId": "f4889667-a4ae-4c3a-b38c-8ec813b13121",
                "Quantity": 3,
                "PayPrice": 4.0,
                "Deleted": true,
                "Updated": "2024-05-16T16:48:35.5363746+02:00"
              },
              {
                "$ref": "5"
              }
            ]
          },
          "HasPricePolicy": true,
          "ItemCategory": [
            {
              "$id": "6",
              "Id": 1,
              "ItemId": "d0e301b7-96ff-46bf-9fa3-695bcc686b84",
              "CategoryId": 3,
              "SortOrder": 4,
              "IsPrimary": true
            },
            {
              "$ref": "6"
            }
          ],
          "ItemIdex": 60,
          "PolicyGroupId": 61,
          "HasCampaign": true,
          "Products": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "ColorName": "sample string 62",
          "Type": 63,
          "ImagePath": "sample string 64",
          "ImageVisibility": true,
          "ifExists": "sample string 66",
          "ProductPrices": [
            {
              "$id": "7",
              "Id": 1,
              "ItemId": "7c4ef386-695f-4d5d-aeab-03b39b7618f6",
              "PurchasePrice": 3.0,
              "Price": 4.0,
              "OutletId": "0e5b3086-4390-44b0-8bd5-a358bf3623f0",
              "PriceMode": 0,
              "Updated": "2024-05-16T16:48:35.5363746+02:00"
            },
            {
              "$ref": "7"
            }
          ],
          "Ingredients": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "Variants": [
            {
              "$id": "8",
              "Id": 1,
              "ConfigurationId": "1f92c225-39fa-4b13-9c44-efe11920945c",
              "ItemId": "11274b57-e2f0-47fa-8fb3-81f4544491e1",
              "SortOrder": 4,
              "Deleted": true,
              "Updated": "2024-05-16T16:48:35.5363746+02:00"
            },
            {
              "$ref": "8"
            }
          ],
          "ItemOption": [
            {
              "$id": "9",
              "Id": "209d9866-0a8e-400c-ad03-1b0fadfaf935",
              "ItemOptionGroupId": "b4573ced-afee-4828-afe7-a1f6e12f1529",
              "ItemId": "7951288a-099c-402d-bf27-f7128b373a08",
              "CategoryId": 4,
              "Active": true,
              "Updated": "2024-05-16T16:48:35.5363746+02:00"
            },
            {
              "$ref": "9"
            }
          ],
          "ShowOnReceipt": true,
          "QuickAdd": true,
          "HasIngredients": true,
          "CategoryItemGroups": [
            {
              "$id": "10",
              "Id": "e0902175-60a3-4ecb-ad01-ea03f08a740e",
              "CategoryId": 2,
              "GroupId": "aaa4baf7-4a8a-4d5b-bc35-5810895e8607",
              "Qty": 4.0,
              "Price": 5.0,
              "Deleted": true,
              "SortOrder": 7,
              "Updated": "2024-05-16T16:48:35.5363746+02:00",
              "Description": "sample string 9"
            },
            {
              "$ref": "10"
            }
          ],
          "ItemPricePolicies": [
            {
              "$id": "11",
              "Id": 1,
              "ItemId": "67dfaaba-3101-4a5c-8fad-e35bb0fb2eeb",
              "BuyLimit": 3,
              "DiscountAmount": 4.0,
              "Active": true,
              "Deleted": true,
              "Updated": "2024-05-16T16:48:35.5363746+02:00",
              "PolicyId": 8
            },
            {
              "$ref": "11"
            }
          ],
          "PriceGroupPolicies": [
            {
              "$id": "12",
              "Id": 1,
              "GroupId": 2,
              "BuyLimit": 3,
              "MaxLimit": 4,
              "DiscountAmount": 5.0,
              "TotalAmount": 6.0,
              "Updated": "2024-05-16T16:48:35.5363746+02:00"
            },
            {
              "$ref": "12"
            }
          ],
          "Photo": "QEA=",
          "GroupPrice": 69.0,
          "ExternalId": "sample string 70",
          "IngredientQty": 71.0,
          "StockQty": 72.0,
          "StockInitialCount": 73.0,
          "Selected": true,
          "ShowWarhouseStock": true,
          "ShowStockQty": true,
          "HideStockQty": false,
          "IsRUT": true,
          "NotSelected": true,
          "IsInActive": true,
          "CreatedBy": "sample string 79",
          "TerminalId": "e8d83428-073d-433b-a330-4e12b23cc12c",
          "CategoryName": "sample string 80",
          "ShowCategoryName": true,
          "DiscountedPrice": 81.0,
          "Qty": 82.0,
          "ConfigurationId": 83,
          "ItemOptionId": "1df94378-8df1-4422-bff4-bf6c03102d76",
          "PriceAdd": 85.0,
          "PriceRemove": 86.0,
          "FreeQty": 87.0,
          "PLUNumeric": 0,
          "ScalePrice": 88.0,
          "PriceExlTax": 7.63
        },
        "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": "91f52bde-1c28-4c15-badd-8b5963dc6809",
        "GroupKey": "43acecbd-5d66-4b5e-b878-5720753da20b",
        "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": "ddf02f1f-c5ef-4be7-aea8-0b8aea023f0a",
        "QuickAdd": true,
        "ItemStatusText": "Ready",
        "ItemStatusColor": "#FFD89778",
        "KDSItemStatusColor": "#FFD89778",
        "IsReadyToServe": true,
        "EnableReadyToServe": false,
        "IngredientCartQty": "4x19",
        "OrderComments": "sample string 31",
        "OrderDate": "2024-05-16T16:48:35.5363746+02:00",
        "InvoiceDate": "2024-05-16T16:48:35.5363746+02:00",
        "IsOrderComment": true,
        "ServeTypeName": "sample string 34",
        "ServeStatusColor": "sample string 35",
        "ServeStatusVisibility": true,
        "CampignIndex": 37,
        "StatusColor": "#FFFFFFFF",
        "IsValid": false,
        "ItemDetails": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "IngredientItems": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "CampaignId": "4b2cf10a-5b3d-49ed-a509-239e902ea782",
        "HasGroupItems": false,
        "GrossTotal": 660.0,
        "GrossDiscountTotal": -153.0,
        "IngredientTotal": -102.0,
        "ShowButton": false,
        "ItemName": "sample string 3",
        "UpdateColorName": 64,
        "VAT": -3.7777777777777777,
        "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,
        "RewardApplied": true,
        "CartQty": "4",
        "RecieptQty": "4.00",
        "HasIngredients": true,
        "ReceiptItems": [
          {
            "$id": "13",
            "ContentGuid": "642fbb97-c055-49c4-894b-9e5f2b4e00c2",
            "Extra": true,
            "Strip": true,
            "Text": "sample string 4",
            "Price": 5.0,
            "VAT": 6.0,
            "Quantity": 7,
            "Direction": "+"
          },
          {
            "$ref": "13"
          }
        ],
        "ItemIdex": 42,
        "BIDSNO": 43,
        "Percentage": 44.0,
        "OrderType": 0,
        "BIDS": "sample string 45",
        "Category": "sample string 46",
        "Description": "sample string 47",
        "MoveQuantity": 48.0,
        "SortOrder": 49,
        "InWait": true,
        "DetailItemsVisiblity": true,
        "DisplayTotal": "sample string 52",
        "GiftCardNo": "sample string 53",
        "AddedAt": "2024-05-16T16:48:35.5363746+02:00",
        "DisplayQty": "sample string 55",
        "HideButton": true,
        "ItemNameWidth": 57,
        "LineHeight": 25,
        "ButtonVisibility": false,
        "DeleteButtonVisibility": true,
        "CommentVisibility": true,
        "MarkReadyVisibility": true,
        "CartFontSize": 59,
        "IngredeintComment": "sample string 60",
        "IngredeintModeVisibility": false,
        "IngredeintCommentVisibility": true,
        "PantPriceVisibility": true,
        "TotalPantPrice": 108.0,
        "PriceExlTax": 4.63,
        "PurchasePriceExlTax": 5.56
      },
      {
        "$ref": "2"
      }
    ],
    "Receipts": [
      {
        "$id": "14",
        "ReceiptId": "9944a8bb-9d98-4f07-9cbb-e841aaa2367d",
        "TerminalId": "e942281a-d590-4f50-941c-ffac7e6fdd32",
        "TerminalNo": 64,
        "ReceiptNumber": 4,
        "OrderId": "fcb8e7a7-a2fb-4bd2-9e1a-a399d62f174c",
        "Order": {
          "$ref": "1"
        },
        "ReceiptCopies": 64,
        "GrossAmount": 7.0,
        "VatAmount": 8.0,
        "VatDetail": "sample string 9",
        "PrintDate": "2024-05-16T16:48:35.5363746+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": "14"
      }
    ],
    "Payments": [
      {
        "$id": "15",
        "Id": "9cd8e1d2-ffce-4ee5-9931-5b44e7d85fd7",
        "OrderId": "30aaf37e-93f7-4b88-8441-78d4fdfdcdaa",
        "Order": {
          "$ref": "1"
        },
        "TypeId": 64,
        "PaidAmount": 4.0,
        "ReturnAmount": 5.0,
        "PaymentDate": "2024-05-16T16:48:35.5373764+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": "15"
      }
    ],
    "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": "2024-05-16T16:48:35.5373764+02:00",
    "DueDate": "2024-05-16T16:48:35.5373764+02:00",
    "BalanceAmount": 48.0,
    "SelectedTable": {
      "$id": "16",
      "Id": 1,
      "Name": "sample string 2",
      "FloorId": 3,
      "Floor": {
        "$id": "17",
        "Id": 1,
        "Name": "sample string 2",
        "LayoutImage": "QEA=",
        "Updated": "2024-05-16T16:48:35.5373764+02:00",
        "Tables": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ]
      },
      "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": "3db69e28-be1c-4cf2-9487-e87f9e65ea4d",
      "Updated": "2024-05-16T16:48:35.5373764+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": "14"
    },
    "Customer": {
      "$id": "18",
      "Id": "2ae4170f-f0dc-4bf6-bbf7-4a6488015659",
      "ParentId": "364ed363-8c2d-42f3-a33b-b4d85fa946e7",
      "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": "2024-05-16T16:48:35.5373764+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": "2024-05-16T16:48:35.5373764+02:00",
      "Updated": "2024-05-16T16:48:35.5373764+02:00",
      "UpdatedBy": "bb1511a0-2884-4998-b24f-9e5f01b2ce99",
      "PriceListId": "2528ddbf-bcef-467b-9e6a-1be77c9baa6d",
      "Customer_CustomField": [
        {
          "$id": "19",
          "Id": "35784b40-c020-4e47-b94d-459159560dba",
          "FieldId": "f358a4b6-7f97-4292-b8c0-4e080f9c0753",
          "CustomerCustomField": {
            "$id": "20",
            "Id": "73143958-1d3f-4959-8eeb-c05f6eb64ede",
            "Caption": "sample string 2",
            "SortOrder": 3
          },
          "CustomerId": "5e392796-5033-4f35-8aab-9c580c8171e5",
          "Customer": {
            "$ref": "18"
          },
          "Caption": "sample string 4",
          "Text": "sample string 5",
          "SortOrder": 6,
          "Updated": "2024-05-16T16:48:35.5373764+02:00"
        },
        {
          "$ref": "19"
        }
      ],
      "DiscountGroupId": "3a7d5385-4713-44bd-9f4d-348c0366aade",
      "OrgNumber": "sample string 3",
      "CustomerName": "sample string 2",
      "Address": "sample string 4, sample string 12, sample string 9",
      "PrimaryContacts": [
        {
          "$ref": "18"
        },
        {
          "$ref": "18"
        }
      ],
      "ContactReference": "sample string 30",
      "DiscountGroup": {
        "$id": "21",
        "DiscountId": "3123f9d0-d4a9-4831-86e7-4c4148c65909",
        "Title": "sample string 2",
        "Discount": 3.0,
        "Created": "2024-05-16T16:48:35.5373764+02:00",
        "Updated": "2024-05-16T16:48:35.5373764+02:00",
        "Description": "sample string 6"
      },
      "Parent": {
        "$ref": "18"
      },
      "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": "51455592-eaa1-4a4c-b8ed-b95819754ca6",
    "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,
    "ButtonRestoreVisibility": false,
    "InvNumber": "sample string 61",
    "GiftCard": {
      "$id": "22",
      "CardId": "d93b0529-655e-4c07-a48d-5c4debf10de0",
      "CardNumber": "sample string 2",
      "AddedAmount": 3.0,
      "Balance": 4.0,
      "CustomerId": "b17c0fa0-cde8-4c97-8801-7665fc5e21b9",
      "Title": "sample string 6",
      "ValidFrom": "2024-05-16T16:48:35.5373764+02:00",
      "ValidTo": "2024-05-16T16:48:35.5373764+02:00",
      "Active": true,
      "Updated": "2024-05-16T16:48:35.5373764+02:00",
      "CardType": 0,
      "UniqueCode": 11,
      "Synced": true,
      "Status": "Aktiva",
      "UsedAmount": -1.0,
      "CustomerDiscount": 13.0,
      "CustomerName": "sample string 14",
      "SeasonTicket": {
        "$id": "23",
        "Id": "55209b5a-8467-4739-a305-e62cafa0693b",
        "CustomerId": "cdc27cd0-1426-4b63-8b66-fcd3c1f12e62",
        "ExpiryDate": "2024-05-16T16:48:35.5373764+02:00",
        "Active": true,
        "Synced": true,
        "CustomerName": "sample string 6"
      },
      "OrderId": "aa442f49-625a-451c-9425-aaa2f0244bcf",
      "NewAmount": 16.0,
      "VehicleId": 17
    },
    "GiftCards": [
      {
        "$ref": "22"
      },
      {
        "$ref": "22"
      }
    ],
    "PaymentType": "sample string 62",
    "PaymentTypeId": 63,
    "InProgress": true,
    "ShowButtonOnOpenView": false,
    "ShowButtonOnOpenViewInRestaurant": true,
    "AskRUTCalled": true,
    "OrderTickets": [
      {
        "$id": "24",
        "Id": "18df224d-e93f-4f37-8d2b-10278535521c",
        "OrderId": "f381fef1-50c5-478b-9637-c1b1785b99d1",
        "TicketNo": 3,
        "BongNo": 4,
        "TableId": 5,
        "Comments": "sample string 6",
        "CreatedBy": "sample string 7",
        "CreatedAt": "2024-05-16T16:48:35.5373764+02:00",
        "OrderTicketItems": [
          {
            "$id": "25",
            "Id": "ebd832a3-d326-4961-968b-0e378b1f92ea",
            "TicketId": "dba54275-d984-45fe-9421-0b7867a4a5c8",
            "OrderTicket": {
              "$ref": "24"
            },
            "ItemId": "853f2d4b-f12b-4f92-957c-18cb7cce2300",
            "Quantity": 4.0,
            "Comments": "sample string 5",
            "PrinterId": 6
          },
          {
            "$ref": "25"
          }
        ]
      },
      {
        "$ref": "24"
      }
    ],
    "KDSStatus": 0,
    "KitchenStatus": 0,
    "RecreateTableButton": true,
    "TabNo": 68,
    "ExportStatus": 69,
    "ExportError": "sample string 70",
    "TipAmount": 71.0,
    "ShowTabNo": true,
    "TabNoHeight": 25,
    "CurrentStatusText": "sample string 73"
  },
  {
    "$ref": "1"
  }
]