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.

Response Formats

application/json, text/json

Sample:
{
  "Settings": [
    {
      "$id": "2",
      "Id": 1,
      "Code": 0,
      "Value": "sample string 2",
      "Type": 3,
      "TerminalId": "a27a0583-267a-46f5-87c7-ccc8a3b754c0",
      "OutletId": "dce244a5-7055-41cd-87f3-e75f5fa271fa",
      "Title": "sample string 4",
      "Description": "sample string 5",
      "Sort": 6,
      "Created": "2026-05-06T16:24:25.5342674+02:00",
      "Updated": "2026-05-06T16:24:25.5342674+02:00"
    },
    {
      "$ref": "2"
    }
  ],
  "Terminal": {
    "$id": "3",
    "Id": "be5939c5-9e0b-4ae4-9f87-c83849b03346",
    "OutletId": "3305cd2a-f6db-4910-b697-876f8a52700d",
    "TerminalNo": 64,
    "TerminalType": "51c347e6-da4c-4eed-a748-6f762933b5a8",
    "TypeId": 5,
    "UniqueIdentification": "sample string 6",
    "HardwareAddress": "sample string 7",
    "Description": "sample string 8",
    "Alias": "sample string 9",
    "Status": 0,
    "CashDrawer": [
      {
        "$id": "4",
        "Id": "86260a46-3661-486b-b732-6637a82cc630",
        "Name": "sample string 2",
        "Location": "sample string 3",
        "UserId": "sample string 4",
        "TerminalId": "df381368-18a1-4b86-bf70-d1526132012d",
        "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-05-06T16:24:25.5342674+02:00",
    "Updated": "2026-05-06T16:24:25.5342674+02:00",
    "IsExpired": true,
    "PriceListId": "d77d8b0f-7745-486f-933e-d8fe4be2db60",
    "IsDisabled": true,
    "IsLoggedOut": true,
    "InActive": true,
    "LastClosed": "2026-05-06T16:24:25.5342674+02:00",
    "LocalSaleTotal": 26.0,
    "SyncDate": "2026-05-06T16:24:25.5342674+02:00",
    "SaleFromDate": "2026-05-06T16:24:25.5342674+02:00",
    "SaleToDate": "2026-05-06T16:24:25.5342674+02:00",
    "NIMPOSVersion": "sample string 28"
  },
  "Outlet": {
    "$id": "5",
    "Id": "ca7b109a-622e-458b-b2f7-11e88d6ccb8b",
    "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-05-06T16:24:25.5342674+02:00",
    "Updated": "2026-05-06T16:24:25.5342674+02:00",
    "WarehouseID": "f8fe5600-b22a-4ff2-9502-0f7f0196da8d",
    "WhLocationId": "ebb0a627-22fb-47de-9caf-5340acb84b5e",
    "ExpiryDate": "2026-05-06T16:24:25.5342674+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": "ab68be2c-48cc-4397-ad5d-13a491e89faa"
  },
  "Printers": [
    {
      "$id": "6",
      "Id": 1,
      "OutletId": "99286311-1d05-464a-8df5-7fbf5a63406e",
      "LocationName": "sample string 3",
      "PrinterName": "sample string 4",
      "Type": 0,
      "IPAddress": "sample string 5",
      "FallBackPrinterId": 6,
      "CopyPrinterId": 7,
      "TerminalId": "c1f62392-1244-41fc-ab3f-5ef3ad7afd28",
      "Updated": "2026-05-06T16:24:25.5342674+02:00"
    },
    {
      "$ref": "6"
    }
  ],
  "Campaigns": [
    {
      "$id": "7",
      "Id": 1,
      "BuyLimit": 2,
      "FreeOffer": 3,
      "CampaignType": 0,
      "DiscountBy": 0,
      "StartDate": "2026-05-06T16:24:25.5342674+02:00",
      "EndDate": "2026-05-06T16:24:25.5342674+02:00",
      "Description": "sample string 6",
      "Updated": "2026-05-06T16:24:25.5342674+02:00"
    },
    {
      "$ref": "7"
    }
  ],
  "ZReportSettings": [
    {
      "$id": "8",
      "Id": 1,
      "ReportTag": "sample string 2",
      "Visiblity": true,
      "Updated": "2026-05-06T16:24:25.5342674+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-05-06T16:24:25.5342674+02:00"
    },
    {
      "$ref": "9"
    }
  ],
  "IconStores": [
    {
      "$id": "10",
      "Id": 1,
      "Type": 0,
      "Title": "sample string 2",
      "Photo": "QEA=",
      "Created": "2026-05-06T16:24:25.5342674+02:00",
      "Updated": "2026-05-06T16:24:25.5342674+02:00",
      "ImageToShow": "QEA=",
      "PhotoURL": "data:image/png;base64,QEA="
    },
    {
      "$ref": "10"
    }
  ],
  "EmailSettings": [
    {
      "$id": "11",
      "Id": 1,
      "OutletId": "542be909-69f8-4998-9fbc-5dd3fe48afe1",
      "Email": "sample string 3",
      "Password": "sample string 4",
      "SMTP": "sample string 5",
      "PortNo": 6,
      "Updated": "2026-05-06T16:24:25.5342674+02:00"
    },
    {
      "$ref": "11"
    }
  ],
  "Floors": [
    {
      "$id": "12",
      "Id": 1,
      "Name": "sample string 2",
      "LayoutImage": "QEA=",
      "Updated": "2026-05-06T16:24:25.5342674+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": "a7fd0965-4b19-473b-924e-be431e8cf6e0",
          "Updated": "2026-05-06T16:24:25.5342674+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": "2ab56ce5-5f64-4b4d-b895-5c0b8a62c33c",
              "CreationDate": "2026-05-06T16:24:25.5342674+02:00",
              "OrderNoOfDay": "sample string 3",
              "TableId": 4,
              "TableName": "sample string 5",
              "CustomerId": "524ba896-ee9b-4255-8f63-76bc71a56b0d",
              "Status": 0,
              "Type": 0,
              "PaymentStatus": 0,
              "Comments": "sample string 7",
              "OrderComments": "sample string 8",
              "InvoiceNumber": 9,
              "InvoiceDate": "2026-05-06T16:24:25.5342674+02:00",
              "InvoiceGenerated": true,
              "UserId": "sample string 11",
              "CheckOutUserId": "sample string 12",
              "Bong": 13,
              "TrainingMode": true,
              "TerminalId": "bdb7f0bd-790b-4517-86be-2c7205acd477",
              "OutletId": "cfe55c3c-530b-4d16-9970-d182f508fe5f",
              "SourceTerminalId": "sample string 17",
              "CustomerInvoiceId": "073d1211-9148-463e-9d2a-c65c0fd7f275",
              "RoundedAmount": 18.0,
              "OrderTotal": 19.0,
              "IsGiftCardSale": true,
              "OpenSynced": true,
              "Synced": true,
              "ServeFlowId": 64,
              "ServeFlowStatus": 64,
              "CategoryId": 64,
              "DeliveryDate": "2026-05-06T16:24:25.5342674+02:00",
              "EnableRUT": true,
              "CustomerReferenceId": "c6ecd560-5b24-4f86-9592-fe6d6bc430c9",
              "ExternalStatus": 0,
              "PerformaCount": 64,
              "DeleteReason": "sample string 29",
              "DiscountReason": "sample string 30",
              "WaitForCourse": true,
              "TableRecreated": true,
              "ReturnRecreated": true,
              "Updated": "2026-05-06T16:24:25.5342674+02:00",
              "OrderState": "sample string 35",
              "ServiceTypeCode": "sample string 36",
              "OrderLines": [
                {
                  "$id": "15",
                  "Id": "f5ac3f06-8cb0-48d5-9f7d-96755a99f6d8",
                  "OrderId": "f8ae6616-bfac-48da-b74b-682c3ef77b8d",
                  "Order": {
                    "$ref": "14"
                  },
                  "ItemId": "ecf493db-395c-46ca-ac7a-814cf9fe874f",
                  "Product": {
                    "$id": "16",
                    "Id": "6bec7c89-87d2-494a-a46a-8265f53b6662",
                    "Name": "sample string 2",
                    "SKU": "sample string 3",
                    "BarCode": "sample string 4",
                    "PLU": "sample string 5",
                    "GroupId": "c1e0f4e8-80f0-42da-9385-567affb20f34",
                    "SupplierId": "3d70a59f-5ec8-4cce-891e-510e92161b8d",
                    "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-05-06T16:24:25.5342674+02:00",
                    "SpecialSalesPriceValidTo": "2026-05-06T16:24:25.5342674+02:00",
                    "Draft": true,
                    "VatChangeBehavior": 0,
                    "Created": "2026-05-06T16:24:25.5342674+02:00",
                    "Updated": "2026-05-06T16:24:25.5342674+02:00",
                    "UpdatedBy": "38dba28b-4e7e-4719-9bb1-60a03d6df820",
                    "CategoryId": 60,
                    "Campaign": {
                      "$id": "17",
                      "Id": "4f086bab-4de7-4729-9519-021025dcd0e1",
                      "CampaignType": 0,
                      "DiscountBy": 0,
                      "BuyLimit": 2,
                      "FreeOffer": 3,
                      "Price": 4.0,
                      "DiscountQtyIncrement": 5,
                      "Description": "sample string 6",
                      "StartDate": "2026-05-06T16:24:25.5342674+02:00",
                      "EndDate": "2026-05-06T16:24:25.5342674+02:00",
                      "Deleted": true,
                      "Updated": "2026-05-06T16:24:25.5342674+02:00",
                      "CampaignPriceDetails": [
                        {
                          "$id": "18",
                          "Id": "ccbf26d7-91bd-446f-8a93-7192238cf96d",
                          "CampaignId": "2883857d-3ac3-473f-a8aa-4fe9ab703001",
                          "Quantity": 3,
                          "PayPrice": 4.0,
                          "Deleted": true,
                          "Updated": "2026-05-06T16:24:25.5342674+02:00"
                        },
                        {
                          "$ref": "18"
                        }
                      ]
                    },
                    "ItemsTags": [
                      {
                        "$id": "19",
                        "Id": "0715a7b5-e2c2-43ca-bbfb-6db1b54a5c66",
                        "TagId": "6bef059a-a835-412b-8867-3f251e17175b",
                        "ItemId": "0e26d286-c650-4fd2-baf3-e87dc8ce205d",
                        "Deleted": true,
                        "Synced": true,
                        "Updated": "2026-05-06T16:24:25.5342674+02:00",
                        "TagName": "sample string 7"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "ItemCampaign": {
                      "$id": "20",
                      "UUID": "76101ec1-2c6a-4e4e-a952-f102af5613fd",
                      "CampaignTypeId": "OPEN",
                      "Title": "sample string 2",
                      "DiscountBy": 1,
                      "FreeOffer": 1,
                      "BuyLimit": 1,
                      "StartDate": "2026-05-06T16:24:25.5342674+02:00",
                      "EndDate": "2026-05-06T16:24:25.5342674+02:00",
                      "PriceEach": 1.0,
                      "PriceTotal": 1.0,
                      "Grouped": true,
                      "CurrencyCode": "sample string 6",
                      "IncludesVat": true,
                      "CreatedAt": "2026-05-06T16:24:25.5342674+02:00",
                      "CreatedByUUID": "sample string 9",
                      "UpdatedAt": "2026-05-06T16:24:25.5342674+02:00",
                      "UpdatedByUUID": "sample string 10",
                      "DeletedAt": "2026-05-06T16:24:25.5342674+02:00",
                      "DeletedByUUID": "sample string 11",
                      "Synced": true,
                      "ItemPrices": [
                        {
                          "$id": "21",
                          "UUID": "e58cef77-4bec-4e37-a14a-7fd30a176c0a",
                          "PriceListUUID": "1598c458-32c8-4d91-9c85-d4c3b3f533b0",
                          "ItemGroupUUID": "d4515b56-1ae5-4a4d-a61c-8aaa42c47707",
                          "AgreementUUID": "dbd8010c-ec5b-49f4-b76c-21f2cf60aad6",
                          "CustomerGroupUUID": "4b7eadd8-fa66-4f3f-9a23-347de64fd4e2",
                          "CustomerUUID": "c28655b4-f6de-40c2-b6b3-e38824dbf800",
                          "ProjectUUID": "1e49cfda-81d2-4f46-9935-6dc26e060226",
                          "CampaignUUID": "e935a9e7-4a5f-4c6e-a4e1-4088fb69a2ed",
                          "ItemUUID": "6b4390b4-5cf0-4a04-b9dd-ffe1e2a876c8",
                          "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-05-06T16:24:25.5342674+02:00",
                          "ValidTo": "2026-05-06T16:24:25.5342674+02:00",
                          "CreatedAt": "2026-05-06T16:24:25.5342674+02:00",
                          "CreatedByUUID": "sample string 8",
                          "UpdatedAt": "2026-05-06T16:24:25.5342674+02:00",
                          "UpdatedByUUID": "sample string 9",
                          "DeletedAt": "2026-05-06T16:24:25.5342674+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": "07d11be8-6a7c-4938-8ecc-4f55ab61e255",
                        "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": "5c7cc775-5da5-47fb-9c9e-285e20ffb3dd",
                        "PurchasePrice": 3.0,
                        "Price": 4.0,
                        "OutletId": "4a0dcd5f-d7d9-474b-99ba-1b0af20cb3a7",
                        "PriceMode": 0,
                        "Updated": "2026-05-06T16:24:25.5342674+02:00"
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "Ingredients": [
                      {
                        "$ref": "16"
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "Variants": [
                      {
                        "$id": "24",
                        "Id": 1,
                        "ConfigurationId": "04d4fa5c-8d86-4cfa-a608-f856c450c3fb",
                        "ItemId": "ea11c9c7-ad14-441a-b496-dc3e4c738c69",
                        "SortOrder": 4,
                        "Deleted": true,
                        "Updated": "2026-05-06T16:24:25.5342674+02:00"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "ItemOption": [
                      {
                        "$id": "25",
                        "Id": "7b69f14f-ad25-4b3c-82f8-b88f4f6b8944",
                        "ItemOptionGroupId": "9832c2ef-a0b5-45b4-b56b-83a7e43fced1",
                        "ItemId": "487f3edf-068b-4c2c-b310-24149505a270",
                        "CategoryId": 4,
                        "Active": true,
                        "Updated": "2026-05-06T16:24:25.5342674+02:00"
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "ShowOnReceipt": true,
                    "QuickAdd": true,
                    "HasIngredients": true,
                    "HasVariants": true,
                    "HasOptions": true,
                    "CategoryItemGroups": [
                      {
                        "$id": "26",
                        "Id": "55901e43-5cd3-41d3-875b-19883428cfac",
                        "CategoryId": 2,
                        "GroupId": "9b93eabc-9aba-4b8c-9b9f-a4408689bd19",
                        "Qty": 4.0,
                        "Price": 5.0,
                        "Deleted": true,
                        "SortOrder": 7,
                        "Updated": "2026-05-06T16:24:25.5342674+02:00",
                        "Description": "sample string 9"
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "ItemPricePolicies": [
                      {
                        "$id": "27",
                        "Id": 1,
                        "ItemId": "1b544a54-6b6b-4c28-8a09-43b4a0e760b3",
                        "BuyLimit": 3,
                        "DiscountAmount": 4.0,
                        "Active": true,
                        "Deleted": true,
                        "Updated": "2026-05-06T16:24:25.5342674+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-05-06T16:24:25.5342674+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": "c4fa456c-467a-4e3f-afb3-acf28ce5d1b6",
                    "CategoryName": "sample string 85",
                    "ShowCategoryName": true,
                    "DiscountedPrice": 86.0,
                    "Qty": 87.0,
                    "ConfigurationId": 88,
                    "ItemOptionId": "a6d7363b-9926-4453-910f-ce7d76a2468b",
                    "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": "a07b0b49-f2b3-4582-9c73-7e077f43527a",
                        "ParentUUID": "4e285180-68cd-4ebe-9771-428fa4e69d2f",
                        "EntityUUID": "91ef195a-9822-4446-a928-8308f83b510c",
                        "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-05-06T16:24:25.5342674+02:00",
                        "UpdatedAt": "2026-05-06T16:24:25.5342674+02:00",
                        "UpdatedByUUID": "sample string 15",
                        "DeletedByUUID": "sample string 16",
                        "DeletedAt": "2026-05-06T16:24:25.5342674+02:00",
                        "Synced": true
                      },
                      {
                        "$ref": "29"
                      }
                    ],
                    "HasFile": true,
                    "ItemAdditionalIdentifications": [
                      {
                        "$id": "30",
                        "UUID": "731fb4a7-83bb-495d-8e40-78f7acb4d9e8",
                        "ItemUUID": "c8c8d7e2-88d8-4072-a63f-e3c8ddc53b69",
                        "ItemInstanceUUID": "sample string 3",
                        "Identifier": "sample string 4",
                        "IdentifierSchemeId": "sample string 5",
                        "CreatedAt": "2026-05-06T16:24:25.5342674+02:00",
                        "CreatedByUUID": "sample string 7",
                        "UpdatedAt": "2026-05-06T16:24:25.5342674+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": "d9cf0d8e-5e83-48bb-b55c-491129cb3d90",
                  "GroupKey": "417400f6-9e9f-4de8-a4e8-b7461151d633",
                  "IngredientMode": "sample string 18",
                  "IngredientQty": 19.0,
                  "ItemUnit": 0,
                  "ShowOnReceipt": true,
                  "ServeType": 64,
                  "BongNo": 22,
                  "AddedOrder": 64,
                  "IsRUT": true,
                  "PrinterId": 25,
                  "ComissionPercent": 26.0,
                  "PantPrice": 27.0,
                  "HideQuantityUnit": true,
                  "PreparationTime": 0,
                  "OutletId": "ba747f36-9a35-40f5-85b7-a9014b2abd89",
                  "QuickAdd": true,
                  "IsDefaultIngredient": true,
                  "ItemStatusText": "Ready",
                  "ItemStatusColor": "#FFD89778",
                  "KDSItemStatusColor": "#FFD89778",
                  "IsReadyToServe": true,
                  "EnableReadyToServe": false,
                  "IngredientCartQty": "4x19",
                  "OrderComments": "sample string 33",
                  "OrderDate": "2026-05-06T16:24:25.5342674+02:00",
                  "InvoiceDate": "2026-05-06T16:24:25.5342674+02:00",
                  "IsOrderComment": true,
                  "ServeTypeName": "sample string 36",
                  "ServeStatusColor": "sample string 37",
                  "ServeStatusVisibility": true,
                  "CampignIndex": 39,
                  "BorderColor": "sample string 40",
                  "BackColor": "sample string 41",
                  "ForeColor": "sample string 42",
                  "ButtonTag": 43,
                  "StatusColor": "#FFFFFFFF",
                  "IsValid": false,
                  "ItemDetails": [
                    {
                      "$ref": "15"
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "IngredientItems": [
                    {
                      "$ref": "15"
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "CampaignId": "f00861b6-1ca3-49ce-81a7-c187b6c70934",
                  "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": "33167918-1b64-4807-935c-4eb492110672",
                      "Extra": true,
                      "Strip": true,
                      "Text": "sample string 4",
                      "Price": 5.0,
                      "VAT": 6.0,
                      "Quantity": 7,
                      "Direction": "+"
                    },
                    {
                      "$ref": "31"
                    }
                  ],
                  "ItemIdex": 48,
                  "BIDSNO": 49,
                  "Percentage": 50.0,
                  "OrderType": 0,
                  "BIDS": "sample string 51",
                  "Category": "sample string 52",
                  "Description": "sample string 53",
                  "MoveQuantity": 54.0,
                  "SortOrder": 55,
                  "InWait": true,
                  "DetailItemsVisiblity": true,
                  "DisplayTotal": "sample string 58",
                  "GiftCardNo": "sample string 59",
                  "AddedAt": "2026-05-06T16:24:25.5342674+02:00",
                  "DisplayQty": "sample string 61",
                  "HideButton": true,
                  "ItemNameWidth": 63,
                  "LineHeight": 25,
                  "ButtonVisibility": false,
                  "BarcodeStartWith20": false,
                  "DeleteButtonVisibility": true,
                  "CommentVisibility": true,
                  "MarkReadyVisibility": true,
                  "CartFontSize": 65,
                  "IngredeintComment": "sample string 66",
                  "IngredeintModeVisibility": false,
                  "IngredeintCommentVisibility": true,
                  "PantPriceVisibility": true,
                  "TotalPantPrice": 108.0,
                  "ItemDescription": "sample string 67",
                  "OnlyPriceVisibility": true,
                  "DiscountJournalEntery": {
                    "$id": "32",
                    "Id": 1,
                    "UserId": "sample string 2",
                    "OrderId": "0f01532f-9420-4614-9382-7e024ca4741c",
                    "ItemId": "53ebb7da-b037-43cc-973b-e301db9d6721",
                    "TableId": 1,
                    "ActionId": 3,
                    "Created": "2026-05-06T16:24:25.5342674+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": "efa9143a-c92c-400c-8163-fe2d6077b564",
                  "TerminalId": "c4eb55a4-d135-4a3d-8f2d-1c307b927b61",
                  "TerminalNo": 64,
                  "ReceiptNumber": 4,
                  "OrderId": "63caa2e0-7e92-478c-8b77-773384549982",
                  "Order": {
                    "$ref": "14"
                  },
                  "ReceiptCopies": 64,
                  "GrossAmount": 7.0,
                  "VatAmount": 8.0,
                  "VatDetail": "sample string 9",
                  "PrintDate": "2026-05-06T16:24:25.5342674+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": "da77c6af-a7f5-4a7b-8463-d82486b2191e",
                  "OrderId": "9eb767b2-9685-4fc9-aa66-e3731443bd79",
                  "Order": {
                    "$ref": "14"
                  },
                  "TypeId": 64,
                  "PaidAmount": 4.0,
                  "ReturnAmount": 5.0,
                  "PaymentDate": "2026-05-06T16:24:25.5342674+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-05-06T16:24:25.5342674+02:00",
              "DueDate": "2026-05-06T16:24:25.5342674+02:00",
              "BalanceAmount": 49.0,
              "SelectedTable": {
                "$ref": "13"
              },
              "Receipt": {
                "$ref": "33"
              },
              "Customer": {
                "$id": "35",
                "Id": "0244060b-b6de-468b-a245-48f779b32c67",
                "ParentId": "c7f68fa5-b7de-48d8-88c6-b24577f0a503",
                "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-05-06T16:24:25.5342674+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-05-06T16:24:25.5342674+02:00",
                "Updated": "2026-05-06T16:24:25.5342674+02:00",
                "UpdatedBy": "987be41d-1d59-4f9c-b0c5-8cb3b16189f6",
                "PriceListId": "3d788fd3-9a13-476d-8f13-ee595a92d7e3",
                "Customer_CustomField": [
                  {
                    "$id": "36",
                    "Id": "fe8cdad6-c072-4e31-855b-4c825b56766b",
                    "FieldId": "81ad9a1c-f3e4-456c-97e6-4e36da523007",
                    "CustomerCustomField": {
                      "$id": "37",
                      "Id": "f23d14d7-532d-42ad-99db-5848579453e4",
                      "Caption": "sample string 2",
                      "SortOrder": 3
                    },
                    "CustomerId": "9b9dcc71-dc31-463b-9da4-88c8e0797958",
                    "Customer": {
                      "$ref": "35"
                    },
                    "Caption": "sample string 4",
                    "Text": "sample string 5",
                    "SortOrder": 6,
                    "Updated": "2026-05-06T16:24:25.5342674+02:00"
                  },
                  {
                    "$ref": "36"
                  }
                ],
                "DiscountGroupId": "8cd90307-8d0e-4a97-ba6a-b71ffe59e32f",
                "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": "d8f17199-89f4-44cc-9616-2288b46616bc",
                  "Title": "sample string 2",
                  "Discount": 3.0,
                  "Created": "2026-05-06T16:24:25.5342674+02:00",
                  "Updated": "2026-05-06T16:24:25.5342674+02:00",
                  "Description": "sample string 6"
                },
                "Parent": {
                  "$ref": "35"
                },
                "ShowEdit": true,
                "GiftCard": {
                  "$id": "39",
                  "CardId": "35e194e6-2bf9-41f3-8c0e-60ee0d51f305",
                  "CardNumber": "sample string 2",
                  "AddedAmount": 3.0,
                  "Balance": 4.0,
                  "CustomerId": "d7b7401b-adad-4644-aa75-202cb83f4232",
                  "Title": "sample string 6",
                  "ValidFrom": "2026-05-06T16:24:25.5342674+02:00",
                  "ValidTo": "2026-05-06T16:24:25.5342674+02:00",
                  "Active": true,
                  "Updated": "2026-05-06T16:24:25.5342674+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": "43928ec3-6feb-40c3-9286-db60665058fe",
                    "CustomerId": "bf25686a-74b3-4af3-817b-44bfb6c430e6",
                    "ExpiryDate": "2026-05-06T16:24:25.5342674+02:00",
                    "Active": true,
                    "Synced": true,
                    "CustomerName": "sample string 6"
                  },
                  "OrderId": "1eb69eb6-a5ed-4643-8880-ab68234d0820",
                  "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": "2ab56ce5-5f64-4b4d-b895-5c0b8a62c33c",
              "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": "1e054673-795e-4cab-80e6-9c09d965ced2",
                  "OrderId": "1b3f5b3d-b668-4d05-8713-6229a596b3d5",
                  "TicketNo": 3,
                  "BongNo": 4,
                  "TableId": 5,
                  "Comments": "sample string 6",
                  "CreatedBy": "sample string 7",
                  "CreatedAt": "2026-05-06T16:24:25.5342674+02:00",
                  "OrderTicketItems": [
                    {
                      "$id": "42",
                      "Id": "1ac1991f-76bb-4d27-89e1-c4b3ad9c9137",
                      "TicketId": "10ec83e8-4ba2-442f-9e5a-545ba0f7073f",
                      "OrderTicket": {
                        "$ref": "41"
                      },
                      "ItemId": "c59f5fba-1aab-442c-be66-11e300c22bd7",
                      "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": "a0c480a0-f173-4fe5-aab8-d5da45aceb00",
                "OrderId": "df2c7e3c-4a89-4c80-b6d1-ea008d028832",
                "FulfillmentTypeCode": "sample string 3",
                "PromisedAt": "2026-05-06T16:24:25.5342674+02:00",
                "PromisedDurationMinutes": 4,
                "EstimatedReadyAt": "2026-05-06T16:24:25.5342674+02:00"
              },
              "FoodlyOrder": {
                "$id": "44",
                "Id": "ecb8a0bd-2900-44cf-911a-0e085fd2aa4e",
                "FoodlyId": 2,
                "NIMPOSId": "0077b9a8-b131-48b0-a26e-a34285501110",
                "Json": "sample string 4",
                "DeliveryRequestedOn": "2026-05-06T16:24:25.5342674+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-05-06T16:24:25.5342674+02:00"
    },
    {
      "$ref": "45"
    }
  ],
  "Subscribers": [
    {
      "$id": "46",
      "Id": 1,
      "CompanyId": "754efd13-5f70-4216-934b-24c006eff9ee",
      "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-05-06T16:24:25.5342674+02:00"
    },
    {
      "$ref": "46"
    }
  ],
  "MessageTemplates": [
    {
      "$id": "47",
      "Id": "b68c0532-9a29-49bd-81cc-5985614a3350",
      "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-05-06T16:24:25.5342674+02:00"
    },
    {
      "$ref": "47"
    }
  ],
  "OutletSettings": [
    {
      "$id": "48",
      "Id": 1,
      "OutletId": "2cea774c-eaff-4b85-b77d-6701a9e16476",
      "Title": "sample string 3",
      "Description": "sample string 4",
      "Type": 0,
      "Code": 0,
      "Value": "sample string 5",
      "Created": "2026-05-06T16:24:25.5342674+02:00",
      "Updated": "2026-05-06T16:24:25.5342674+02:00"
    },
    {
      "$ref": "48"
    }
  ],
  "InboxMessages": [
    {
      "$id": "49",
      "Id": 1,
      "Description": "sample string 2",
      "CreatedOn": "2026-05-06T16:24:25.5342674+02:00",
      "IsRead": true
    },
    {
      "$ref": "49"
    }
  ],
  "Terminals": [
    {
      "$id": "50",
      "Id": "7817fd9f-023a-4073-8d9c-a22375962b4a",
      "OutletId": "e0a0746c-9fac-4db7-8d06-63f3d81edfd0",
      "Outlet": {
        "$id": "51",
        "Id": "9d9b3d14-b64f-4b7e-8601-150bb97ef8bb",
        "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-05-06T16:24:25.5342674+02:00",
        "Updated": "2026-05-06T16:24:25.5342674+02:00",
        "WarehouseID": "7d79ffa5-3fdc-4b18-8648-319469c27034",
        "WhLocationId": "de82dae2-afad-47b8-9097-3ec67a884305",
        "ExpiryDate": "2026-05-06T16:24:25.5342674+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": "61e09f7d-3726-4487-8530-bb60c07a5ad3",
        "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": "75f6b2f1-e63d-42d1-8b3b-7fff29c3b74f",
      "IsLoggedOut": true,
      "IsDisabled": true,
      "Created": "2026-05-06T16:24:25.5342674+02:00",
      "Updated": "2026-05-06T16:24:25.5342674+02:00",
      "LastClosed": "2026-05-06T16:24:25.5342674+02:00",
      "StatusLog": [
        {
          "$id": "52",
          "<Id>k__BackingField": "c12bbf7b-f365-46d2-af29-02a471f1acc8",
          "<TerminalId>k__BackingField": "754508f7-abb7-47c9-a128-9baa8ec7fcb0",
          "<Terminal>k__BackingField": {
            "$ref": "50"
          },
          "<ActivityDate>k__BackingField": "2026-05-06T16:24:25.5342674+02:00",
          "<UserId>k__BackingField": "sample string 4",
          "<ReportId>k__BackingField": "31d79b0e-51a7-4991-8fed-8933f304a65e",
          "<Status>k__BackingField": 0,
          "<Synced>k__BackingField": 6,
          "<ReportData>k__BackingField": [
            {
              "$id": "53",
              "Id": "21edbd9c-e7cc-46f3-b9d2-11d58e3edf55",
              "ReportId": "8fb1ac9a-695b-47c4-94a4-ecdc30e7d0b3",
              "DataType": "sample string 3",
              "TextValue": "sample string 4",
              "ForeignId": "sample string 5",
              "Value": 1.0,
              "TaxPercent": 1.0,
              "DateValue": "2026-05-06T16:24:25.5342674+02:00",
              "SortOrder": 6
            },
            {
              "$ref": "53"
            }
          ],
          "<Report>k__BackingField": {
            "$id": "54",
            "Id": "cc0e8e23-e1e4-449c-aa00-282c5b111cb5",
            "CreationDate": "2026-05-06T16:24:25.5342674+02:00",
            "ReportType": 3,
            "ReportNumber": 4,
            "TerminalId": "a57ea57e-aa7a-4884-8bcc-e6bbf5c9f21a",
            "Terminal": {
              "$ref": "50"
            }
          }
        },
        {
          "$ref": "52"
        }
      ],
      "CashDrawer": [
        {
          "$id": "55",
          "Id": "5afd9e20-ba28-487c-b12b-0adb3da637da",
          "Name": "sample string 2",
          "Location": "sample string 3",
          "UserId": "sample string 4",
          "TerminalId": "7dace041-bde3-4056-838e-fa4eea960e57",
          "ConnectionString": "sample string 6",
          "Logs": [
            {
              "$id": "56",
              "<Id>k__BackingField": "9fadb100-8d0f-4f3d-90a8-7c487c9daff2",
              "<CashDrawerId>k__BackingField": "0eadd13f-b61b-40d8-a405-aa87dc8836e8",
              "<CashDrawer>k__BackingField": {
                "$ref": "55"
              },
              "<ActivityDate>k__BackingField": "2026-05-06T16:24:25.5342674+02:00",
              "<ActivityType>k__BackingField": 1,
              "<UserId>k__BackingField": "sample string 4",
              "<Amount>k__BackingField": 5.0,
              "<OrderId>k__BackingField": "e235a88f-ca97-4907-b180-ba7dd60a3c7f",
              "<Synced>k__BackingField": 7
            },
            {
              "$ref": "56"
            }
          ]
        },
        {
          "$ref": "55"
        }
      ],
      "InActive": true,
      "IsOpen": false,
      "IsExpired": true,
      "TerminalType": "c5c70a74-bcaa-4113-9521-d43236554f57"
    },
    {
      "$ref": "50"
    }
  ],
  "Outlets": [
    {
      "$ref": "51"
    },
    {
      "$ref": "51"
    }
  ],
  "CashDrawers": [
    {
      "$ref": "55"
    },
    {
      "$ref": "55"
    }
  ],
  "Coupons": [
    {
      "$id": "57",
      "Id": "34a68c80-cb09-40ae-b5d7-53fab9d5bbe4",
      "CouponCode": "sample string 2",
      "DiscountPercentage": 3.0,
      "ExpirationDate": "2026-05-06T16:24:25.5342674+02:00",
      "RedeemTime": 5,
      "IsRedeemed": true,
      "Synced": true,
      "Updated": "2026-05-06T16:24:25.5342674+02:00"
    },
    {
      "$ref": "57"
    }
  ],
  "Clusters": [
    {
      "$id": "58",
      "Id": "d44aaa61-73be-49c3-aacc-be3e4aaae4ab",
      "OutletId": "bc018326-b085-4a1a-a24a-a93b4480ad09",
      "Name": "sample string 3",
      "Deleted": true,
      "Updated": "2026-05-06T16:24:25.5342674+02:00",
      "OutletName": "sample string 6"
    },
    {
      "$ref": "58"
    }
  ],
  "ClusterTerminals": [
    {
      "$id": "59",
      "Id": "080b7ebd-b5c4-4803-943b-da948a37c963",
      "ClusterId": "bb570ea6-ea1b-41d7-a619-ebcb675aab6d",
      "TerminalId": "b087cb7b-cde9-4dbc-9f1a-8f4a719e492e",
      "Active": true,
      "LocalAPIUrl": "sample string 5",
      "Updated": "2026-05-06T16:24:25.5342674+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-05-06T16:24:25.5342674+02:00"
    },
    {
      "$ref": "60"
    }
  ],
  "Warehouses": [
    {
      "$id": "61",
      "WarehouseID": "cfc2cc8f-7ed3-433a-abb6-72aa29c824fb",
      "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-05-06T16:24:25.5342674+02:00",
      "WarehouseLocations": [
        {
          "$id": "62",
          "WarehouseLocationID": "5d5e910a-f878-47ef-a7d6-8366cd35bcaf",
          "WarehouseID": "cb55916d-6e55-481e-99a8-4e938a3d5537",
          "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-05-06T16:24:25.5342674+02:00",
      "UpdatedAt": "2026-05-06T16:24:25.5342674+02:00",
      "Synced": true
    },
    {
      "$ref": "63"
    }
  ]
}