GET api/Setting/GetSettings?LastExecutedDate={LastExecutedDate}&CurrentDate={CurrentDate}&TerminalId={TerminalId}&SharedDB={SharedDB}&TableName={TableName}

Get general settings for NIMPOS

Request Information

URI Parameters

NameDescriptionTypeAdditional information
LastExecutedDate

date

None.

CurrentDate

date

None.

TerminalId

globally unique identifier

None.

SharedDB

boolean

None.

TableName

TableName

None.

Body Parameters

None.

Response Information

Resource Description

SettingData
NameDescriptionTypeAdditional information
Settings

Collection of TempSetting

None.

Terminal

TempTerminal

None.

Outlet

TempOutlet

None.

Printers

Collection of TempPrinter

None.

Campaigns

Collection of TempCampaign

None.

ZReportSettings

Collection of ZReportSetting

None.

Clients

Collection of Client

None.

IconStores

Collection of IconStore

None.

EmailSettings

Collection of EmailSetting

None.

Floors

Collection of Floor

None.

FoodTable

Collection of FoodTable

None.

PaymentTypes

Collection of PaymentType

None.

Subscribers

Collection of Subscriber

None.

MessageTemplates

Collection of MessageTemplate

None.

OutletSettings

Collection of OutletSetting

None.

InboxMessages

Collection of Inbox

None.

Terminals

Collection of Terminal

None.

Outlets

Collection of Outlet

None.

CashDrawers

Collection of CashDrawer

None.

Coupons

Collection of Coupon

None.

Clusters

Collection of Cluster

None.

ClusterTerminals

Collection of ClusterTerminal

None.

OrderStates

Collection of OrderState

None.

Warehouses

Collection of Warehouse

None.

APIEndPoints

Collection of APIEndPoint

None.

AccountingRules

Collection of AccountingRule

None.

Response Formats

application/json, text/json

