---
title: "Retrieves a list of all known CompanyPreferences."
method: GET
path: "/api/staticdata/companypreference"
tags: ["StaticData"]
---

# Retrieves a list of all known CompanyPreferences.

`GET /api/staticdata/companypreference`

## Response `200`

OK

- IntectCompanyPreference[]
  - `RequiredModuleId` integer
  - `RequiredModule` IntectModule
    - `InfoOnly` boolean
    - `Price` number, double
    - `BillingPrincipleId` integer
    - `FreeUntilDate` string, date-time, nullable
    - `PackageLevel` integer
    - `RegisterUsageOnly` boolean
    - `BillingPrinciple` IntectBillingPrinciple
      - `StaticDataId` integer
      - `Key` string
      - `Id` integer
      - `Name` string
      - `Description` string
      - `SortKey` string
    - `StaticDataId` integer
    - `Key` string
    - `Id` integer
    - `Name` string
    - `Description` string
    - `SortKey` string
  - `PreferenceCustomDefault` string
  - `RelevantCountries` IntectCountry[]
    - `IsSupported` boolean
    - `DefaultLanguageId` integer
    - `ReleaseNoteLink` string
    - `GetHelpOnlineLink` string
    - `OperatingStatus` string
    - `StaticDataId` integer
    - `Key` string
    - `Id` integer
    - `Name` string
    - `Description` string
    - `SortKey` string
  - `Default` string
  - `ListDataSource` string
  - `HelpUrl` string
  - `UiControlType` string
  - `CategoryId` integer, nullable
  - `StaticDataId` integer
  - `Key` string
  - `Id` integer
  - `Name` string
  - `Description` string
  - `SortKey` string

---

[API](https://skmtc.dev/intect/apis/intect-rest-api.md) · [All operations](https://skmtc.dev/intect/apis/intect-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intect/intect-rest-api/revisions/e256dcb495d4/schema)
