GET api/Setting/GetAllSettings?terminalId={terminalId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
terminalId

globally unique identifier

Required

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": "8928366d-d9b9-4dbe-92d6-9fd87518da97",
      "OutletId": "1c35e42c-22e0-4742-9f59-b4ba051652a0",
      "Title": "sample string 4",
      "Description": "sample string 5",
      "Sort": 6,
      "Created": "2026-06-21T22:55:00.9769257+02:00",
      "Updated": "2026-06-21T22:55:00.9769257+02:00"
    },
    {
      "$ref": "2"
    }
  ],
  "Terminal": {
    "$id": "3",
    "Id": "39088f0d-6064-4e5b-b32b-890cc2e521b9",
    "OutletId": "890c9450-172c-48db-9fc6-d52c118c845d",
    "TerminalNo": 64,
    "TerminalType": "1b6ef284-3f2e-444c-a802-4be9874f7e4b",
    "TypeId": 5,
    "UniqueIdentification": "sample string 6",
    "HardwareAddress": "sample string 7",
    "Description": "sample string 8",
    "Alias": "sample string 9",
    "Status": 0,
    "CashDrawer": [
      {
        "$id": "4",
        "Id": "fb88744d-b58c-4f64-b754-3a0d4c263929",
        "Name": "sample string 2",
        "Location": "sample string 3",
        "UserId": "sample string 4",
        "TerminalId": "23632366-0cb3-4162-854d-05f819b603c5",
        "ConnectionString": "sample string 6"
      },
      {
        "$ref": "4"
      }
    ],
    "LicenseKey": "sample string 10",
    "ExpiryDate": "sample string 11",
    "LicenseType": "sample string 12",
    "LicenseStatus": true,
    "CategoryId": 14,
    "BillPrinterId": 15,
    "CostCenterId": 16,
    "IsDeleted": true,
    "IsDataSynced": true,
    "Created": "2026-06-21T22:55:00.9769257+02:00",
    "Updated": "2026-06-21T22:55:00.9769257+02:00",
    "IsExpired": true,
    "PriceListId": "1cb17d5c-4ee8-466a-88a9-857dd9dc129c",
    "IsDisabled": true,
    "IsLoggedOut": true,
    "InActive": true,
    "LastClosed": "2026-06-21T22:55:00.9769257+02:00",
    "LocalSaleTotal": 26.0,
    "SyncDate": "2026-06-21T22:55:00.9769257+02:00",
    "SaleFromDate": "2026-06-21T22:55:00.9769257+02:00",
    "SaleToDate": "2026-06-21T22:55:00.9769257+02:00",
    "NIMPOSVersion": "sample string 28"
  },
  "Outlet": {
    "$id": "5",
    "Id": "b425603d-6722-4f90-9cba-b23e79d6026c",
    "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-06-21T22:55:00.9769257+02:00",
    "Updated": "2026-06-21T22:55:00.9769257+02:00",
    "WarehouseID": "581664e4-eac2-4b69-b8ce-c3cc305b9443",
    "WhLocationId": "1f6d56dc-e7b7-49b9-9087-529c8133b558",
    "ExpiryDate": "2026-06-21T22:55:00.9769257+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": "c8cce220-f583-4bc6-930b-47b815c64b9e"
  },
  "Printers": [
    {
      "$id": "6",
      "Id": 1,
      "OutletId": "bf616f77-fbff-44e7-9635-46803c490117",
      "LocationName": "sample string 3",
      "PrinterName": "sample string 4",
      "Type": 0,
      "IPAddress": "sample string 5",
      "FallBackPrinterId": 6,
      "CopyPrinterId": 7,
      "TerminalId": "8b7f84b7-bf05-4668-a899-114c269dd69a",
      "Updated": "2026-06-21T22:55:00.9769257+02:00"
    },
    {
      "$ref": "6"
    }
  ],
  "Campaigns": [
    {
      "$id": "7",
      "Id": 1,
      "BuyLimit": 2,
      "FreeOffer": 3,
      "CampaignType": 0,
      "DiscountBy": 0,
      "StartDate": "2026-06-21T22:55:00.9769257+02:00",
      "EndDate": "2026-06-21T22:55:00.9769257+02:00",
      "Description": "sample string 6",
      "Updated": "2026-06-21T22:55:00.9769257+02:00"
    },
    {
      "$ref": "7"
    }
  ],
  "ZReportSettings": [
    {
      "$id": "8",
      "Id": 1,
      "ReportTag": "sample string 2",
      "Visiblity": true,
      "Updated": "2026-06-21T22:55:00.9769257+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-06-21T22:55:00.9769257+02:00"
    },
    {
      "$ref": "9"
    }
  ],
  "IconStores": [
    {
      "$id": "10",
      "Id": 1,
      "Type": 0,
      "Title": "sample string 2",
      "Photo": "QEA=",
      "Created": "2026-06-21T22:55:00.9769257+02:00",
      "Updated": "2026-06-21T22:55:00.9769257+02:00",
      "ImageToShow": "QEA=",
      "PhotoURL": "data:image/png;base64,QEA="
    },
    {
      "$ref": "10"
    }
  ],
  "EmailSettings": [
    {
      "$id": "11",
      "Id": 1,
      "OutletId": "62bd2ee7-e753-4949-84f6-4dd19ba795c3",
      "Email": "sample string 3",
      "Password": "sample string 4",
      "SMTP": "sample string 5",
      "PortNo": 6,
      "Updated": "2026-06-21T22:55:00.9769257+02:00"
    },
    {
      "$ref": "11"
    }
  ],
  "Floors": [
    {
      "$id": "12",
      "Id": 1,
      "Name": "sample string 2",
      "LayoutImage": "QEA=",
      "Updated": "2026-06-21T22:55:00.9769257+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": "28c9379d-4b25-4066-b510-811829238cf0",
          "Updated": "2026-06-21T22:55:00.9769257+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": "635fbfe1-6651-43af-ac78-4d56b2a117c0",
              "CreationDate": "2026-06-21T22:55:00.9769257+02:00",
              "OrderNoOfDay": "sample string 3",
              "TableId": 4,
              "TableName": "sample string 5",
              "CustomerId": "bcfad7c6-32a0-4ef9-b562-b58deae85346",
              "Status": 0,
              "Type": 0,
              "PaymentStatus": 0,
              "Comments": "sample string 7",
              "OrderComments": "sample string 8",
              "InvoiceNumber": 9,
              "InvoiceDate": "2026-06-21T22:55:00.9769257+02:00",
              "InvoiceGenerated": true,
              "UserId": "sample string 11",
              "CheckOutUserId": "sample string 12",
              "Bong": 13,
              "TrainingMode": true,
              "TerminalId": "fd5bf956-39b3-4337-80f7-64fcb49cac05",
              "OutletId": "032d3f82-230c-45a7-bf45-b7d9436c59fa",
              "SourceTerminalId": "sample string 17",
              "CustomerInvoiceId": "1e921aa3-975a-4abe-8dd3-3a28e4f5a1b1",
              "RoundedAmount": 18.0,
              "OrderTotal": 19.0,
              "IsGiftCardSale": true,
              "OpenSynced": true,
              "Synced": true,
              "ServeFlowId": 64,
              "ServeFlowStatus": 64,
              "CategoryId": 64,
              "DeliveryDate": "2026-06-21T22:55:00.9769257+02:00",
              "EnableRUT": true,
              "CustomerReferenceId": "ddfe2253-b398-4824-82ec-79331b8da07d",
              "ExternalStatus": 0,
              "PerformaCount": 64,
              "DeleteReason": "sample string 29",
              "DiscountReason": "sample string 30",
              "WaitForCourse": true,
              "TableRecreated": true,
              "ReturnRecreated": true,
              "Updated": "2026-06-21T22:55:00.9769257+02:00",
              "OrderState": "sample string 35",
              "ServiceTypeCode": "sample string 36",
              "OrderLines": [
                {
                  "$id": "15",
                  "Id": "05074b2c-1371-4331-980d-5269d7c347a3",
                  "OrderId": "fe422fa0-435a-4933-9982-059bf70d21a3",
                  "Order": {
                    "$ref": "14"
                  },
                  "ItemId": "ac80e400-ed78-432d-970b-7bd3f1f0511a",
                  "Product": {
                    "$id": "16",
                    "Id": "4ca116dd-caf6-478b-b319-61c8026d855d",
                    "Name": "sample string 2",
                    "SKU": "sample string 3",
                    "BarCode": "sample string 4",
                    "PLU": "sample string 5",
                    "GroupId": "8c5deda7-ad88-46a1-b11c-f8473e7d56d4",
                    "SupplierId": "792918af-ace3-4fe1-bc2a-f851fcec6a3f",
                    "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-06-21T22:55:00.9769257+02:00",
                    "SpecialSalesPriceValidTo": "2026-06-21T22:55:00.9769257+02:00",
                    "Draft": true,
                    "VatChangeBehavior": 0,
                    "ItemTypeUUID": "55b7420a-b87a-468b-8cca-0548d2624b1c",
                    "ItemGroupUUID": "c2ad9718-c931-4993-93be-7b60e18def1a",
                    "ItemAttributeSetUUID": "e680169e-b2c4-40a7-8c8e-0baae07d2add",
                    "BrandUUID": "8ed36bab-e26e-4c75-89f9-00c27e5481ad",
                    "Created": "2026-06-21T22:55:00.9769257+02:00",
                    "Updated": "2026-06-21T22:55:00.9769257+02:00",
                    "UpdatedBy": "0fd50bc2-edaa-410b-9746-1eb45d57a020",
                    "CategoryId": 60,
                    "Campaign": {
                      "$id": "17",
                      "Id": "f92c43bc-bed7-4e58-92d1-24ea528469e1",
                      "CampaignType": 0,
                      "DiscountBy": 0,
                      "BuyLimit": 2,
                      "FreeOffer": 3,
                      "Price": 4.0,
                      "DiscountQtyIncrement": 5,
                      "Description": "sample string 6",
                      "StartDate": "2026-06-21T22:55:00.9769257+02:00",
                      "EndDate": "2026-06-21T22:55:00.9769257+02:00",
                      "Deleted": true,
                      "Updated": "2026-06-21T22:55:00.9769257+02:00",
                      "CampaignPriceDetails": [
                        {
                          "$id": "18",
                          "Id": "6799fb0e-1bbf-4f08-8ec5-1c0a6a930afa",
                          "CampaignId": "b49986ff-8a63-4e9b-8a70-d8dce23f4fd1",
                          "Quantity": 3,
                          "PayPrice": 4.0,
                          "Deleted": true,
                          "Updated": "2026-06-21T22:55:00.9769257+02:00"
                        },
                        {
                          "$ref": "18"
                        }
                      ]
                    },
                    "ItemsTags": [
                      {
                        "$id": "19",
                        "Id": "e4694a8f-49f5-4578-980e-b5a9af06960d",
                        "TagId": "5f0f9e8a-26ae-49bb-84a3-ad182fade6da",
                        "ItemId": "e418a959-4a40-43a1-bb43-9c7fb58a2758",
                        "Deleted": true,
                        "Synced": true,
                        "Updated": "2026-06-21T22:55:00.9769257+02:00",
                        "TagName": "sample string 7"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "ItemCampaign": {
                      "$id": "20",
                      "UUID": "9cda1ba9-57bf-47dc-8f82-1974fe99e77e",
                      "CampaignTypeId": "OPEN",
                      "Title": "sample string 2",
                      "DiscountBy": 1,
                      "FreeOffer": 1,
                      "BuyLimit": 1,
                      "StartDate": "2026-06-21T22:55:00.9769257+02:00",
                      "EndDate": "2026-06-21T22:55:00.9769257+02:00",
                      "PriceEach": 1.0,
                      "PriceTotal": 1.0,
                      "Grouped": true,
                      "CurrencyCode": "sample string 6",
                      "IncludesVat": true,
                      "CreatedAt": "2026-06-21T22:55:00.9769257+02:00",
                      "CreatedByUUID": "sample string 9",
                      "UpdatedAt": "2026-06-21T22:55:00.9769257+02:00",
                      "UpdatedByUUID": "sample string 10",
                      "DeletedAt": "2026-06-21T22:55:00.9769257+02:00",
                      "DeletedByUUID": "sample string 11",
                      "Synced": true,
                      "ItemPrices": [
                        {
                          "$id": "21",
                          "UUID": "54b502cd-1152-4914-bbd3-624f864165f5",
                          "PriceListUUID": "9fb79583-ba6e-4829-8bed-fde582c191c7",
                          "ItemGroupUUID": "d3f642a5-8971-4f33-ac36-b368a71cd2e9",
                          "AgreementUUID": "6ca1cf5e-40f4-44e8-8134-9b1dc771cbfb",
                          "CustomerGroupUUID": "5a809d83-37ca-4a1e-bfe3-c0b2866e47bc",
                          "CustomerUUID": "8de54a5d-66ae-458f-b150-946250b1705b",
                          "ProjectUUID": "da5c6e5b-ddc1-4ed6-b9e9-21684456824c",
                          "CampaignUUID": "e6725c48-7197-4d54-9533-6b4211572ecc",
                          "ItemUUID": "66a59315-6eca-4a69-8c19-377ee70b79ff",
                          "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-06-21T22:55:00.9769257+02:00",
                          "ValidTo": "2026-06-21T22:55:00.9769257+02:00",
                          "CreatedAt": "2026-06-21T22:55:00.9769257+02:00",
                          "CreatedByUUID": "sample string 8",
                          "UpdatedAt": "2026-06-21T22:55:00.9769257+02:00",
                          "UpdatedByUUID": "sample string 9",
                          "DeletedAt": "2026-06-21T22:55:00.9769257+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": "00455e1b-5b0e-4016-ac22-afa816bf1718",
                        "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": "2e1c7d8b-8f28-497c-a4d3-ae1266903f60",
                        "PurchasePrice": 3.0,
                        "Price": 4.0,
                        "OutletId": "1a1eb229-ba92-49f7-a6e2-a4df4bc10e8d",
                        "PriceMode": 0,
                        "Updated": "2026-06-21T22:55:00.9769257+02:00"
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "Ingredients": [
                      {
                        "$ref": "16"
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "Variants": [
                      {
                        "$id": "24",
                        "Id": 1,
                        "ConfigurationId": "b7f4368a-77e7-4593-810a-88f1f52b6c90",
                        "ItemId": "096476a0-8b5f-4269-9704-13813afd71df",
                        "SortOrder": 4,
                        "Deleted": true,
                        "Updated": "2026-06-21T22:55:00.9769257+02:00"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "ItemOption": [
                      {
                        "$id": "25",
                        "Id": "ac234e0e-8c49-4854-9d6e-758bc5f53054",
                        "ItemOptionGroupId": "8fc9d58c-33ff-4f4b-98ad-7e26eb3a8948",
                        "ItemId": "34cf7423-aeb2-47b4-aff1-1847234ed4cf",
                        "CategoryId": 4,
                        "Active": true,
                        "Updated": "2026-06-21T22:55:00.9769257+02:00"
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "ShowOnReceipt": true,
                    "QuickAdd": true,
                    "HasIngredients": true,
                    "HasVariants": true,
                    "HasOptions": true,
                    "CategoryItemGroups": [
                      {
                        "$id": "26",
                        "Id": "1516181b-55be-48e5-94c1-384fa5f10bba",
                        "CategoryId": 2,
                        "GroupId": "d3fa5f28-6f27-4156-bb04-3e756c0168cd",
                        "Qty": 4.0,
                        "Price": 5.0,
                        "Deleted": true,
                        "SortOrder": 7,
                        "Updated": "2026-06-21T22:55:00.9769257+02:00",
                        "Description": "sample string 9"
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "ItemPricePolicies": [
                      {
                        "$id": "27",
                        "Id": 1,
                        "ItemId": "b8357363-3c8a-43ed-9848-4788ca975d01",
                        "BuyLimit": 3,
                        "DiscountAmount": 4.0,
                        "Active": true,
                        "Deleted": true,
                        "Updated": "2026-06-21T22:55:00.9769257+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-06-21T22:55:00.9769257+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": "1d0c6d0e-9fc2-4504-a8bc-9196e757bcef",
                    "CategoryName": "sample string 85",
                    "ShowCategoryName": true,
                    "DiscountedPrice": 86.0,
                    "Qty": 87.0,
                    "ConfigurationId": 88,
                    "ItemOptionId": "2eb1cecb-ad48-45b5-8b56-141e957c49ed",
                    "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": "a805e6e8-36c9-4663-bfd8-8afced9dea7b",
                        "ParentUUID": "e567494b-a9a9-44e6-a94d-b56921fc4569",
                        "EntityUUID": "7aacbb0e-31f3-4cd1-a57c-17ac46ecbe40",
                        "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-06-21T22:55:00.9769257+02:00",
                        "UpdatedAt": "2026-06-21T22:55:00.9769257+02:00",
                        "UpdatedByUUID": "sample string 15",
                        "DeletedByUUID": "sample string 16",
                        "DeletedAt": "2026-06-21T22:55:00.9769257+02:00",
                        "Synced": true
                      },
                      {
                        "$ref": "29"
                      }
                    ],
                    "HasFile": true,
                    "ItemTypeText": "Individual",
                    "ItemUnitText": "Piece",
                    "ItemAdditionalIdentifications": [
                      {
                        "$id": "30",
                        "UUID": "131157c1-d061-46cd-be58-e5340bddb0a1",
                        "ItemUUID": "2f624c98-30e8-420e-a70a-5452321bf3bd",
                        "ItemInstanceUUID": "sample string 3",
                        "Identifier": "sample string 4",
                        "IdentifierSchemeId": "sample string 5",
                        "CreatedAt": "2026-06-21T22:55:00.9769257+02:00",
                        "CreatedByUUID": "sample string 7",
                        "UpdatedAt": "2026-06-21T22:55:00.9769257+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": "f451bd39-cf4c-4fce-ac79-52bc5e422bdd",
                  "GroupKey": "f3628f1c-81ea-4307-ad5d-b0ed3a5c89e5",
                  "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": "914dc029-86c1-4bf9-9ebd-7ee54d158c9b",
                  "QuickAdd": true,
                  "IsDefaultIngredient": true,
                  "ItemStatusText": "Ready",
                  "ItemStatusColor": "#FFD89778",
                  "KDSItemStatusColor": "#FFD89778",
                  "IsReadyToServe": true,
                  "EnableReadyToServe": false,
                  "IngredientCartQty": "4x19",
                  "OrderComments": "sample string 34",
                  "OrderDate": "2026-06-21T22:55:00.9769257+02:00",
                  "InvoiceDate": "2026-06-21T22:55:00.9769257+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": "bdfc2a39-f085-425e-8a1a-b3e785e3433a",
                  "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": "62296d0b-c51c-4f03-a323-e772263bf86e",
                      "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-06-21T22:55:00.9769257+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": "70891755-0eb8-4868-b9b9-5505ed9aefcf",
                    "ItemId": "9e29865d-c0f1-4747-b291-21cc2063b50a",
                    "TableId": 1,
                    "ActionId": 3,
                    "Created": "2026-06-21T22:55:00.9769257+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": "b77a4673-0164-4c8d-8276-7367ef041e56",
                  "TerminalId": "7d38d332-6799-4c6c-8a06-67e9f19c292e",
                  "TerminalNo": 64,
                  "ReceiptNumber": 4,
                  "OrderId": "f93fb23b-76a5-41e7-8785-3d517919f05b",
                  "Order": {
                    "$ref": "14"
                  },
                  "ReceiptCopies": 64,
                  "GrossAmount": 7.0,
                  "VatAmount": 8.0,
                  "VatDetail": "sample string 9",
                  "PrintDate": "2026-06-21T22:55:00.9769257+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": "05157f97-7b49-43cc-ba99-5bdce68acc06",
                  "OrderId": "6bd8dbeb-7d57-4138-b5e7-a1554ffddbe5",
                  "Order": {
                    "$ref": "14"
                  },
                  "TypeId": 64,
                  "PaidAmount": 4.0,
                  "ReturnAmount": 5.0,
                  "PaymentDate": "2026-06-21T22:55:00.9769257+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": 37.0,
              "CustomerName": "sample string 38",
              "CustomerPhone": "sample string 39",
              "PrimaryContact": "sample string 40",
              "PrimaryPhone": "sample string 41",
              "PrimaryEmail": "sample string 42",
              "CustomerNo": "sample string 43",
              "Email": "sample string 44",
              "CustomerAddress": "sample string 45",
              "CreatedBy": "sample string 46",
              "IsSelected": true,
              "EmailSent": true,
              "SentDate": "2026-06-21T22:55:00.9769257+02:00",
              "DueDate": "2026-06-21T22:55:00.9769257+02:00",
              "BalanceAmount": 49.0,
              "SelectedTable": {
                "$ref": "13"
              },
              "Receipt": {
                "$ref": "33"
              },
              "Customer": {
                "$id": "35",
                "Id": "8030880f-3ba5-4846-bb84-b843007f272b",
                "ParentId": "b5e638ed-256f-4054-bf63-6860475d0664",
                "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-06-21T22:55:00.9769257+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-06-21T22:55:00.9769257+02:00",
                "Updated": "2026-06-21T22:55:00.9769257+02:00",
                "UpdatedBy": "6c3dc148-b5ba-4978-9cf2-b6503aad6a4e",
                "PriceListId": "d6ba8e14-b17d-4feb-8641-ce5437f53eb6",
                "Customer_CustomField": [
                  {
                    "$id": "36",
                    "Id": "4b4a777c-8e09-44d3-981f-d7c02eb370dd",
                    "FieldId": "1e0b53c9-114a-4410-bb31-583b5d8888f2",
                    "CustomerCustomField": {
                      "$id": "37",
                      "Id": "0b4a720a-18e7-43ef-bddd-a8b4d5d030de",
                      "Caption": "sample string 2",
                      "SortOrder": 3
                    },
                    "CustomerId": "b4329bd5-dab6-4283-b913-9040e097539e",
                    "Customer": {
                      "$ref": "35"
                    },
                    "Caption": "sample string 4",
                    "Text": "sample string 5",
                    "SortOrder": 6,
                    "Updated": "2026-06-21T22:55:00.9769257+02:00"
                  },
                  {
                    "$ref": "36"
                  }
                ],
                "DiscountGroupId": "47d3054e-fcba-44de-9b62-f5f75575d2b0",
                "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": "376734fa-664b-41e7-b35b-67624dce6467",
                  "Title": "sample string 2",
                  "Discount": 3.0,
                  "Created": "2026-06-21T22:55:00.9769257+02:00",
                  "Updated": "2026-06-21T22:55:00.9769257+02:00",
                  "Description": "sample string 6"
                },
                "Parent": {
                  "$ref": "35"
                },
                "ShowEdit": true,
                "GiftCard": {
                  "$id": "39",
                  "CardId": "013f5e71-ac9a-4326-b274-8c78b9d89ae5",
                  "CardNumber": "sample string 2",
                  "AddedAmount": 3.0,
                  "Balance": 4.0,
                  "CustomerId": "726cd32d-5c2f-491d-b87b-4268789a9660",
                  "Title": "sample string 6",
                  "ValidFrom": "2026-06-21T22:55:00.9769257+02:00",
                  "ValidTo": "2026-06-21T22:55:00.9769257+02:00",
                  "Active": true,
                  "Updated": "2026-06-21T22:55:00.9769257+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": "cebd4393-2e2a-480b-857a-8f1cfaf96ba2",
                    "CustomerId": "d1475da7-0a03-4bdc-a77a-3ad34a6df58b",
                    "ExpiryDate": "2026-06-21T22:55:00.9769257+02:00",
                    "Active": true,
                    "Synced": true,
                    "CustomerName": "sample string 6"
                  },
                  "OrderId": "bbd9f178-b945-4a3f-8643-862899d701c1",
                  "NewAmount": 16.0,
                  "VehicleId": 17
                }
              },
              "ShortComments": "sample string 50",
              "CartNumber": 51,
              "SelecttedImagePath": "/images/selecteditem.png",
              "ServeStatusColor": "sample string 52",
              "SumAmtString": "19",
              "OrderDirection": 1,
              "BongNumber": "sample string 53",
              "PuckNumber": "sample string 54",
              "BongComments": "sample string 55",
              "OutletCode": "sample string 56",
              "DefaultOrderType": "sample string 57",
              "KDSOrderType": 58,
              "OrderStatusFromType": 3,
              "PaidStatus": "Delbetald",
              "OrderNumber": "635fbfe1-6651-43af-ac78-4d56b2a117c0",
              "ReceiptNumber": "9",
              "OrderType": 0,
              "GrossAmount": -37.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": "75e53620-d228-43c1-8d19-0bfeddc5daad",
                  "OrderId": "7cd837d5-8fbf-4fec-81eb-c17add6341d1",
                  "TicketNo": 3,
                  "BongNo": 4,
                  "TableId": 5,
                  "Comments": "sample string 6",
                  "CreatedBy": "sample string 7",
                  "CreatedAt": "2026-06-21T22:55:00.9769257+02:00",
                  "OrderTicketItems": [
                    {
                      "$id": "42",
                      "Id": "093f6573-5964-40a9-a519-06bc5fed8fb6",
                      "TicketId": "f27d10ac-89f9-4315-8bc9-94d05fc69610",
                      "OrderTicket": {
                        "$ref": "41"
                      },
                      "ItemId": "b8111702-6689-4950-a7bb-2be7c8931192",
                      "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": "ebc46291-2a64-4e8f-b1ed-b003eec54ba0",
                "OrderId": "6fdf7b24-c483-4706-88a4-61ffce5d22d9",
                "FulfillmentTypeCode": "sample string 3",
                "PromisedAt": "2026-06-21T22:55:00.9769257+02:00",
                "PromisedDurationMinutes": 4,
                "EstimatedReadyAt": "2026-06-21T22:55:00.9769257+02:00"
              },
              "FoodlyOrder": {
                "$id": "44",
                "Id": "5c693241-72cd-4654-b67c-a1fcfdcb08de",
                "FoodlyId": 2,
                "NIMPOSId": "9fb6c291-a498-4ed3-bad6-ff7495e148a6",
                "Json": "sample string 4",
                "DeliveryRequestedOn": "2026-06-21T22:55:00.9769257+02:00",
                "PromisedDurationMinutes": 6,
                "SendTokitchen": true
              }
            },
            {
              "$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-06-21T22:55:00.9769257+02:00"
    },
    {
      "$ref": "45"
    }
  ],
  "Subscribers": [
    {
      "$id": "46",
      "Id": 1,
      "CompanyId": "c986d686-abd6-41f9-a723-1c54713539d5",
      "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-06-21T22:55:00.9769257+02:00"
    },
    {
      "$ref": "46"
    }
  ],
  "MessageTemplates": [
    {
      "$id": "47",
      "Id": "911e7627-97f5-46eb-978e-4b7a6cc25ce9",
      "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-06-21T22:55:00.9769257+02:00"
    },
    {
      "$ref": "47"
    }
  ],
  "OutletSettings": [
    {
      "$id": "48",
      "Id": 1,
      "OutletId": "06abdee9-8c82-454d-9055-167b0ba2c14e",
      "Title": "sample string 3",
      "Description": "sample string 4",
      "Type": 0,
      "Code": 0,
      "Value": "sample string 5",
      "Created": "2026-06-21T22:55:00.9769257+02:00",
      "Updated": "2026-06-21T22:55:00.9769257+02:00"
    },
    {
      "$ref": "48"
    }
  ],
  "InboxMessages": [
    {
      "$id": "49",
      "Id": 1,
      "Description": "sample string 2",
      "CreatedOn": "2026-06-21T22:55:00.9769257+02:00",
      "IsRead": true
    },
    {
      "$ref": "49"
    }
  ],
  "Terminals": [
    {
      "$id": "50",
      "Id": "6e11549c-1d77-4aae-b1c8-950a72e08d50",
      "OutletId": "b4c81f13-5b2d-4416-ab2f-dd1a54da6cda",
      "Outlet": {
        "$id": "51",
        "Id": "a9da13f0-67a7-448c-aa13-2eac3b7a35fb",
        "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-06-21T22:55:00.9769257+02:00",
        "Updated": "2026-06-21T22:55:00.9769257+02:00",
        "WarehouseID": "ddf09246-b75f-43af-8efd-1ec1eb9bdba1",
        "WhLocationId": "df0a364c-ba90-4623-97e6-d6e65349c1fb",
        "ExpiryDate": "2026-06-21T22:55:00.9769257+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": "c7ddb68b-d5da-4063-b902-6c2d9e46d605",
        "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,
      "LicenseKey": "sample string 12",
      "ExpiryDate": "sample string 13",
      "LicenseType": "sample string 14",
      "LicenseStatus": true,
      "IsDeleted": true,
      "IsDataSynced": true,
      "PriceListId": "210654c4-b8fc-4c1c-927a-e7341ab75da4",
      "IsLoggedOut": true,
      "IsDisabled": true,
      "Created": "2026-06-21T22:55:00.9769257+02:00",
      "Updated": "2026-06-21T22:55:00.9769257+02:00",
      "LastClosed": "2026-06-21T22:55:00.9769257+02:00",
      "StatusLog": [
        {
          "$id": "52",
          "<Id>k__BackingField": "a1893f97-a837-4970-9517-16984fbfad76",
          "<TerminalId>k__BackingField": "b07bc0e6-c0ce-4860-b473-c9fab4d7cf71",
          "<Terminal>k__BackingField": {
            "$ref": "50"
          },
          "<ActivityDate>k__BackingField": "2026-06-21T22:55:00.9769257+02:00",
          "<UserId>k__BackingField": "sample string 4",
          "<ReportId>k__BackingField": "e254c563-2996-4f79-901a-8f65fba133f4",
          "<Status>k__BackingField": 0,
          "<Synced>k__BackingField": 6,
          "<ReportData>k__BackingField": [
            {
              "$id": "53",
              "Id": "98fb79e4-2974-4f8a-86c5-4c41e37fb4cd",
              "ReportId": "f74a43ee-2da4-43e7-bef8-cefe32adcd99",
              "DataType": "sample string 3",
              "TextValue": "sample string 4",
              "ForeignId": "sample string 5",
              "Value": 1.0,
              "TaxPercent": 1.0,
              "DateValue": "2026-06-21T22:55:00.9769257+02:00",
              "SortOrder": 6
            },
            {
              "$ref": "53"
            }
          ],
          "<Report>k__BackingField": {
            "$id": "54",
            "Id": "c3dda357-1a4f-40f2-af0d-46336c4d6c33",
            "CreationDate": "2026-06-21T22:55:00.9769257+02:00",
            "ReportType": 3,
            "ReportNumber": 4,
            "TerminalId": "4cbcdd6d-26fe-449d-85cc-185eaf574e3c",
            "Terminal": {
              "$ref": "50"
            }
          }
        },
        {
          "$ref": "52"
        }
      ],
      "CashDrawer": [
        {
          "$id": "55",
          "Id": "b3e4e08b-c591-42c9-a5c4-eaa40ecd14aa",
          "Name": "sample string 2",
          "Location": "sample string 3",
          "UserId": "sample string 4",
          "TerminalId": "e6c00d8c-d5e7-423a-a31f-125b6156a1f0",
          "ConnectionString": "sample string 6",
          "Logs": [
            {
              "$id": "56",
              "<Id>k__BackingField": "df1f32bb-9616-45ee-8c49-ac8fbc936a4f",
              "<CashDrawerId>k__BackingField": "e8221a56-ab8e-4ff0-b5a5-a3a63c5259a2",
              "<CashDrawer>k__BackingField": {
                "$ref": "55"
              },
              "<ActivityDate>k__BackingField": "2026-06-21T22:55:00.9769257+02:00",
              "<ActivityType>k__BackingField": 1,
              "<UserId>k__BackingField": "sample string 4",
              "<Amount>k__BackingField": 5.0,
              "<OrderId>k__BackingField": "6d6af97d-0eaa-4686-b78a-321560ed1953",
              "<Synced>k__BackingField": 7
            },
            {
              "$ref": "56"
            }
          ]
        },
        {
          "$ref": "55"
        }
      ],
      "InActive": true,
      "IsOpen": false,
      "IsExpired": true,
      "TerminalType": "bd36ed35-efa8-4be1-a20d-bef616361eb9"
    },
    {
      "$ref": "50"
    }
  ],
  "Outlets": [
    {
      "$ref": "51"
    },
    {
      "$ref": "51"
    }
  ],
  "CashDrawers": [
    {
      "$ref": "55"
    },
    {
      "$ref": "55"
    }
  ],
  "Coupons": [
    {
      "$id": "57",
      "Id": "883ebc10-63bc-4469-ae6f-d7b9784e14f3",
      "CouponCode": "sample string 2",
      "DiscountPercentage": 3.0,
      "ExpirationDate": "2026-06-21T22:55:00.9769257+02:00",
      "RedeemTime": 5,
      "IsRedeemed": true,
      "Synced": true,
      "Updated": "2026-06-21T22:55:00.9769257+02:00"
    },
    {
      "$ref": "57"
    }
  ],
  "Clusters": [
    {
      "$id": "58",
      "Id": "79b60bc5-72a9-461a-9692-f031316f3b68",
      "OutletId": "8a7faf98-b141-4b1c-8b5a-75b2c7502136",
      "Name": "sample string 3",
      "Deleted": true,
      "Updated": "2026-06-21T22:55:00.9769257+02:00",
      "OutletName": "sample string 6"
    },
    {
      "$ref": "58"
    }
  ],
  "ClusterTerminals": [
    {
      "$id": "59",
      "Id": "53ab6bc3-ac41-4355-bb21-2997a92a5cb8",
      "ClusterId": "198dd6af-0df4-49ca-ad63-53767a9abcbe",
      "TerminalId": "14b1bf10-5b59-4f0b-adba-45e38eaacd4b",
      "Active": true,
      "LocalAPIUrl": "sample string 5",
      "Updated": "2026-06-21T22:55:00.9769257+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-06-21T22:55:00.9769257+02:00"
    },
    {
      "$ref": "60"
    }
  ],
  "Warehouses": [
    {
      "$id": "61",
      "WarehouseID": "9572eb1d-0100-408e-809a-77cedeafd3c7",
      "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-06-21T22:55:00.9769257+02:00",
      "WarehouseLocations": [
        {
          "$id": "62",
          "WarehouseLocationID": "38c28cf7-d103-4062-9b40-7b08112905ec",
          "WarehouseID": "4e37837d-2c8c-4d80-b6ee-43cbdc7792ff",
          "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-06-21T22:55:00.9769257+02:00",
      "UpdatedAt": "2026-06-21T22:55:00.9769257+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-06-21T22:55:00.9769257+02:00",
        "SortOrder": 7
      },
      "ServiceTypeCode": "sample string 3",
      "TargetAccountingId": 4,
      "IsDeleted": true,
      "Updated": "2026-06-21T22:55:00.9769257+02:00"
    },
    {
      "$ref": "64"
    }
  ]
}