Sample:
{
  "Settings": [
    {
      "$id": "2",
      "Id": 1,
      "Code": 0,
      "Value": "sample string 2",
      "Type": 3,
      "TerminalId": "7cd1d97b-f07b-47a7-80cc-fe3a986b59e5",
      "OutletId": "3f315549-99cf-4c62-9d00-af1ac8c91a7a",
      "Title": "sample string 4",
      "Description": "sample string 5",
      "Sort": 6,
      "Created": "2026-09-20T13:22:03.0442146+02:00",
      "Updated": "2026-09-20T13:22:03.0442146+02:00"
    },
    {
      "$ref": "2"
    }
  ],
  "Terminal": {
    "$id": "3",
    "Id": "543a0ccd-3273-4367-80dd-5613c50e1c71",
    "OutletId": "b92505de-67f4-4cd6-b176-2211b7283642",
    "TerminalNo": 64,
    "TerminalType": "5c415bb6-6b6f-4c12-b1e3-7847c1e3d8d5",
    "TypeId": 5,
    "UniqueIdentification": "sample string 6",
    "HardwareAddress": "sample string 7",
    "Description": "sample string 8",
    "Alias": "sample string 9",
    "Status": 0,
    "CashDrawer": [
      {
        "$id": "4",
        "Id": "4bb48dd0-3788-40cd-9320-2a4ccb651cef",
        "Name": "sample string 2",
        "Location": "sample string 3",
        "UserId": "sample string 4",
        "TerminalId": "90753503-62d2-4450-9eed-cda95f38c578",
        "ConnectionString": "sample string 6"
      },
      {
        "$ref": "4"
      }
    ],
    "LicenseKey": "sample string 10",
    "ExpiryDate": "sample string 11",
    "LicenseType": "sample string 12",
    "LicenseStatus": true,
    "CategoryId": 14,
    "BillPrinterId": 15,
    "KitchenPrinterId": 16,
    "CostCenterId": 17,
    "IsDeleted": true,
    "IsDataSynced": true,
    "Created": "2026-09-20T13:22:03.0442146+02:00",
    "Updated": "2026-09-20T13:22:03.0442146+02:00",
    "IsExpired": true,
    "PriceListId": "236ac296-6f92-4b07-b8e2-d122dc88e1f5",
    "IsDisabled": true,
    "IsLoggedOut": true,
    "InActive": true,
    "LastClosed": "2026-09-20T13:22:03.0442146+02:00",
    "LocalSaleTotal": 27.0,
    "SyncDate": "2026-09-20T13:22:03.0442146+02:00",
    "SaleFromDate": "2026-09-20T13:22:03.0442146+02:00",
    "SaleToDate": "2026-09-20T13:22:03.0442146+02:00",
    "NIMPOSVersion": "sample string 29"
  },
  "Outlet": {
    "$id": "5",
    "Id": "70acec8f-4dc8-493d-9dad-0430eb9ffb9d",
    "Name": "sample string 2",
    "Address1": "sample string 3",
    "Address2": "sample string 4",
    "Address3": "sample string 5",
    "City": "sample string 6",
    "PostalCode": "sample string 7",
    "BillPrinterId": 8,
    "KitchenPrinterId": 9,
    "IsDeleted": true,
    "Email": "sample string 11",
    "WebUrl": "sample string 12",
    "Phone": "sample string 13",
    "OrgNo": "sample string 14",
    "HeaderText": "sample string 15",
    "FooterText": "sample string 16",
    "TaxDescription": "sample string 17",
    "Created": "2026-09-20T13:22:03.0442146+02:00",
    "Updated": "2026-09-20T13:22:03.0442146+02:00",
    "WarehouseID": "43f41e27-e68c-4ba2-808e-86bc22c37931",
    "WhLocationId": "52d222cb-91af-4dec-b65b-d64ea8dc55f6",
    "ExpiryDate": "2026-09-20T13:22:03.0442146+02:00",
    "SaleType": 22,
    "SubscriptionMode": true,
    "Currency": "sample string 24",
    "JournalNumber": 25,
    "PortalAccessToken": "sample string 26",
    "RootCategoryId": 27,
    "ShortCode": "sample string 28",
    "LoginMessage": "sample string 29",
    "Terminals": [
      {
        "$ref": "3"
      },
      {
        "$ref": "3"
      }
    ],
    "PriceListId": "f15b3cd5-d988-4b5f-83f3-161ddfd03ccf"
  },
  "Printers": [
    {
      "$id": "6",
      "Id": 1,
      "OutletId": "afd70a5e-dcf4-40b1-be15-f3ad38c0c62a",
      "LocationName": "sample string 3",
      "PrinterName": "sample string 4",
      "Type": 0,
      "IPAddress": "sample string 5",
      "FallBackPrinterId": 6,
      "CopyPrinterId": 7,
      "TerminalId": "63857dd7-f17d-4c86-8f62-176250c3aa66",
      "Updated": "2026-09-20T13:22:03.0442146+02:00"
    },
    {
      "$ref": "6"
    }
  ],
  "Campaigns": [
    {
      "$id": "7",
      "Id": 1,
      "BuyLimit": 2,
      "FreeOffer": 3,
      "CampaignType": 0,
      "DiscountBy": 0,
      "StartDate": "2026-09-20T13:22:03.0442146+02:00",
      "EndDate": "2026-09-20T13:22:03.0442146+02:00",
      "Description": "sample string 6",
      "Updated": "2026-09-20T13:22:03.0442146+02:00"
    },
    {
      "$ref": "7"
    }
  ],
  "ZReportSettings": [
    {
      "$id": "8",
      "Id": 1,
      "ReportTag": "sample string 2",
      "Visiblity": true,
      "Updated": "2026-09-20T13:22:03.0442146+02:00"
    },
    {
      "$ref": "8"
    }
  ],
  "Clients": [
    {
      "$id": "9",
      "Id": 1,
      "clientId": "sample string 2",
      "clientRequestTimeout": 1,
      "password": "sample string 3",
      "connectionString": "sample string 4",
      "ClientUserId": "sample string 5",
      "Updated": "2026-09-20T13:22:03.0442146+02:00"
    },
    {
      "$ref": "9"
    }
  ],
  "IconStores": [
    {
      "$id": "10",
      "Id": 1,
      "Type": 0,
      "Title": "sample string 2",
      "Photo": "QEA=",
      "Created": "2026-09-20T13:22:03.0442146+02:00",
      "Updated": "2026-09-20T13:22:03.0442146+02:00",
      "ImageToShow": "QEA=",
      "PhotoURL": "data:image/png;base64,QEA="
    },
    {
      "$ref": "10"
    }
  ],
  "EmailSettings": [
    {
      "$id": "11",
      "Id": 1,
      "OutletId": "e62f2489-5e8e-4210-b7ed-0005eb196196",
      "Email": "sample string 3",
      "Password": "sample string 4",
      "SMTP": "sample string 5",
      "PortNo": 6,
      "Updated": "2026-09-20T13:22:03.0442146+02:00"
    },
    {
      "$ref": "11"
    }
  ],
  "Floors": [
    {
      "$id": "12",
      "Id": 1,
      "Name": "sample string 2",
      "LayoutImage": "QEA=",
      "Updated": "2026-09-20T13:22:03.0442146+02:00",
      "Tables": [
        {
          "$id": "13",
          "Id": 1,
          "Name": "sample string 2",
          "FloorId": 3,
          "Floor": {
            "$ref": "12"
          },
          "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": "bcc33978-269e-4b02-a2c4-dbf15cffcb0a",
          "Updated": "2026-09-20T13:22:03.0442146+02:00",
          "OrderCount": 15,
          "OrderTotal": 16.0,
          "FloorName": "sample string 17",
          "PerformaPrinted": true,
          "TableComments": "sample string 19",
          "OrderTime": "sample string 20",
          "Orders": [
            {
              "$id": "14",
              "Id": "104a76cd-5320-4d4a-9dd1-ae17dc47c7e0",
              "CreationDate": "2026-09-20T13:22:03.0442146+02:00",
              "OrderNoOfDay": "sample string 3",
              "TableId": 4,
              "TableName": "sample string 5",
              "CustomerId": "793373f9-e7ba-464c-846a-e6421f2e37b6",
              "Status": 0,
              "Type": 0,
              "PaymentStatus": 0,
              "Comments": "sample string 7",
              "OrderComments": "sample string 8",
              "InvoiceNumber": 9,
              "InvoiceDate": "2026-09-20T13:22:03.0442146+02:00",
              "InvoiceGenerated": true,
              "UserId": "sample string 11",
              "CheckOutUserId": "sample string 12",
              "Bong": 13,
              "TrainingMode": true,
              "TerminalId": "0d07a37d-9092-469b-b9b9-bf3ac5951b6a",
              "OutletId": "cef11487-ea6e-44d9-a475-4fbacdec970f",
              "SourceTerminalId": "sample string 17",
              "CustomerInvoiceId": "50c038b5-9dae-4956-8dba-5a85d6ee510d",
              "RoundedAmount": 18.0,
              "OrderTotal": 19.0,
              "IsGiftCardSale": true,
              "OpenSynced": true,
              "Synced": true,
              "ServeFlowId": 64,
              "ServeFlowStatus": 64,
              "CategoryId": 64,
              "DeliveryDate": "2026-09-20T13:22:03.0442146+02:00",
              "EnableRUT": true,
              "CustomerReferenceId": "593ea05f-e8ea-4ce2-910f-d5d9f2a26e76",
              "ExternalStatus": 0,
              "PerformaCount": 64,
              "DeleteReason": "sample string 29",
              "DiscountReason": "sample string 30",
              "WaitForCourse": true,
              "TableRecreated": true,
              "ReturnRecreated": true,
              "Updated": "2026-09-20T13:22:03.0442146+02:00",
              "OrderState": "sample string 35",
              "ServiceTypeCode": "sample string 36",
              "PuckNumber": "sample string 37",
              "OrderLines": [
                {
                  "$id": "15",
                  "Id": "6d80774d-46ea-4ee8-a426-e51b3842c70c",
                  "OrderId": "9b9f28f4-532c-4054-94ae-995b44624e5d",
                  "Order": {
                    "$ref": "14"
                  },
                  "ItemId": "2fd8ebde-d3d6-4075-aeab-c77ec052ab38",
                  "Product": {
                    "$id": "16",
                    "Id": "4102a6c4-2ef6-4a92-9aaa-983f4d5918d6",
                    "Name": "sample string 2",
                    "SKU": "sample string 3",
                    "BarCode": "sample string 4",
                    "PLU": "sample string 5",
                    "GroupId": "3b4f611f-9029-4e7c-9aec-dbfbadbc2ec3",
                    "SupplierId": "6b3e6bff-ab28-40f0-ae55-17ae8f12d30f",
                    "SupplierSKU": "sample string 7",
                    "BrandId": 8,
                    "Description": "sample string 9",
                    "LongDescription": "sample string 10",
                    "BongTitle": "sample string 11",
                    "TextColor": "sample string 12",
                    "ColorCode": "sample string 13",
                    "IconId": 14,
                    "ShowItemButton": true,
                    "ShowGroupItem": true,
                    "Price": 17.0,
                    "PurchasePrice": 18.0,
                    "Tax": 19.0,
                    "Unit": 0,
                    "AskPrice": true,
                    "AskWeight": true,
                    "PriceLock": true,
                    "PrinterId": 23,
                    "PlaceHolder": true,
                    "AskVolume": true,
                    "NeedIngredient": true,
                    "Bong": true,
                    "Sticky": 28,
                    "Seamless": true,
                    "AccountingId": 30,
                    "ReceiptMethod": 0,
                    "ItemType": 0,
                    "DiscountAllowed": true,
                    "PreparationTime": 0,
                    "IngredientPopup": true,
                    "DefaultCartQty": 33.0,
                    "SortOrder": 34,
                    "Active": true,
                    "Deleted": true,
                    "Weight": 37.0,
                    "Availability": true,
                    "ServeType": 64,
                    "Synced": true,
                    "DemandIdControl": true,
                    "Discontinued": true,
                    "AskPLU": true,
                    "NoticeStockLevel": 44.0,
                    "DefaultUnit": 0,
                    "ManageStock": 45,
                    "PriceRek": 46.0,
                    "CommentsRequired": true,
                    "TicketQty": 48,
                    "MinCartQty": 49.0,
                    "MinQtyAlert": 50.0,
                    "ComissionPercent": 51.0,
                    "PantPrice": 52.0,
                    "TrackAmount": true,
                    "SaleUnitSuffix": "sample string 54",
                    "QtyPerSaleUnit": 55.0,
                    "AutoClose": true,
                    "ButtonTitle": "sample string 57",
                    "SpecialSalesPrice": 1.0,
                    "SpecialSalesPriceValidFrom": "2026-09-20T13:22:03.0442146+02:00",
                    "SpecialSalesPriceValidTo": "2026-09-20T13:22:03.0442146+02:00",
                    "Draft": true,
                    "VatChangeBehavior": 0,
                    "ItemTypeUUID": "031a0b10-fda4-46dc-bef2-4944e42dc872",
                    "ItemGroupUUID": "ab3f5559-1ce7-4537-8067-aba6ab5c93f3",
                    "ItemAttributeSetUUID": "32f14de5-e45b-4fbe-bfdf-48901924220f",
                    "BrandUUID": "de94df64-531b-4155-986d-435f08718780",
                    "TicketTemplateId": 1,
                    "Created": "2026-09-20T13:22:03.0442146+02:00",
                    "Updated": "2026-09-20T13:22:03.0442146+02:00",
                    "UpdatedBy": "7ae2fd54-493c-4134-8778-9134aaba83e8",
                    "CategoryId": 60,
                    "Campaign": {
                      "$id": "17",
                      "Id": "6daca51e-44b1-4b84-a39a-673eddc5975b",
                      "CampaignType": 0,
                      "DiscountBy": 0,
                      "BuyLimit": 2,
                      "FreeOffer": 3,
                      "Price": 4.0,
                      "DiscountQtyIncrement": 5,
                      "Description": "sample string 6",
                      "StartDate": "2026-09-20T13:22:03.0442146+02:00",
                      "EndDate": "2026-09-20T13:22:03.0442146+02:00",
                      "Deleted": true,
                      "Updated": "2026-09-20T13:22:03.0442146+02:00",
                      "CampaignPriceDetails": [
                        {
                          "$id": "18",
                          "Id": "df5604d6-574c-4767-8843-bb000eaf018b",
                          "CampaignId": "441f5246-c4e5-47a3-9956-daefe7e10670",
                          "Quantity": 3,
                          "PayPrice": 4.0,
                          "Deleted": true,
                          "Updated": "2026-09-20T13:22:03.0442146+02:00"
                        },
                        {
                          "$ref": "18"
                        }
                      ]
                    },
                    "ItemsTags": [
                      {
                        "$id": "19",
                        "Id": "3473ac95-8907-4958-98b1-c10c7ac1a81f",
                        "TagId": "ee8a28b7-8b78-4ccd-9cc3-b7d5fc5fac96",
                        "ItemId": "ec162c9c-e211-458b-944a-b0d95c78f696",
                        "Deleted": true,
                        "Synced": true,
                        "Updated": "2026-09-20T13:22:03.0442146+02:00",
                        "TagName": "sample string 7"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "ItemCampaign": {
                      "$id": "20",
                      "UUID": "1a3daed2-b1b8-4520-8df7-8e29865a44a8",
                      "CampaignTypeId": "OPEN",
                      "Title": "sample string 2",
                      "DiscountBy": 1,
                      "FreeOffer": 1,
                      "BuyLimit": 1,
                      "StartDate": "2026-09-20T13:22:03.0598502+02:00",
                      "EndDate": "2026-09-20T13:22:03.0598502+02:00",
                      "PriceEach": 1.0,
                      "PriceTotal": 1.0,
                      "Grouped": true,
                      "CurrencyCode": "sample string 6",
                      "IncludesVat": true,
                      "CreatedAt": "2026-09-20T13:22:03.0598502+02:00",
                      "CreatedByUUID": "sample string 9",
                      "UpdatedAt": "2026-09-20T13:22:03.0598502+02:00",
                      "UpdatedByUUID": "sample string 10",
                      "DeletedAt": "2026-09-20T13:22:03.0598502+02:00",
                      "DeletedByUUID": "sample string 11",
                      "Synced": true,
                      "ItemPrices": [
                        {
                          "$id": "21",
                          "UUID": "67cd39ca-3376-4ee3-aaea-434a8a31396c",
                          "PriceListUUID": "00eee3a0-c121-4ba7-b3b4-ac7b5a016f18",
                          "ItemGroupUUID": "92b8b166-6007-4e9c-b946-5d760176428d",
                          "AgreementUUID": "17456995-afed-4ff0-8744-2eacd03ac6a6",
                          "CustomerGroupUUID": "9337a713-a465-433f-a01f-0ada1f3189ed",
                          "CustomerUUID": "3620027b-f6a7-445f-b893-61eca1d6b49a",
                          "ProjectUUID": "0fa19bd2-2a37-4c09-8d82-13880966441d",
                          "CampaignUUID": "4ba467fe-dc8b-40ce-8cc4-339649ded935",
                          "ItemUUID": "618ee6c8-c006-47e2-9cdd-8bec4ea875de",
                          "WildCardSKU": "sample string 4",
                          "MinQty": 1.0,
                          "MaxQty": 1.0,
                          "Price": 1.0,
                          "Percentage": 1.0,
                          "Type": "sample string 5",
                          "RegularPrice": true,
                          "PurchasePrice": 1.0,
                          "ValidFrom": "2026-09-20T13:22:03.0598502+02:00",
                          "ValidTo": "2026-09-20T13:22:03.0598502+02:00",
                          "CreatedAt": "2026-09-20T13:22:03.0598502+02:00",
                          "CreatedByUUID": "sample string 8",
                          "UpdatedAt": "2026-09-20T13:22:03.0598502+02:00",
                          "UpdatedByUUID": "sample string 9",
                          "DeletedAt": "2026-09-20T13:22:03.0598502+02:00",
                          "DeletedByUUID": "sample string 10",
                          "Synced": true,
                          "ItemName": "sample string 12",
                          "CampaignTitle": "sample string 13"
                        },
                        {
                          "$ref": "21"
                        }
                      ]
                    },
                    "HasPricePolicy": true,
                    "ItemCategory": [
                      {
                        "$id": "22",
                        "Id": 1,
                        "ItemId": "f864fd77-0cd9-406e-a81f-e48c06e80233",
                        "CategoryId": 3,
                        "SortOrder": 4,
                        "IsPrimary": true,
                        "CategoryBoostId": "sample string 6"
                      },
                      {
                        "$ref": "22"
                      }
                    ],
                    "ItemIdex": 62,
                    "PolicyGroupId": 63,
                    "HasCampaign": true,
                    "Products": [
                      {
                        "$ref": "16"
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "ColorName": "sample string 64",
                    "Type": 65,
                    "ImagePath": "sample string 66",
                    "ImageVisibility": true,
                    "ifExists": "sample string 68",
                    "ProductPrices": [
                      {
                        "$id": "23",
                        "Id": 1,
                        "ItemId": "9a0f92eb-5829-4784-8f78-4a68ce56b02d",
                        "PurchasePrice": 3.0,
                        "Price": 4.0,
                        "OutletId": "d3d96311-2410-4225-bbfc-f41df3634bfc",
                        "PriceMode": 0,
                        "Updated": "2026-09-20T13:22:03.0598502+02:00"
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "Ingredients": [
                      {
                        "$ref": "16"
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "Variants": [
                      {
                        "$id": "24",
                        "Id": 1,
                        "ConfigurationId": "261649c4-0135-45fb-8ace-e3489e214649",
                        "ItemId": "48bf2bae-a6b3-46a2-a13a-3cc02281bd93",
                        "SortOrder": 4,
                        "Deleted": true,
                        "Updated": "2026-09-20T13:22:03.0598502+02:00"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "ItemOption": [
                      {
                        "$id": "25",
                        "Id": "71be94af-dfe3-4348-9550-bf3c31119822",
                        "ItemOptionGroupId": "3e6bb687-5a94-4148-9a44-4fe8eaf76bed",
                        "ItemId": "215ff80d-ab5b-43a4-a9d3-cab3be79beb3",
                        "CategoryId": 4,
                        "Active": true,
                        "Updated": "2026-09-20T13:22:03.0598502+02:00"
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "ShowOnReceipt": true,
                    "QuickAdd": true,
                    "HasIngredients": true,
                    "HasVariants": true,
                    "HasOptions": true,
                    "CategoryItemGroups": [
                      {
                        "$id": "26",
                        "Id": "c5c3694f-0f69-4a29-bded-a7edcc373ea4",
                        "CategoryId": 2,
                        "GroupId": "85c3a917-2b83-4088-92a7-932b749f70f2",
                        "Qty": 4.0,
                        "Price": 5.0,
                        "Deleted": true,
                        "SortOrder": 7,
                        "Updated": "2026-09-20T13:22:03.0598502+02:00",
                        "Description": "sample string 9"
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "ItemPricePolicies": [
                      {
                        "$id": "27",
                        "Id": 1,
                        "ItemId": "c152f13a-96a7-4f4a-b66f-2945716c070a",
                        "BuyLimit": 3,
                        "DiscountAmount": 4.0,
                        "Active": true,
                        "Deleted": true,
                        "Updated": "2026-09-20T13:22:03.0598502+02:00",
                        "PolicyId": 8
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "PriceGroupPolicies": [
                      {
                        "$id": "28",
                        "Id": 1,
                        "GroupId": 2,
                        "BuyLimit": 3,
                        "MaxLimit": 4,
                        "DiscountAmount": 5.0,
                        "TotalAmount": 6.0,
                        "Updated": "2026-09-20T13:22:03.0598502+02:00"
                      },
                      {
                        "$ref": "28"
                      }
                    ],
                    "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": "965f7071-d9ef-43bd-930f-21f6e9b98795",
                    "CategoryName": "sample string 85",
                    "ShowCategoryName": true,
                    "DiscountedPrice": 86.0,
                    "Qty": 87.0,
                    "ConfigurationId": 88,
                    "ItemOptionId": "6b72f650-f63f-48ac-84d9-62d9ddac1ab1",
                    "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": "29",
                        "UUID": "792a0e43-3885-45d3-8010-7d18d419cc07",
                        "ParentUUID": "ea80b4b1-3c2c-4c44-a8bd-3afa9cdb30a5",
                        "EntityUUID": "f290d678-50d9-4400-ab9f-50e215f7837b",
                        "EntityType": "sample string 3",
                        "ClientFilename": "sample string 4",
                        "ServerFilename": "sample string 5",
                        "ContentType": "sample string 6",
                        "ContentSubType": "sample string 7",
                        "FileSize": 8,
                        "Location": "sample string 9",
                        "Url": "sample string 10",
                        "ThumbnailUrl": "sample string 11",
                        "MetaData": "sample string 12",
                        "CreatedByUUID": "sample string 13",
                        "CreatedAt": "2026-09-20T13:22:03.0598502+02:00",
                        "UpdatedAt": "2026-09-20T13:22:03.0598502+02:00",
                        "UpdatedByUUID": "sample string 15",
                        "DeletedByUUID": "sample string 16",
                        "DeletedAt": "2026-09-20T13:22:03.0598502+02:00",
                        "Synced": true
                      },
                      {
                        "$ref": "29"
                      }
                    ],
                    "HasFile": true,
                    "ItemTypeText": "Individual",
                    "ItemUnitText": "Piece",
                    "ItemAdditionalIdentifications": [
                      {
                        "$id": "30",
                        "UUID": "9bdfba96-a780-4a04-ad08-878f239d7869",
                        "ItemUUID": "8ba6f9a1-efbb-4203-8153-3747a3db4152",
                        "ItemInstanceUUID": "sample string 3",
                        "Identifier": "sample string 4",
                        "IdentifierSchemeId": "sample string 5",
                        "CreatedAt": "2026-09-20T13:22:03.0598502+02:00",
                        "CreatedByUUID": "sample string 7",
                        "UpdatedAt": "2026-09-20T13:22:03.0598502+02:00",
                        "updatedByUUID": "sample string 8"
                      },
                      {
                        "$ref": "30"
                      }
                    ],
                    "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": "2e28706c-dc4e-42cd-91fc-e0c126bab234",
                  "GroupKey": "edf80086-22de-442a-a1ea-8adf09eee7fc",
                  "IngredientMode": "sample string 18",
                  "IngredientQty": 19.0,
                  "ItemUnit": 0,
                  "ShowOnReceipt": true,
                  "ServeType": 64,
                  "BongNo": 22,
                  "AddedOrder": 64,
                  "IsRUT": true,
                  "PrinterId": 25,
                  "ComissionPercent": 26.0,
                  "PantPrice": 27.0,
                  "HideQuantityUnit": true,
                  "BasePrice": 29.0,
                  "PreparationTime": 0,
                  "OutletId": "602cb25c-2636-4f2c-8492-6018ac0c5655",
                  "QuickAdd": true,
                  "IsDefaultIngredient": true,
                  "ItemStatusText": "Ready",
                  "ItemStatusColor": "#FFD89778",
                  "KDSItemStatusColor": "#FFD89778",
                  "IsReadyToServe": true,
                  "EnableReadyToServe": false,
                  "IngredientCartQty": "4x19",
                  "OrderComments": "sample string 34",
                  "OrderDate": "2026-09-20T13:22:03.0598502+02:00",
                  "InvoiceDate": "2026-09-20T13:22:03.0598502+02:00",
                  "IsOrderComment": true,
                  "ServeTypeName": "sample string 37",
                  "ServeStatusColor": "sample string 38",
                  "ServeStatusVisibility": true,
                  "CampignIndex": 40,
                  "BorderColor": "sample string 41",
                  "BackColor": "sample string 42",
                  "ForeColor": "sample string 43",
                  "ButtonTag": 44,
                  "StatusColor": "#FFFFFFFF",
                  "IsValid": false,
                  "ItemDetails": [
                    {
                      "$ref": "15"
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "IngredientItems": [
                    {
                      "$ref": "15"
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "CampaignId": "25a893aa-83d9-4f06-b79d-3552a19c3203",
                  "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": "31",
                      "ContentGuid": "b4e242d8-702b-4516-998f-00325c3fc953",
                      "Extra": true,
                      "Strip": true,
                      "Text": "sample string 4",
                      "Price": 5.0,
                      "VAT": 6.0,
                      "Quantity": 7,
                      "Direction": "+"
                    },
                    {
                      "$ref": "31"
                    }
                  ],
                  "ItemIdex": 49,
                  "BIDSNO": 50,
                  "Percentage": 51.0,
                  "OrderType": 0,
                  "BIDS": "sample string 52",
                  "Category": "sample string 53",
                  "Description": "sample string 54",
                  "MoveQuantity": 55.0,
                  "SortOrder": 56,
                  "InWait": true,
                  "DetailItemsVisiblity": true,
                  "DisplayTotal": "sample string 59",
                  "GiftCardNo": "sample string 60",
                  "AddedAt": "2026-09-20T13:22:03.0598502+02:00",
                  "DisplayQty": "sample string 62",
                  "HideButton": true,
                  "ItemNameWidth": 64,
                  "LineHeight": 25,
                  "ButtonVisibility": false,
                  "BarcodeStartWith20": false,
                  "DeleteButtonVisibility": true,
                  "CommentVisibility": true,
                  "MarkReadyVisibility": true,
                  "CartFontSize": 66,
                  "IngredeintComment": "sample string 67",
                  "IngredeintModeVisibility": false,
                  "IngredeintCommentVisibility": true,
                  "PantPriceVisibility": true,
                  "TotalPantPrice": 108.0,
                  "ItemDescription": "sample string 68",
                  "OnlyPriceVisibility": true,
                  "DiscountJournalEntery": {
                    "$id": "32",
                    "Id": 1,
                    "UserId": "sample string 2",
                    "OrderId": "b541b9fc-866b-40e7-b291-f3af497f0f6f",
                    "ItemId": "5e89965c-6307-4b4b-b69e-93d48ed6e756",
                    "TableId": 1,
                    "ActionId": 3,
                    "Created": "2026-09-20T13:22:03.0598502+02:00",
                    "LogMessage": "sample string 5",
                    "Synced": true,
                    "Action": "sample string 7",
                    "UserName": "sample string 8"
                  },
                  "PriceExlTax": 4.63,
                  "PurchasePriceExlTax": 5.56
                },
                {
                  "$ref": "15"
                }
              ],
              "Receipts": [
                {
                  "$id": "33",
                  "ReceiptId": "ae8ac2cb-1156-4f34-a2aa-c8ab6ef41fda",
                  "TerminalId": "77ab6265-cc78-47fb-a5db-999822f2f98a",
                  "TerminalNo": 64,
                  "ReceiptNumber": 4,
                  "OrderId": "290bc4d6-97bc-4972-a712-2cdff17f1b4b",
                  "Order": {
                    "$ref": "14"
                  },
                  "ReceiptCopies": 64,
                  "GrossAmount": 7.0,
                  "VatAmount": 8.0,
                  "VatDetail": "sample string 9",
                  "PrintDate": "2026-09-20T13:22:03.0598502+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": "33"
                }
              ],
              "Payments": [
                {
                  "$id": "34",
                  "Id": "bf0eeef7-9654-4470-a2fa-c3b65d1d8870",
                  "OrderId": "474ed954-625b-4201-ab77-c7cb0c965036",
                  "Order": {
                    "$ref": "14"
                  },
                  "TypeId": 64,
                  "PaidAmount": 4.0,
                  "ReturnAmount": 5.0,
                  "PaymentDate": "2026-09-20T13:22:03.0598502+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": "34"
                }
              ],
              "RUTDiscount": 38.0,
              "CustomerName": "sample string 39",
              "CustomerPhone": "sample string 40",
              "PrimaryContact": "sample string 41",
              "PrimaryPhone": "sample string 42",
              "PrimaryEmail": "sample string 43",
              "CustomerNo": "sample string 44",
              "Email": "sample string 45",
              "CustomerAddress": "sample string 46",
              "CreatedBy": "sample string 47",
              "IsSelected": true,
              "EmailSent": true,
              "SentDate": "2026-09-20T13:22:03.0598502+02:00",
              "DueDate": "2026-09-20T13:22:03.0598502+02:00",
              "BalanceAmount": 50.0,
              "SelectedTable": {
                "$ref": "13"
              },
              "Receipt": {
                "$ref": "33"
              },
              "Customer": {
                "$id": "35",
                "Id": "0f8fab81-8ada-4581-8f22-a33a97f0b7ea",
                "ParentId": "986928ad-0b25-4ac6-a5e7-1b6ac4be6ee5",
                "Name": "sample string 2",
                "OrgNo": "sample string 3",
                "Address1": "sample string 4",
                "Address2": "sample string 5",
                "FloorNo": 6,
                "PortCode": "sample string 7",
                "CustomerNo": "sample string 8",
                "City": "sample string 9",
                "Phone": "sample string 10",
                "Email": "sample string 11",
                "ZipCode": "sample string 12",
                "Reference": "sample string 13",
                "DirectPrint": true,
                "VehicleId": 15,
                "CommunicationTypeId": 16,
                "Active": true,
                "Synced": true,
                "EnableRUT": true,
                "RUTDisallowedUntil": "2026-09-20T13:22:03.0598502+02:00",
                "CustomerType": 0,
                "PrimaryName": "sample string 20",
                "PrimaryPhone": "sample string 21",
                "PrimaryEmail": "sample string 22",
                "SendReceipt": true,
                "InstructionAlert": true,
                "Instructions": "sample string 25",
                "PaymentMethod": 0,
                "DeliveryMethod": 0,
                "Created": "2026-09-20T13:22:03.0598502+02:00",
                "Updated": "2026-09-20T13:22:03.0598502+02:00",
                "UpdatedBy": "f2908885-898a-45e9-9d8e-ede5249baa83",
                "PriceListId": "78a521e5-2656-469a-8ad8-35067e9e83bb",
                "Customer_CustomField": [
                  {
                    "$id": "36",
                    "Id": "5dcb6ff7-2375-4d0c-864d-8f6626876ae8",
                    "FieldId": "9de86a8a-bf99-4bd3-a636-b10cae053c70",
                    "CustomerCustomField": {
                      "$id": "37",
                      "Id": "ee0ee0f3-3ce0-4b3b-8b7b-c7f0951a8f3f",
                      "Caption": "sample string 2",
                      "SortOrder": 3
                    },
                    "CustomerId": "5da3c830-35cf-4e6b-94a3-7fa679bd868e",
                    "Customer": {
                      "$ref": "35"
                    },
                    "Caption": "sample string 4",
                    "Text": "sample string 5",
                    "SortOrder": 6,
                    "Updated": "2026-09-20T13:22:03.0598502+02:00"
                  },
                  {
                    "$ref": "36"
                  }
                ],
                "DiscountGroupId": "fcb65fd5-f13c-4e58-8391-ae38f993acc4",
                "OrgNumber": "sample string 3",
                "CustomerName": "sample string 2",
                "Address": "sample string 4, sample string 12, sample string 9",
                "PrimaryContacts": [
                  {
                    "$ref": "35"
                  },
                  {
                    "$ref": "35"
                  }
                ],
                "ContactReference": "sample string 30",
                "DiscountGroup": {
                  "$id": "38",
                  "DiscountId": "926bc856-4c7c-45de-ae85-8382dc999a79",
                  "Title": "sample string 2",
                  "Discount": 3.0,
                  "Created": "2026-09-20T13:22:03.0598502+02:00",
                  "Updated": "2026-09-20T13:22:03.0598502+02:00",
                  "Description": "sample string 6"
                },
                "Parent": {
                  "$ref": "35"
                },
                "ShowEdit": true,
                "GiftCard": {
                  "$id": "39",
                  "CardId": "d68d1627-4b5c-4b2d-a039-bd5c6af8d4a3",
                  "CardNumber": "sample string 2",
                  "AddedAmount": 3.0,
                  "Balance": 4.0,
                  "CustomerId": "013f6a88-d412-4806-a37a-b7ed96092024",
                  "Title": "sample string 6",
                  "ValidFrom": "2026-09-20T13:22:03.0598502+02:00",
                  "ValidTo": "2026-09-20T13:22:03.0598502+02:00",
                  "Active": true,
                  "Updated": "2026-09-20T13:22:03.0598502+02:00",
                  "CardType": 0,
                  "UniqueCode": "sample string 11",
                  "Synced": true,
                  "Status": "Aktiva",
                  "UsedAmount": -1.0,
                  "CustomerDiscount": 13.0,
                  "CustomerName": "sample string 14",
                  "SeasonTicket": {
                    "$id": "40",
                    "Id": "9ba90446-8820-460e-a274-acbc48a73abe",
                    "CustomerId": "bc40d8cf-fe05-4725-94f4-dc0fb6d407f7",
                    "ExpiryDate": "2026-09-20T13:22:03.0598502+02:00",
                    "Active": true,
                    "Synced": true,
                    "CustomerName": "sample string 6"
                  },
                  "OrderId": "c0fd159e-09d2-4619-954c-fa417dfd6f63",
                  "NewAmount": 16.0,
                  "VehicleId": 17
                }
              },
              "ShortComments": "sample string 51",
              "CartNumber": 52,
              "SelecttedImagePath": "/images/selecteditem.png",
              "ServeStatusColor": "sample string 53",
              "SumAmtString": "19",
              "OrderDirection": 1,
              "BongNumber": "sample string 54",
              "BongComments": "sample string 55",
              "OutletCode": "sample string 56",
              "DefaultOrderType": "sample string 57",
              "KDSOrderType": 58,
              "OrderStatusFromType": 3,
              "PaidStatus": "Delbetald",
              "OrderNumber": "104a76cd-5320-4d4a-9dd1-ae17dc47c7e0",
              "ReceiptNumber": "9",
              "OrderType": 0,
              "GrossAmount": -38.0,
              "ComissionAmount": 0.0,
              "NetAmount": 0.0,
              "VatAmount": 0.0,
              "PartialPaidAmount": 59.0,
              "SelectEnable": false,
              "CheckOutVisibility": true,
              "RetryVisibility": false,
              "ButtonVisibility": false,
              "ReturnButtonVisibility": false,
              "SendTicketToCustomer": true,
              "IsReadyToPickup": true,
              "IsWaitingToPickup": true,
              "ShowReminder": true,
              "ShowSMSWarning": true,
              "ButtonRestoreVisibility": false,
              "ButtonChangeCustomerVisibility": false,
              "InvNumber": "sample string 65",
              "GiftCard": {
                "$ref": "39"
              },
              "GiftCards": [
                {
                  "$ref": "39"
                },
                {
                  "$ref": "39"
                }
              ],
              "PaymentType": "sample string 66",
              "PaymentTypeId": 67,
              "InProgress": true,
              "ShowButtonOnOpenView": false,
              "ShowButtonOnOpenViewInRestaurant": true,
              "AskRUTCalled": true,
              "OrderTickets": [
                {
                  "$id": "41",
                  "Id": "88f9d924-fd9a-425b-bef1-ff95fe11e04a",
                  "OrderId": "afa3c8ae-1499-4eaf-a900-de507c933bbb",
                  "TicketNo": 3,
                  "BongNo": 4,
                  "TableId": 5,
                  "Comments": "sample string 6",
                  "CreatedBy": "sample string 7",
                  "CreatedAt": "2026-09-20T13:22:03.0598502+02:00",
                  "OrderTicketItems": [
                    {
                      "$id": "42",
                      "Id": "685401f8-3d59-4ea5-8abe-d5569756f19f",
                      "TicketId": "c6f867f0-3330-4113-959f-0e1eb5850c19",
                      "OrderTicket": {
                        "$ref": "41"
                      },
                      "ItemId": "d30a12b3-8a99-4436-9197-aab0ec11c458",
                      "Quantity": 4.0,
                      "Comments": "sample string 5",
                      "PrinterId": 6
                    },
                    {
                      "$ref": "42"
                    }
                  ]
                },
                {
                  "$ref": "41"
                }
              ],
              "KDSStatus": 0,
              "KitchenStatus": 0,
              "RecreateTableButton": true,
              "TabNo": 72,
              "ExportStatus": 73,
              "ExportError": "sample string 74",
              "TipAmount": 75.0,
              "ShowTabNo": true,
              "TabNoHeight": 25,
              "CurrentStatusText": "sample string 77",
              "FoodlyNumber": "sample string 78",
              "CommerceOrderFulfillment": {
                "$id": "43",
                "Id": "914dfc34-686d-4044-9bdc-68b2617270eb",
                "OrderId": "165aa7a5-85dc-49c6-97b5-1a20ef06d28f",
                "FulfillmentTypeCode": "sample string 3",
                "PromisedAt": "2026-09-20T13:22:03.0598502+02:00",
                "PromisedDurationMinutes": 4,
                "EstimatedReadyAt": "2026-09-20T13:22:03.0598502+02:00"
              },
              "FoodlyOrder": {
                "$id": "44",
                "Id": "592972aa-5c9d-4003-b93c-9eafd90d50aa",
                "FoodlyId": 2,
                "NIMPOSId": "b9ba2206-b3d2-4fba-8425-156597be69f1",
                "Json": "sample string 4",
                "DeliveryRequestedOn": "2026-09-20T13:22:03.0598502+02:00",
                "PromisedDurationMinutes": 6,
                "SendTokitchen": true
              },
              "LogEnteries": [
                {
                  "$ref": "32"
                },
                {
                  "$ref": "32"
                }
              ]
            },
            {
              "$ref": "14"
            }
          ]
        },
        {
          "$ref": "13"
        }
      ]
    },
    {
      "$ref": "12"
    }
  ],
  "FoodTable": [
    {
      "$ref": "13"
    },
    {
      "$ref": "13"
    }
  ],
  "PaymentTypes": [
    {
      "$id": "45",
      "Id": 1,
      "Name": "sample string 2",
      "SwedishName": "sample string 3",
      "AccountingCode": 4,
      "Action": 0,
      "RoundAmount": true,
      "RUTAllowed": true,
      "Active": true,
      "SortOrder": 8,
      "MoveOrderToClosed": true,
      "DefaultOrderState": "sample string 10",
      "Updated": "2026-09-20T13:22:03.0598502+02:00"
    },
    {
      "$ref": "45"
    }
  ],
  "Subscribers": [
    {
      "$id": "46",
      "Id": 1,
      "CompanyId": "32f1253c-b352-4fcb-884b-725a4d558c42",
      "TerminalUniqueId": "sample string 3",
      "SubscribeType": "sample string 4",
      "URL": "sample string 5",
      "Token": "sample string 6",
      "UserId": "sample string 7",
      "Password": "sample string 8",
      "AuthType": "sample string 9",
      "Active": true,
      "Updated": "2026-09-20T13:22:03.0598502+02:00"
    },
    {
      "$ref": "46"
    }
  ],
  "MessageTemplates": [
    {
      "$id": "47",
      "Id": "f2cc9acd-35a3-451f-9ce9-fd1a7a1b8e0f",
      "TemplateType": 0,
      "Label": "sample string 2",
      "Code": "sample string 3",
      "Description": "sample string 4",
      "Content": "sample string 5",
      "Tags": "sample string 6",
      "IsDefault": true,
      "Deleted": true,
      "Updated": "2026-09-20T13:22:03.0598502+02:00"
    },
    {
      "$ref": "47"
    }
  ],
  "OutletSettings": [
    {
      "$id": "48",
      "Id": 1,
      "OutletId": "ab0fe809-2f14-40b4-9016-aa9696f8a190",
      "Title": "sample string 3",
      "Description": "sample string 4",
      "Type": 0,
      "Code": 0,
      "Value": "sample string 5",
      "Created": "2026-09-20T13:22:03.0598502+02:00",
      "Updated": "2026-09-20T13:22:03.0598502+02:00"
    },
    {
      "$ref": "48"
    }
  ],
  "InboxMessages": [
    {
      "$id": "49",
      "Id": 1,
      "Description": "sample string 2",
      "CreatedOn": "2026-09-20T13:22:03.0598502+02:00",
      "IsRead": true
    },
    {
      "$ref": "49"
    }
  ],
  "Terminals": [
    {
      "$id": "50",
      "Id": "d763905b-4a11-4ee9-9a40-05e00c406361",
      "OutletId": "f7e2cc89-246d-40fd-a4ac-9d705ddfb48c",
      "Outlet": {
        "$id": "51",
        "Id": "b6ced874-b03c-4b7b-8f78-b1f065a237a4",
        "Name": "sample string 2",
        "Address1": "sample string 3",
        "Address2": "sample string 4",
        "Address3": "sample string 5",
        "City": "sample string 6",
        "PostalCode": "sample string 7",
        "BillPrinterId": 8,
        "KitchenPrinterId": 9,
        "IsDeleted": true,
        "Email": "sample string 11",
        "WebUrl": "sample string 12",
        "Phone": "sample string 13",
        "OrgNo": "sample string 14",
        "HeaderText": "sample string 15",
        "FooterText": "sample string 16",
        "TaxDescription": "sample string 17",
        "Created": "2026-09-20T13:22:03.0598502+02:00",
        "Updated": "2026-09-20T13:22:03.0598502+02:00",
        "WarehouseID": "6d80d4c6-ac08-48d8-98ee-e1a9f5bce4a1",
        "WhLocationId": "f81f5504-9447-46de-bfb6-9d644fe7d710",
        "ExpiryDate": "2026-09-20T13:22:03.0598502+02:00",
        "SaleType": 22,
        "SubscriptionMode": true,
        "Currency": "sample string 24",
        "JournalNumber": 25,
        "RootCategoryId": 26,
        "ShortCode": "sample string 27",
        "PortalAccessToken": "sample string 28",
        "LoginMessage": "sample string 29",
        "PriceListId": "99d58b4d-3a32-40c9-a523-2ee38bf62dab",
        "HasAddress": true,
        "Address": "sample string 3, sample string 7, sample string 6",
        "Terminals": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ]
      },
      "TerminalNo": 64,
      "TypeId": 4,
      "UniqueIdentification": "sample string 5",
      "HardwareAddress": "sample string 6",
      "Alias": "sample string 7",
      "Description": "sample string 8",
      "CostCenterId": 9,
      "Status": 0,
      "RootCategoryId": 10,
      "BillPrinterId": 11,
      "KitchenPrinterId": 12,
      "LicenseKey": "sample string 13",
      "ExpiryDate": "sample string 14",
      "LicenseType": "sample string 15",
      "LicenseStatus": true,
      "IsDeleted": true,
      "IsDataSynced": true,
      "PriceListId": "361501c8-3d48-47f0-8306-d6f5c97459c6",
      "IsLoggedOut": true,
      "IsDisabled": true,
      "Created": "2026-09-20T13:22:03.0598502+02:00",
      "Updated": "2026-09-20T13:22:03.0598502+02:00",
      "LastClosed": "2026-09-20T13:22:03.0598502+02:00",
      "StatusLog": [
        {
          "$id": "52",
          "<Id>k__BackingField": "4a961b22-873e-4917-88d2-8943b166a125",
          "<TerminalId>k__BackingField": "2eb79981-dff3-4da2-a177-665fdc46f998",
          "<Terminal>k__BackingField": {
            "$ref": "50"
          },
          "<ActivityDate>k__BackingField": "2026-09-20T13:22:03.0598502+02:00",
          "<UserId>k__BackingField": "sample string 4",
          "<ReportId>k__BackingField": "75d163c1-b3e9-4997-bb08-435b851b19ea",
          "<Status>k__BackingField": 0,
          "<Synced>k__BackingField": 6,
          "<ReportData>k__BackingField": [
            {
              "$id": "53",
              "Id": "2b504b60-88b3-47ea-81ac-406ce1479639",
              "ReportId": "c2a0d9d2-8eeb-44df-92c8-785baf3ce953",
              "DataType": "sample string 3",
              "TextValue": "sample string 4",
              "ForeignId": "sample string 5",
              "Value": 1.0,
              "TaxPercent": 1.0,
              "DateValue": "2026-09-20T13:22:03.0598502+02:00",
              "SortOrder": 6
            },
            {
              "$ref": "53"
            }
          ],
          "<Report>k__BackingField": {
            "$id": "54",
            "Id": "c67c0d25-abbf-4560-b4e8-6fd7be58f984",
            "CreationDate": "2026-09-20T13:22:03.0598502+02:00",
            "ReportType": 3,
            "ReportNumber": 4,
            "TerminalId": "8cc7fd05-c6df-4a26-adb1-ccdd0f4ac6ad",
            "Terminal": {
              "$ref": "50"
            }
          }
        },
        {
          "$ref": "52"
        }
      ],
      "CashDrawer": [
        {
          "$id": "55",
          "Id": "3fdf2ea8-96bd-49b6-bc02-434f0b967cfe",
          "Name": "sample string 2",
          "Location": "sample string 3",
          "UserId": "sample string 4",
          "TerminalId": "2363a53c-f17a-4a54-a525-b6e011182ee1",
          "ConnectionString": "sample string 6",
          "Logs": [
            {
              "$id": "56",
              "<Id>k__BackingField": "daa16196-975e-41ff-8c78-001cbe622999",
              "<CashDrawerId>k__BackingField": "76b47a24-2a66-4b8b-a074-bd6db18fb5dd",
              "<CashDrawer>k__BackingField": {
                "$ref": "55"
              },
              "<ActivityDate>k__BackingField": "2026-09-20T13:22:03.0598502+02:00",
              "<ActivityType>k__BackingField": 1,
              "<UserId>k__BackingField": "sample string 4",
              "<Amount>k__BackingField": 5.0,
              "<OrderId>k__BackingField": "f891f899-fa16-4613-9a28-985c1a559ac2",
              "<Synced>k__BackingField": 7
            },
            {
              "$ref": "56"
            }
          ]
        },
        {
          "$ref": "55"
        }
      ],
      "InActive": true,
      "IsOpen": false,
      "IsExpired": true,
      "TerminalType": "b0f86fd5-b170-4600-a8a3-ec2088559fab"
    },
    {
      "$ref": "50"
    }
  ],
  "Outlets": [
    {
      "$ref": "51"
    },
    {
      "$ref": "51"
    }
  ],
  "CashDrawers": [
    {
      "$ref": "55"
    },
    {
      "$ref": "55"
    }
  ],
  "Coupons": [
    {
      "$id": "57",
      "Id": "a719d878-75e2-4bfb-b825-e0ff6a0b20a2",
      "CouponCode": "sample string 2",
      "DiscountPercentage": 3.0,
      "ExpirationDate": "2026-09-20T13:22:03.0598502+02:00",
      "RedeemTime": 5,
      "IsRedeemed": true,
      "Synced": true,
      "Updated": "2026-09-20T13:22:03.0598502+02:00"
    },
    {
      "$ref": "57"
    }
  ],
  "Clusters": [
    {
      "$id": "58",
      "Id": "150a813f-3d13-4696-b13c-bea3032f63c6",
      "OutletId": "994d50af-4e46-48b7-8ef2-60cf1ddda05b",
      "Name": "sample string 3",
      "Deleted": true,
      "Updated": "2026-09-20T13:22:03.0598502+02:00",
      "OutletName": "sample string 6"
    },
    {
      "$ref": "58"
    }
  ],
  "ClusterTerminals": [
    {
      "$id": "59",
      "Id": "0c2eb737-72ee-4fa9-b466-33fa189ec842",
      "ClusterId": "f93e5789-501f-4574-85e6-d2988f57bc52",
      "TerminalId": "b59400ba-36d3-43b6-a7ee-33360ef21b34",
      "Active": true,
      "LocalAPIUrl": "sample string 5",
      "Updated": "2026-09-20T13:22:03.0598502+02:00",
      "TerminalName": "sample string 7",
      "UniqueIdentifier": "sample string 8",
      "ClosedStatus": 0,
      "LoggedOutStatus": "LoggedOut",
      "IsLoggedOut": true,
      "ShowForceLogout": false,
      "EnableClose": false
    },
    {
      "$ref": "59"
    }
  ],
  "OrderStates": [
    {
      "$id": "60",
      "Id": "sample string 1",
      "Name": "sample string 2",
      "Updated": "2026-09-20T13:22:03.0598502+02:00"
    },
    {
      "$ref": "60"
    }
  ],
  "Warehouses": [
    {
      "$id": "61",
      "WarehouseID": "a7dfd186-c1e3-4c33-ae33-1acc2fd1a4a1",
      "Alias": "sample string 2",
      "Name": "sample string 3",
      "Address1": "sample string 4",
      "Address2": "sample string 5",
      "Address3": "sample string 6",
      "Zipcode": "sample string 7",
      "City": "sample string 8",
      "Country": "sample string 9",
      "Updated": "2026-09-20T13:22:03.0598502+02:00",
      "WarehouseLocations": [
        {
          "$id": "62",
          "WarehouseLocationID": "93677aed-7984-4937-8ddc-f7cd2d1123c4",
          "WarehouseID": "b8534ed2-fc69-40ed-a9f5-533e9450b230",
          "Name": "sample string 3",
          "Path": "sample string 4",
          "WhName": "sample string 5"
        },
        {
          "$ref": "62"
        }
      ]
    },
    {
      "$ref": "61"
    }
  ],
  "APIEndPoints": [
    {
      "$id": "63",
      "Id": 1,
      "Name": "sample string 2",
      "EndpointURL": "sample string 3",
      "AccessToken": "sample string 4",
      "AccessTokenExpiry": "sample string 5",
      "RefreshToken": "sample string 6",
      "ClientId": "sample string 7",
      "Password": "sample string 8",
      "RedirectUri": "sample string 9",
      "PrivateKey": "QEA=",
      "PublicKey": "QEA=",
      "ClientRequestTimeout": 10,
      "StoreId": "sample string 11",
      "RestaurantId": "sample string 12",
      "EndPointType": 0,
      "CreatedAt": "2026-09-20T13:22:03.0598502+02:00",
      "UpdatedAt": "2026-09-20T13:22:03.0598502+02:00",
      "Synced": true
    },
    {
      "$ref": "63"
    }
  ],
  "AccountingRules": [
    {
      "$id": "64",
      "Id": 1,
      "AccountingId": 2,
      "Accounting": {
        "$id": "65",
        "Id": 1,
        "AcNo": 2,
        "Name": "sample string 3",
        "IsDeleted": true,
        "TAX": 5.0,
        "AccountType": 0,
        "Updated": "2026-09-20T13:22:03.0598502+02:00",
        "SortOrder": 7
      },
      "ServiceTypeCode": "sample string 3",
      "TargetAccountingId": 4,
      "IsDeleted": true,
      "Updated": "2026-09-20T13:22:03.0598502+02:00"
    },
    {
      "$ref": "64"
    }
  ]
}