---
title: "Process danløn pdfsand returns the contents as an excel file based on the referenced ImportMapping"
method: POST
path: "/api/import/convert/danloenpdf"
tags: ["Import"]
---

# Process danløn pdfsand returns the contents as an excel file based on the referenced ImportMapping

`POST /api/import/convert/danloenpdf`

## Request body

- IntectBusinessLogicImportLogicImportMappingFileRequest
  - `MappingId` integer, nullable
  - `Mapping` IntectImportMapping
    - `Id` integer
    - `CompanyId` integer, nullable
    - `Name` string
    - `StartRow` integer
    - `CountryId` integer, nullable
    - `TypeId` integer
    - `AccountOnly` boolean
    - `AccountId` integer, nullable
    - `ImportMappingColumns` IntectImportMappingColumn[]
      - `Id` integer
      - `ImportMappingId` integer
      - `ColumnKey` string
      - `UserColumnNumber` integer
      - `SalaryTypeId` integer, nullable
      - `BackendKey` string
    - `Account` IntectAccount
      - `Id` integer
      - `Name` string
      - `StatusId` integer
      - `AccountTypeId` integer
      - `IsPublic` boolean
      - `Description` string
      - `DefaultInvoiceTypeId` integer
      - `MasterCompanyId` integer, nullable
      - `MasterCompanyEmail` string
      - `MasterCompanyVATRegistrationNumber` string
      - `MasterCompanyName` string
      - `MasterCompanyAddress` string
      - `MasterCompanyPostalCode` string
      - `MasterCompanyCity` string
      - `MasterCompanyCountry` string
      - `MasterCompanyEAN` string
      - `MasterCompanyAttention` string
      - `Companies` IntectCompany[]
        - `Id` integer
        - `Name` string
        - `StatusId` integer
        - `VATRegistrationNumber` string
        - `AccountId` integer, nullable
        - `Email1` string
        - `Email2` string
        - `DefaultLanguageId` integer
        - `AddressId` integer
        - `CompanyTypeId` integer
        - `SecondaryVATRegistrationNumber` string
        - `MainContactCompanyUserId` integer, nullable
        - `BankRegNo` string
        - `BankAccountNo` string
        - `BicSwiftNo` string
        - `IbanNo` string
        - `ExternalSystemComment` string
        - `PaymentMethodSalary` integer
        - `PaymentMethodPension` integer
        - `PaymentMethodTax` integer
        - `ExternalSystemId` integer, nullable
        - `TelMobile` string
        - `TelFixed` string
        - `KnowsIntectFrom` string
        - `ExternalAuthentication` string
        - `HasNetsAgreement` boolean
        - `Created` string, date-time
        - `EmployersAssociationNumber` string
        - `StaticsReportsYearly` boolean
        - `StatisticsRecipientId` integer, nullable
        - `SubscribeToNewsLetter` boolean
        - `EstablishedDate` string, date-time, nullable
        - `EmployeeCountEstimate` string
        - `Preferences` string
        - `InvoiceIdentifier` string
        - `PaymentMethodPublicPension` integer
        - `PaymentMethodVacationProvider` integer
        - `InvoiceEmail` string
        - `HasAcceptedTerms` boolean
        - `CountryId` integer
        - `CurrentPackageLevel` integer
        - `ScheduledPackageId` integer, nullable
        - `ScheduledPackageDate` string, date-time, nullable
        - `IndustryCode` string
        - `AccountComment` string
        - `BankId` integer, nullable
        - `IndustryOrganizationId` integer, nullable
        - `InvoiceTypeId` integer
        - `DefaultTaxTableId` integer, nullable
        - `AllowAutoDetermineBankAccount` boolean
        - `SystemAliasId` integer
        - `PaymentMethodMaternityProgram` integer
        - `BankAccountWithholdingTax` string
        - `BankGuarantee` boolean
        - `PensionProviderName` string
        - `NorwayTypeOfBusinessId` integer
        - `BankAccountNorway` string
        - `PensionProviderOrgNo` string
        - `BankCustomerNumber` string
        - `UseSENumberForNetsAgreement` boolean
        - `ExpenseId` string, uuid, nullable
        - `ISOAgreementNumber` string
        - `ISOSignerID` string
        - `ISOUseCompanyCVR` boolean
        - `HalfTaxMonth` integer, nullable
        - `ISOCustomerNumber` string
        - `ISODivisionCode` string
        - `EmployeeAnnualHoursNO` number, double, nullable
        - `IsFNOReportEnabled` boolean
        - `AltinnId` string
        - `IsItinerant` boolean
        - `Language` IntectLanguage
          - `Id` integer
          - `Name` string
          - `Code` string
          - `IsSupported` boolean
          - `CultureCode` string
          - `SalaryCycleTranslations` IntectSalaryCycleTranslation[]
            - `Id` integer
            - `SalaryCycleId` integer
            - `LanguageId` integer
            - `Name` string
            - `Language` IntectLanguage — recursive
            - `SalaryCycle` IntectSalaryCycle
              - …
        - `Address` IntectAddress
          - `Id` integer
          - `Line1` string
          - `Line2` string
          - `PostalCode` string
          - `City` string
          - `CountryId` integer, nullable
          - `Created` string, date-time
          - `Updated` string, date-time
          - `Country` IntectCountry
            - `IsSupported` boolean
            - `DefaultLanguageId` integer
            - `ReleaseNoteLink` string
            - `GetHelpOnlineLink` string
            - `OperatingStatus` string
            - `StaticDataId` integer
            - `Key` string
            - `Id` integer
            - `Name` string
            - `Description` string
            - `SortKey` string
        - `CompanyLogo` IntectCompanyLogo
          - `Id` integer
          - `Logo` string, byte
          - `Company` IntectCompany — recursive
        - `Departments` IntectDepartment[]
          - `Id` integer
          - `CompanyId` integer
          - `Name` string
          - `Description` string
          - `IsActive` boolean
          - `EIncomeReference` string
          - `ExternalReference` string
          - `ManagerCompanyUserId` integer, nullable
          - `Municipality` integer, nullable
          - `Created` string, date-time
          - `Updated` string, date-time
          - `DimensionValues` IntectDimensionValue[]
            - `Id` integer
            - `CompanyId` integer
            - `DimensionNumber` integer
            - `Value` string
            - `Description` string
            - `ApproverCompanyUserId` integer, nullable
            - `LimitToDepartmentId` integer, nullable
            - `LimitToTemplateId` integer, nullable
          - `TimeEntryTypeConfigurations` IntectTimeEntryTypeConfiguration[]
            - `Id` integer
            - `TimeEntryTypeId` integer
            - `SalaryTypeId` integer
            - `Description` string
            - `Amount` number, double, nullable
            - `AmountPerUnit` number, double, nullable
            - `AppliesBefore` string, nullable
            - `AppliesAfter` string, nullable
            - `AppliesHolidays` boolean
            - `AmountPerKilometer` number, double, nullable
            - `EmploymentTemplateId` integer, nullable
            - `TargetUnitTypeId` integer, nullable
            - `ConversionFactor` number, double, nullable
            - `UserEmploymentId` integer, nullable
            - `AppliesSaturdays` boolean
            - `AppliesSundays` boolean
            - `UseDefaultRate` boolean
            - `ConversionFactorAffectsRate` boolean
            - `LegacyFlexEarningPercentage` number, double, nullable
            - `NewFlexEarningPercentage` number, double, nullable
            - `PensionPercentage` number, double, nullable
            - `AppliesMondays` boolean
            - `AppliesTuesdays` boolean
            - `AppliesWednesdays` boolean
            - `AppliesThursdays` boolean
            - `AppliesFridays` boolean
            - `LimitToDepartmentId` integer, nullable
            - `LimitToDimension1ValueId` integer, nullable
            - `LimitToDimension2ValueId` integer, nullable
            - `LimitToDimension3ValueId` integer, nullable
            - `PensionPercentageEmployee` number, double, nullable
            - `SeniorityMonthsFrom` integer, nullable
            - `SeniorityMonthsLessThan` integer, nullable
          - `NorwayMunicipalityZone` IntectNorwayMunicipalityZone
            - `Id` integer
            - `MunicipalityCode` integer
            - `MunicipalityName` string
            - `County` string
            - `Zone` string
            - `DisplayName` string
            - `AgaRate` IntectAgaRate
              - …
        - `ExternalAccounts` IntectExternalAccount[]
          - `Id` integer
          - `CompanyId` integer
          - `AccountIdentifier` string
          - `AccountNumber` string
          - `AccountName` string
          - `Description` string
          - `IntegrationId` integer, nullable
          - `Company` IntectCompany — recursive
          - `Integration` IntectIntegration
            - `Id` integer
            - `CompanyId` integer
            - `ExternalSystemId` integer
            - `Name` string
            - `Created` string, date-time
            - `StatusCode` integer
            - `IsSalaryTypeMappingActive` boolean
            - `IntegrationOperations` IntectIntegrationOperation[]
              - …
            - `IntegrationConfigurations` IntectIntegrationConfiguration[]
              - …
            - `IntegrationCredentials` IntectIntegrationCredential[]
              - …
        - `Holidays` IntectHoliday[]
          - `Id` integer
          - `Date` string, date-time
          - `ConsiderHoliday` boolean
          - `DisablesBankPayments` boolean
          - `CountryId` integer, nullable
          - `CompanyId` integer, nullable
          - `UserEmploymentTemplateId` integer, nullable
          - `Description` string
          - `Created` string, date-time, nullable
          - `Company` IntectCompany — recursive
          - `UserEmploymentTemplate` IntectUserEmploymentTemplate
            - `VacationType` IntectVacationType
              - …
            - `VacationProvider` IntectVacationProvider
              - …
            - `Id` integer
            - `CompanyId` integer
            - `Name` string
            - `VacationTypeId` integer
            - `VacationProviderId` integer, nullable
            - `VacationExtraPercentage` number, double, nullable
            - `IsAtpTempWorker` boolean
            - `WorksElsewhere` boolean
            - `IncomeTypeId` integer
            - `SalaryCycleId` integer, nullable
            - `VacationReduceSalary` boolean
            - `VacationSupplementPayoutMonth` integer
            - `IsInMaternityProgram` boolean
            - `IllnessReducesSalary` boolean
            - `StandardHoursPerWeek` number, double, nullable
            - `StatisticsSalaryPrincipleId` integer, nullable
            - `StatisticsEmploymentPrincipleId` integer, nullable
            - `StatisticsEmploymentTermsId` integer, nullable
            - `StatisticsJobStatusId` integer, nullable
            - `StatisticsJobFunctionCode` integer, nullable
            - `StandardWorkDaysPerWeek` number, double, nullable
            - `DepartmentId` integer, nullable
            - `FlexEarningPercentage` number, double
            - `FlexBaseCalculationMethodId` integer
            - `IsDefault` boolean
            - `CollectiveBargainingAgreementCode` string
            - `TerminationVacationOverridePercentage` number, double, nullable
            - `SystemDefaultForCountryId` integer, nullable
            - `TimeEntryRecordAcrossSalaryPeriodStrategy` integer
            - `AllowExtendedTaxCardDeductions` boolean
            - `TemplateExternalReference` string
            - `UseTaxDeductionPerWorkDay` boolean
            - `DefaultRate` number, double, nullable
            - `VacationDaysPerYear` number, double, nullable
            - `ApplyLongTermIllnessCompensation` boolean
            - `AnnualIncomeMultiplicationFactor` number, double, nullable
            - `AdditionalVacationTerminationMethod` integer, nullable
            - `AdditionalVacationSpentFirst` boolean
            - `AdvanceVacationDays` number, double, nullable
            - `WorkplaceIdentifier` string
            - `StandardWorkHoursMonday` number, double, nullable
            - `StandardWorkHoursTuesday` number, double, nullable
            - `StandardWorkHoursWednesday` number, double, nullable
            - `StandardWorkHoursThursday` number, double, nullable
            - `StandardWorkHoursFriday` number, double, nullable
            - `StandardWorkHoursSaturday` number, double, nullable
            - `StandardWorkHoursSunday` number, double, nullable
            - `CopiedFromTemplateId` integer, nullable
            - `MaternityProgramId` integer, nullable
            - `IsMaternityProgramVolunteer` boolean
            - `Dimension1ValueId` integer, nullable
            - `Dimension2ValueId` integer, nullable
            - `Dimension3ValueId` integer, nullable
            - `Dimension1AllowOverride` boolean
            - `Dimension2AllowOverride` boolean
            - `Dimension3AllowOverride` boolean
            - `Dimension1Value` string
            - `Dimension2Value` string
            - `Dimension3Value` string
            - `WorkingAddressReference` string
            - `WorkplaceAddress` string
            - `WorkplaceCity` string
            - `EmploymentTypeId` integer, nullable
            - `AppointmentTypeId` integer, nullable
            - `WorkingHoursArragementId` integer, nullable
            - `VacationLimitedAllowanceId` integer
            - `FlexTerminationMethodId` integer
            - `VacationMinimumAmount` number, double, nullable
            - `VacationMinimumAmountTerminationIgnore` boolean, nullable
            - `AdvanceVacationExpireDate` string, date-time, nullable
            - `VariableVacationPayoutMethodId` integer, nullable
            - `VacationYearStartMonth` integer, nullable
            - `Year5VacationDaysActionSE` integer, nullable
            - `VacationPayoutMethodId` integer, nullable
            - `VacationTerminationMethodId` integer, nullable
            - `ExemptFromSocialTax` boolean
            - `GreatPrayerSupplementPayoutMethodId` integer
            - `TemplateSalaryRecords` IntectTemplateSalaryRecord[]
              - …
            - `SenioritySupplements` IntectSenioritySupplement[]
              - …
            - `OvertimeSupplements` IntectOvertimeSupplement[]
              - …
            - `TemplateBalanceConfigurations` IntectTemplateBalanceConfiguration[]
              - …
            - `Holidays` IntectHoliday[]
            - `DimensionValues` IntectDimensionValue[]
              - …
            - `SalaryCycle` IntectSalaryCycle
              - …
            - `UserEmploymentTemplate1` IntectUserEmploymentTemplate[]
            - `UserEmploymentTemplate2` IntectUserEmploymentTemplate — recursive
            - `RecurringPaymentPlans` IntectRecurringPaymentPlan[]
              - …
            - `CustomValues` IntectCustomValue[]
              - …
            - `RateIntervalSets` IntectRateIntervalSet[]
              - …
        - `DimensionValues` IntectDimensionValue[]
          - `Id` integer
          - `CompanyId` integer
          - `DimensionNumber` integer
          - `Value` string
          - `Description` string
          - `ApproverCompanyUserId` integer, nullable
          - `LimitToDepartmentId` integer, nullable
          - `LimitToTemplateId` integer, nullable
        - `CustomValues` IntectCustomValue[]
          - `Id` integer
          - `Locked` boolean
          - `Name` string
          - `AppliesFrom` string, date-time
          - `Text` string
          - `Value` number, double, nullable
          - `CompanyId` integer, nullable
          - `UserEmploymentId` integer, nullable
          - `UserEmploymentTemplateId` integer, nullable
          - `Company` IntectCompany — recursive
          - `UserEmployment` IntectUserEmployment
            - `CurrentConfiguration` IntectEmploymentConfigurationHistory
              - …
            - `VacationType` IntectVacationType
              - …
            - `VacationProvider` IntectVacationProvider
              - …
            - `Id` integer
            - `CompanyUserId` integer
            - `HireDate` string, date-time
            - `ExpireDate` string, date-time, nullable
            - `VacationTypeId` integer
            - `VacationProviderId` integer, nullable
            - `VacationExtraPercentage` number, double, nullable
            - `BasedOnTemplateId` integer, nullable
            - `Title` string
            - `SalaryCycleId` integer, nullable
            - `ExternalReference` string
            - `IsAtpTempWorker` boolean
            - `DepartmentId` integer, nullable
            - `IncomeTypeId` integer
            - `WorksElsewhere` boolean
            - `LastStatementEndDate` string, date-time, nullable
            - `VacationReduceSalary` boolean
            - `IsTerminated` boolean
            - `VacationSupplementPayoutMonth` integer
            - `IsInMaternityProgram` boolean
            - `TaxCardRequested` string, date-time, nullable
            - `PreferredTaxCardTypeId` integer
            - `Created` string, date-time
            - `IllnessReducesSalary` boolean
            - `ManagerCompanyUserId` integer, nullable
            - `StatisticsSalaryPrincipleId` integer, nullable
            - `StatisticsEmploymentPrincipleId` integer, nullable
            - `StatisticsEmploymentTermsId` integer, nullable
            - `StatisticsJobStatusId` integer, nullable
            - `StatisticsJobFunctionCode` integer, nullable
            - `StatisticsSalaryPrincipleFromDate` string, date-time, nullable
            - `StatisticsEmploymentPrincipleFromDate` string, date-time, nullable
            - `StatisticsEmploymentTermsFromDate` string, date-time, nullable
            - `StatisticsJobStatusFromDate` string, date-time, nullable
            - `StatisticsJobFunctionFromDate` string, date-time, nullable
            - `FlexEarningPercentage` number, double
            - `FlexBaseCalculationMethodId` integer
            - `CollectiveBargainingAgreementCode` string
            - `TerminationVacationOverridePercentage` number, double, nullable
            - `SeniorityDate` string, date-time, nullable
            - `ApplyDanishRulesInGreenland` boolean
            - `AnnualTaxComment` string
            - `AllowExtendedTaxCardDeductions` boolean
            - `ReduceTaxCardDeduction` number, double, nullable
            - `IncreaseTaxRatePercentage` number, double, nullable
            - `UseTaxDeductionPerWorkDay` boolean
            - `DefaultRate` number, double, nullable
            - `TaxTableNumber` string
            - `TaxColumnNumber` integer, nullable
            - `AdHocTaxRateOverride` number, double, nullable
            - `VacationDaysPerYear` number, double, nullable
            - `SecondaryExternalReference` string
            - `LastIllnessEndDate` string, date-time, nullable
            - `LastIllnessStartDate` string, date-time, nullable
            - `VacationTerminationDate` string, date-time, nullable
            - `AdditionalVacationTerminationMethod` integer, nullable
            - `AdditionalVacationSpentFirst` boolean
            - `Updated` string, date-time, nullable
            - `AtpHours` number, double, nullable
            - `IsPendingRecalc` boolean
            - `AdvanceVacationDays` number, double, nullable
            - `WorkplaceIdentifier` string
            - `SettleVacationInTerminationMonth` boolean
            - `MaternityProgramId` integer, nullable
            - `IsMaternityProgramVolunteer` boolean
            - `Dimension1ValueId` integer, nullable
            - `Dimension2ValueId` integer, nullable
            - `Dimension3ValueId` integer, nullable
            - `Dimension1Value` string
            - `Dimension2Value` string
            - `Dimension3Value` string
            - `WorkingAddressReference` string
            - `WorkplaceAddress` string
            - `WorkplaceCity` string
            - `EmploymentTypeId` integer, nullable
            - `CauseOfEndDateId` integer, nullable
            - `AppointmentTypeId` integer, nullable
            - `WorkingHoursArragementId` integer, nullable
            - `OccupationCode` string
            - `FlexTerminationMethodId` integer
            - `VacationLimitedAllowanceId` integer
            - `ApplyDanishATPRulesInGreenland` boolean
            - `ApplyDanishAMBRulesInGreenland` boolean
            - `IsECHTriggerDisabled` boolean
            - `VacationMinimumAmount` number, double, nullable
            - `VacationMinimumAmountTerminationIgnore` boolean, nullable
            - `AdvanceVacationExpireDate` string, date-time, nullable
            - `VariableVacationPayoutMethodId` integer, nullable
            - `VacationYearStartMonth` integer, nullable
            - `RecentSalaryChangeDate` string, date-time, nullable
            - `LastReportedInAmeldingDate` string, date-time, nullable
            - `Year5VacationDaysActionSE` integer, nullable
            - `VacationPayoutMethodId` integer, nullable
            - `VacationTerminationMethodId` integer, nullable
            - `AmeldingId` string
            - `ExemptFromSocialTax` boolean
            - `HalfTaxOverride` boolean
            - `GreatPrayerSupplementPayoutMethodId` integer
            - `ExpireDateReportedInAmeldingDate` string, date-time, nullable
            - `IsNetSalary` boolean
            - `GrossingUpTable` string
            - `TaxRuleId` integer, nullable
            - `CommuterTypeId` integer, nullable
            - `StatusFNOId` integer
            - `PayFormFNOId` integer
            - `StatusDegreeShare` number, double
            - `IsWorkCapable` boolean
            - `IsReceivesAFP` boolean
            - `PensionAgeNO` integer
            - `EmployeeAnnualHoursNO` number, double, nullable
            - `YearlySalary` number, double, nullable
            - `CompanyUser` IntectCompanyUser
              - …
            - `UserEmploymentTemplate` IntectUserEmploymentTemplate
              - …
            - `UserTaxInfos` IntectUserTaxInfo[]
              - …
            - `SalaryRecords` IntectSalaryRecord[]
              - …
            - `TimeEntryTypeConfigurations` IntectTimeEntryTypeConfiguration[]
              - …
            - `EmploymentBalanceConfigurations` IntectEmploymentBalanceConfiguration[]
              - …
            - `SalaryCycle` IntectSalaryCycle
              - …
            - `EmploymentConfigurationHistories` IntectEmploymentConfigurationHistory[]
              - …
            - `CompanyCars` IntectCompanyCar[]
              - …
            - `RecurringPaymentPlans` IntectRecurringPaymentPlan[]
              - …
            - `CustomValues` IntectCustomValue[]
          - `UserEmploymentTemplate` IntectUserEmploymentTemplate
            - `VacationType` IntectVacationType
              - …
            - `VacationProvider` IntectVacationProvider
              - …
            - `Id` integer
            - `CompanyId` integer
            - `Name` string
            - `VacationTypeId` integer
            - `VacationProviderId` integer, nullable
            - `VacationExtraPercentage` number, double, nullable
            - `IsAtpTempWorker` boolean
            - `WorksElsewhere` boolean
            - `IncomeTypeId` integer
            - `SalaryCycleId` integer, nullable
            - `VacationReduceSalary` boolean
            - `VacationSupplementPayoutMonth` integer
            - `IsInMaternityProgram` boolean
            - `IllnessReducesSalary` boolean
            - `StandardHoursPerWeek` number, double, nullable
            - `StatisticsSalaryPrincipleId` integer, nullable
            - `StatisticsEmploymentPrincipleId` integer, nullable
            - `StatisticsEmploymentTermsId` integer, nullable
            - `StatisticsJobStatusId` integer, nullable
            - `StatisticsJobFunctionCode` integer, nullable
            - `StandardWorkDaysPerWeek` number, double, nullable
            - `DepartmentId` integer, nullable
            - `FlexEarningPercentage` number, double
            - `FlexBaseCalculationMethodId` integer
            - `IsDefault` boolean
            - `CollectiveBargainingAgreementCode` string
            - `TerminationVacationOverridePercentage` number, double, nullable
            - `SystemDefaultForCountryId` integer, nullable
            - `TimeEntryRecordAcrossSalaryPeriodStrategy` integer
            - `AllowExtendedTaxCardDeductions` boolean
            - `TemplateExternalReference` string
            - `UseTaxDeductionPerWorkDay` boolean
            - `DefaultRate` number, double, nullable
            - `VacationDaysPerYear` number, double, nullable
            - `ApplyLongTermIllnessCompensation` boolean
            - `AnnualIncomeMultiplicationFactor` number, double, nullable
            - `AdditionalVacationTerminationMethod` integer, nullable
            - `AdditionalVacationSpentFirst` boolean
            - `AdvanceVacationDays` number, double, nullable
            - `WorkplaceIdentifier` string
            - `StandardWorkHoursMonday` number, double, nullable
            - `StandardWorkHoursTuesday` number, double, nullable
            - `StandardWorkHoursWednesday` number, double, nullable
            - `StandardWorkHoursThursday` number, double, nullable
            - `StandardWorkHoursFriday` number, double, nullable
            - `StandardWorkHoursSaturday` number, double, nullable
            - `StandardWorkHoursSunday` number, double, nullable
            - `CopiedFromTemplateId` integer, nullable
            - `MaternityProgramId` integer, nullable
            - `IsMaternityProgramVolunteer` boolean
            - `Dimension1ValueId` integer, nullable
            - `Dimension2ValueId` integer, nullable
            - `Dimension3ValueId` integer, nullable
            - `Dimension1AllowOverride` boolean
            - `Dimension2AllowOverride` boolean
            - `Dimension3AllowOverride` boolean
            - `Dimension1Value` string
            - `Dimension2Value` string
            - `Dimension3Value` string
            - `WorkingAddressReference` string
            - `WorkplaceAddress` string
            - `WorkplaceCity` string
            - `EmploymentTypeId` integer, nullable
            - `AppointmentTypeId` integer, nullable
            - `WorkingHoursArragementId` integer, nullable
            - `VacationLimitedAllowanceId` integer
            - `FlexTerminationMethodId` integer
            - `VacationMinimumAmount` number, double, nullable
            - `VacationMinimumAmountTerminationIgnore` boolean, nullable
            - `AdvanceVacationExpireDate` string, date-time, nullable
            - `VariableVacationPayoutMethodId` integer, nullable
            - `VacationYearStartMonth` integer, nullable
            - `Year5VacationDaysActionSE` integer, nullable
            - `VacationPayoutMethodId` integer, nullable
            - `VacationTerminationMethodId` integer, nullable
            - `ExemptFromSocialTax` boolean
            - `GreatPrayerSupplementPayoutMethodId` integer
            - `TemplateSalaryRecords` IntectTemplateSalaryRecord[]
              - …
            - `SenioritySupplements` IntectSenioritySupplement[]
              - …
            - `OvertimeSupplements` IntectOvertimeSupplement[]
              - …
            - `TemplateBalanceConfigurations` IntectTemplateBalanceConfiguration[]
              - …
            - `Holidays` IntectHoliday[]
              - …
            - `DimensionValues` IntectDimensionValue[]
              - …
            - `SalaryCycle` IntectSalaryCycle
              - …
            - `UserEmploymentTemplate1` IntectUserEmploymentTemplate[]
            - `UserEmploymentTemplate2` IntectUserEmploymentTemplate — recursive
            - `RecurringPaymentPlans` IntectRecurringPaymentPlan[]
              - …
            - `CustomValues` IntectCustomValue[]
            - `RateIntervalSets` IntectRateIntervalSet[]
              - …
        - `NorwayTaxSystemResponseLines` IntectNorwayTaxSystemResponseLine[]
          - `Id` integer
          - `ParentRequestId` integer, nullable
          - `ExportFeedbackStatusId` integer, nullable
          - `SentUserId` integer
          - `SubmissionDate` string, date-time
          - `InternalReportId` string
          - `ExternalReportId` string
          - `IsError` boolean
          - `ResponseCode` string
          - `ResponseText` string
          - `SalaryBatchId` integer, nullable
          - `AmeldingType` integer
          - `CompanyId` integer
          - `ResponseReruns` integer, nullable
          - `ReplacedById` integer, nullable
          - `DialogId` string
          - `IdempotencyKey` string, uuid, nullable
          - `ChildNorwayTaxSystemResponseLine` IntectNorwayTaxSystemResponseLine[]
          - `ParentNorwayTaxSystemResponseLine` IntectNorwayTaxSystemResponseLine — recursive
          - `SalaryBatch` IntectSalaryBatch
            - `Status` IntectSalaryBatchStatus
              - …
            - `IsDraft` boolean
            - `IsLocked` boolean
            - `IsFinalized` boolean
            - `Id` integer
            - `CompanyId` integer
            - `SalaryPeriodId` integer
            - `Created` string, date-time
            - `StatusId` integer
            - `Approved` string, date-time, nullable
            - `RejectionReason` string
            - `Rejected` string, date-time, nullable
            - `EIncomeTransferDate` string, date-time, nullable
            - `Message` string
            - `PayoutDate` string, date-time
            - `HasErrors` boolean
            - `HasWarnings` boolean
            - `NetsPaymentsProcessingDate` string, date-time, nullable
            - `IsTermination` boolean
            - `EIncomeZeroReport` boolean
            - `SalaryBatchNumber` integer
            - `PaymentMethodSalary` integer
            - `PaymentMethodTax` integer
            - `PaymentMethodPension` integer
            - `PayslipsArchived` boolean
            - `LimitToSpecificEmployees` boolean
            - `EBoksDeliveryEnabled` boolean
            - `PayoutAllFlex` boolean
            - `SpecifiedEmployees` string
            - `HasNemKontoPayments` boolean
            - `PaymentMethodPublicPension` integer
            - `PaymentMethodVacationProvider` integer
            - `ToArchive` boolean
            - `Finalized` string, date-time, nullable
            - `AllowPreliminaryPayslips` boolean
            - `PackageLevelWhenFinalized` integer, nullable
            - `IsAutomated` boolean
            - `PayoutNewFlex` boolean
            - `ApprovedUserId` integer, nullable
            - `CreatedUserId` integer, nullable
            - `FinalizedUserId` integer, nullable
            - `RejectedUserId` integer, nullable
            - `FromDateOverride` string, date-time, nullable
            - `ToDateOverride` string, date-time, nullable
            - `FinalizationGuid` string
            - `LastCalculatedUserId` integer, nullable
            - `PaymentMethodMaternityProgram` integer
            - `AutoFinalize` boolean
            - `DispatchDate` string, date-time
            - `ToDispatch` boolean
            - `Updated` string, date-time
            - `TypeId` integer
            - `PayoutVacationPay` boolean
            - `DeductVacationPay` boolean
            - `PayoutSeniorVacationPay` boolean
            - `DeductSeniorVacationPay` boolean
            - `TaxSystemResponseReruns` integer
            - `CalculatedByUser` IntectUser
              - …
            - `SalaryPeriod` IntectSalaryPeriod
              - …
            - `SalaryBatchRecords` IntectSalaryBatchRecord[]
              - …
            - `SalaryBatchValidationIssues` IntectSalaryBatchValidationIssue[]
              - …
            - `SalaryStatements` IntectSalaryStatement[]
              - …
          - `User` IntectUser
            - `FullName` string
            - `IdentityNumberFormatted` string
            - `HasDummyIdentityNumber` boolean
            - `IsTemporaryNorwegianIdentityNumber` boolean
            - `Gender` IntectGender
              - …
            - `AccountRole` IntectAccountRole
              - …
            - `Id` integer
            - `FirstName` string
            - `MiddleName` string
            - `LastName` string
            - `IdentityNumber` string
            - `BankRegNo` string
            - `BankAccountNo` string
            - `Username` string
            - `LanguageId` integer
            - `BicSwiftNo` string
            - `IbanNo` string
            - `AddressId` integer
            - `AccessPhrase` string
            - `DateOfBirth` string, date-time, nullable
            - `TelMobile` string
            - `TelFixed` string
            - `Email` string
            - `DefaultInitials` string
            - `DefaultCompanyId` integer, nullable
            - `UseGlobalEmail` boolean
            - `IsFirstLogin` boolean
            - `Preferences` string
            - `Created` string, date-time
            - `ShowUpdateNotification` boolean
            - `ShowUrgentNotification` boolean
            - `ShowPayslipTutorial` integer
            - `AccountId` integer, nullable
            - `AccountRoleId` integer, nullable
            - `IsFemale` boolean, nullable
            - `SystemAliasId` integer
            - `IntectSupport` boolean
            - `ShowFormulaConfigurationPage` boolean
            - `ShowFormulaAssignments` boolean
            - `IntectSupportAvailableSupportCenters` string
            - `Address` IntectAddress
              - …
            - `CompanyUsers` IntectCompanyUser[]
              - …
            - `UserImage` IntectUserImage
              - …
            - `LoginHistories` IntectLoginHistory[]
              - …
            - `ActivatedCompanyModules` IntectCompanyModule[]
              - …
            - `CalculatedSalaryBatches` IntectSalaryBatch[]
              - …
            - `NorwayTaxSystemResponseLines` IntectNorwayTaxSystemResponseLine[]
          - `Company` IntectCompany — recursive
          - `ReplacingNorwayTaxSystemResponseLine` IntectNorwayTaxSystemResponseLine[]
          - `ReplacedByNorwayTaxSystemResponseLine` IntectNorwayTaxSystemResponseLine — recursive
        - `KeycloakConfigs` IntectKeycloakConfig[]
          - `Id` integer
          - `CompanyId` integer
          - `Issuer` string
          - `JwksUri` string
          - `Audience` string
          - `Realm` string
          - `IntectUrl` string
          - `Company` IntectCompany — recursive
        - `CompanyRolePermissions` IntectCompanyRolePermission[]
          - `Id` integer
          - `CompanyId` integer
          - `RoleId` integer
          - `PermissionId` integer
          - `IsGranted` boolean
          - `Company` IntectCompany — recursive
          - `Permission` IntectPermission
            - `Id` integer
            - `InternalKey` string
            - `CompanyRolePermissions` IntectCompanyRolePermission[]
        - `CompanyType` IntectCompanyType
          - `StaticDataId` integer
          - `Key` string
          - `Id` integer
          - `Name` string
          - `Description` string
          - `SortKey` string
        - `CompanyStatus` IntectCompanyStatus
          - `StaticDataId` integer
          - `Key` string
          - `Id` integer
          - `Name` string
          - `Description` string
          - `SortKey` string
        - `Country` IntectCountry
          - `IsSupported` boolean
          - `DefaultLanguageId` integer
          - `ReleaseNoteLink` string
          - `GetHelpOnlineLink` string
          - `OperatingStatus` string
          - `StaticDataId` integer
          - `Key` string
          - `Id` integer
          - `Name` string
          - `Description` string
          - `SortKey` string
        - `HasIdP` boolean
        - `PricePackage` IntectPricePackage
          - `PayslipPrice` number, double, nullable
          - `MonthlyPrice` number, double, nullable
          - `MonthlyPriceIsMinimum` boolean
          - `SupportMinutes` integer, nullable
          - `IncludedModuleIds` string
        - `InvoiceType` IntectAccountInvoiceType
          - `StaticDataId` integer
          - `Key` string
          - `Id` integer
          - `Name` string
          - `Description` string
          - `SortKey` string
        - `RequiresTwoFactorAuthentication` boolean
      - `LoginHistories` IntectLoginHistory[]
        - `Id` integer
        - `LoginTime` string, date-time
        - `UserIp` string
        - `Country` string
        - `City` string
        - `Region` string
        - `PostalCode` string
        - `IsSuccessful` boolean
        - `UserName` string
        - `UserId` integer, nullable
        - `CompanyId` integer, nullable
        - `UserAgent` string
        - `BrowserName` string
        - `BrowserVersion` string
        - `OSName` string
        - `OSVersion` string
        - `OperationType` string
        - `AccountId` integer, nullable
        - `IsProcessed` boolean
        - `Comment` string
        - `APIKey` string
        - `Provider` string
        - `Issuer` string
        - `Company` IntectCompany
          - `Id` integer
          - `Name` string
          - `StatusId` integer
          - `VATRegistrationNumber` string
          - `AccountId` integer, nullable
          - `Email1` string
          - `Email2` string
          - `DefaultLanguageId` integer
          - `AddressId` integer
          - `CompanyTypeId` integer
          - `SecondaryVATRegistrationNumber` string
          - `MainContactCompanyUserId` integer, nullable
          - `BankRegNo` string
          - `BankAccountNo` string
          - `BicSwiftNo` string
          - `IbanNo` string
          - `ExternalSystemComment` string
          - `PaymentMethodSalary` integer
          - `PaymentMethodPension` integer
          - `PaymentMethodTax` integer
          - `ExternalSystemId` integer, nullable
          - `TelMobile` string
          - `TelFixed` string
          - `KnowsIntectFrom` string
          - `ExternalAuthentication` string
          - `HasNetsAgreement` boolean
          - `Created` string, date-time
          - `EmployersAssociationNumber` string
          - `StaticsReportsYearly` boolean
          - `StatisticsRecipientId` integer, nullable
          - `SubscribeToNewsLetter` boolean
          - `EstablishedDate` string, date-time, nullable
          - `EmployeeCountEstimate` string
          - `Preferences` string
          - `InvoiceIdentifier` string
          - `PaymentMethodPublicPension` integer
          - `PaymentMethodVacationProvider` integer
          - `InvoiceEmail` string
          - `HasAcceptedTerms` boolean
          - `CountryId` integer
          - `CurrentPackageLevel` integer
          - `ScheduledPackageId` integer, nullable
          - `ScheduledPackageDate` string, date-time, nullable
          - `IndustryCode` string
          - `AccountComment` string
          - `BankId` integer, nullable
          - `IndustryOrganizationId` integer, nullable
          - `InvoiceTypeId` integer
          - `DefaultTaxTableId` integer, nullable
          - `AllowAutoDetermineBankAccount` boolean
          - `SystemAliasId` integer
          - `PaymentMethodMaternityProgram` integer
          - `BankAccountWithholdingTax` string
          - `BankGuarantee` boolean
          - `PensionProviderName` string
          - `NorwayTypeOfBusinessId` integer
          - `BankAccountNorway` string
          - `PensionProviderOrgNo` string
          - `BankCustomerNumber` string
          - `UseSENumberForNetsAgreement` boolean
          - `ExpenseId` string, uuid, nullable
          - `ISOAgreementNumber` string
          - `ISOSignerID` string
          - `ISOUseCompanyCVR` boolean
          - `HalfTaxMonth` integer, nullable
          - `ISOCustomerNumber` string
          - `ISODivisionCode` string
          - `EmployeeAnnualHoursNO` number, double, nullable
          - `IsFNOReportEnabled` boolean
          - `AltinnId` string
          - `IsItinerant` boolean
          - `Language` IntectLanguage
            - `Id` integer
            - `Name` string
            - `Code` string
            - `IsSupported` boolean
            - `CultureCode` string
            - `SalaryCycleTranslations` IntectSalaryCycleTranslation[]
              - …
          - `Address` IntectAddress
            - `Id` integer
            - `Line1` string
            - `Line2` string
            - `PostalCode` string
            - `City` string
            - `CountryId` integer, nullable
            - `Created` string, date-time
            - `Updated` string, date-time
            - `Country` IntectCountry
              - …
          - `CompanyLogo` IntectCompanyLogo
            - `Id` integer
            - `Logo` string, byte
            - `Company` IntectCompany — recursive
          - `Departments` IntectDepartment[]
            - `Id` integer
            - `CompanyId` integer
            - `Name` string
            - `Description` string
            - `IsActive` boolean
            - `EIncomeReference` string
            - `ExternalReference` string
            - `ManagerCompanyUserId` integer, nullable
            - `Municipality` integer, nullable
            - `Created` string, date-time
            - `Updated` string, date-time
            - `DimensionValues` IntectDimensionValue[]
              - …
            - `TimeEntryTypeConfigurations` IntectTimeEntryTypeConfiguration[]
              - …
            - `NorwayMunicipalityZone` IntectNorwayMunicipalityZone
              - …
          - `ExternalAccounts` IntectExternalAccount[]
            - `Id` integer
            - `CompanyId` integer
            - `AccountIdentifier` string
            - `AccountNumber` string
            - `AccountName` string
            - `Description` string
            - `IntegrationId` integer, nullable
            - `Company` IntectCompany — recursive
            - `Integration` IntectIntegration
              - …
          - `Holidays` IntectHoliday[]
            - `Id` integer
            - `Date` string, date-time
            - `ConsiderHoliday` boolean
            - `DisablesBankPayments` boolean
            - `CountryId` integer, nullable
            - `CompanyId` integer, nullable
            - `UserEmploymentTemplateId` integer, nullable
            - `Description` string
            - `Created` string, date-time, nullable
            - `Company` IntectCompany — recursive
            - `UserEmploymentTemplate` IntectUserEmploymentTemplate
              - …
          - `DimensionValues` IntectDimensionValue[]
            - `Id` integer
            - `CompanyId` integer
            - `DimensionNumber` integer
            - `Value` string
            - `Description` string
            - `ApproverCompanyUserId` integer, nullable
            - `LimitToDepartmentId` integer, nullable
            - `LimitToTemplateId` integer, nullable
          - `CustomValues` IntectCustomValue[]
            - `Id` integer
            - `Locked` boolean
            - `Name` string
            - `AppliesFrom` string, date-time
            - `Text` string
            - `Value` number, double, nullable
            - `CompanyId` integer, nullable
            - `UserEmploymentId` integer, nullable
            - `UserEmploymentTemplateId` integer, nullable
            - `Company` IntectCompany — recursive
            - `UserEmployment` IntectUserEmployment
              - …
            - `UserEmploymentTemplate` IntectUserEmploymentTemplate
              - …
          - `NorwayTaxSystemResponseLines` IntectNorwayTaxSystemResponseLine[]
            - `Id` integer
            - `ParentRequestId` integer, nullable
            - `ExportFeedbackStatusId` integer, nullable
            - `SentUserId` integer
            - `SubmissionDate` string, date-time
            - `InternalReportId` string
            - `ExternalReportId` string
            - `IsError` boolean
            - `ResponseCode` string
            - `ResponseText` string
            - `SalaryBatchId` integer, nullable
            - `AmeldingType` integer
            - `CompanyId` integer
            - `ResponseReruns` integer, nullable
            - `ReplacedById` integer, nullable
            - `DialogId` string
            - `IdempotencyKey` string, uuid, nullable
            - `ChildNorwayTaxSystemResponseLine` IntectNorwayTaxSystemResponseLine[]
            - `ParentNorwayTaxSystemResponseLine` IntectNorwayTaxSystemResponseLine — recursive
            - `SalaryBatch` IntectSalaryBatch
              - …
            - `User` IntectUser
              - …
            - `Company` IntectCompany — recursive
            - `ReplacingNorwayTaxSystemResponseLine` IntectNorwayTaxSystemResponseLine[]
            - `ReplacedByNorwayTaxSystemResponseLine` IntectNorwayTaxSystemResponseLine — recursive
          - `KeycloakConfigs` IntectKeycloakConfig[]
            - `Id` integer
            - `CompanyId` integer
            - `Issuer` string
            - `JwksUri` string
            - `Audience` string
            - `Realm` string
            - `IntectUrl` string
            - `Company` IntectCompany — recursive
          - `CompanyRolePermissions` IntectCompanyRolePermission[]
            - `Id` integer
            - `CompanyId` integer
            - `RoleId` integer
            - `PermissionId` integer
            - `IsGranted` boolean
            - `Company` IntectCompany — recursive
            - `Permission` IntectPermission
              - …
          - `CompanyType` IntectCompanyType
            - `StaticDataId` integer
            - `Key` string
            - `Id` integer
            - `Name` string
            - `Description` string
            - `SortKey` string
          - `CompanyStatus` IntectCompanyStatus
            - `StaticDataId` integer
            - `Key` string
            - `Id` integer
            - `Name` string
            - `Description` string
            - `SortKey` string
          - `Country` IntectCountry
            - `IsSupported` boolean
            - `DefaultLanguageId` integer
            - `ReleaseNoteLink` string
            - `GetHelpOnlineLink` string
            - `OperatingStatus` string
            - `StaticDataId` integer
            - `Key` string
            - `Id` integer
            - `Name` string
            - `Description` string
            - `SortKey` string
          - `HasIdP` boolean
          - `PricePackage` IntectPricePackage
            - `PayslipPrice` number, double, nullable
            - `MonthlyPrice` number, double, nullable
            - `MonthlyPriceIsMinimum` boolean
            - `SupportMinutes` integer, nullable
            - `IncludedModuleIds` string
          - `InvoiceType` IntectAccountInvoiceType
            - `StaticDataId` integer
            - `Key` string
            - `Id` integer
            - `Name` string
            - `Description` string
            - `SortKey` string
          - `RequiresTwoFactorAuthentication` boolean
        - `User` IntectUser
          - `FullName` string
          - `IdentityNumberFormatted` string
          - `HasDummyIdentityNumber` boolean
          - `IsTemporaryNorwegianIdentityNumber` boolean
          - `Gender` IntectGender
            - `IsFemale` boolean
            - `StaticDataId` integer
            - `Key` string
            - `Id` integer
            - `Name` string
            - `Description` string
            - `SortKey` string
          - `AccountRole` IntectAccountRole
            - `StaticDataId` integer
            - `Key` string
            - `Id` integer
            - `Name` string
            - `Description` string
            - `SortKey` string
          - `Id` integer
          - `FirstName` string
          - `MiddleName` string
          - `LastName` string
          - `IdentityNumber` string
          - `BankRegNo` string
          - `BankAccountNo` string
          - `Username` string
          - `LanguageId` integer
          - `BicSwiftNo` string
          - `IbanNo` string
          - `AddressId` integer
          - `AccessPhrase` string
          - `DateOfBirth` string, date-time, nullable
          - `TelMobile` string
          - `TelFixed` string
          - `Email` string
          - `DefaultInitials` string
          - `DefaultCompanyId` integer, nullable
          - `UseGlobalEmail` boolean
          - `IsFirstLogin` boolean
          - `Preferences` string
          - `Created` string, date-time
          - `ShowUpdateNotification` boolean
          - `ShowUrgentNotification` boolean
          - `ShowPayslipTutorial` integer
          - `AccountId` integer, nullable
          - `AccountRoleId` integer, nullable
          - `IsFemale` boolean, nullable
          - `SystemAliasId` integer
          - `IntectSupport` boolean
          - `ShowFormulaConfigurationPage` boolean
          - `ShowFormulaAssignments` boolean
          - `IntectSupportAvailableSupportCenters` string
          - `Address` IntectAddress
            - `Id` integer
            - `Line1` string
            - `Line2` string
            - `PostalCode` string
            - `City` string
            - `CountryId` integer, nullable
            - `Created` string, date-time
            - `Updated` string, date-time
            - `Country` IntectCountry
              - …
          - `CompanyUsers` IntectCompanyUser[]
            - `Id` integer
            - `UserId` integer
            - `CompanyId` integer
            - `RoleId` integer
            - `IsActive` boolean
            - `FirstName` string
            - `MiddleName` string
            - `LastName` string
            - `BankRegNo` string
            - `BankAccountNo` string
            - `BicSwiftNo` string
            - `IbanNo` string
            - `AddressId` integer
            - `IsPaymentApprover` boolean
            - `Initials` string
            - `TelMobile` string
            - `TelFixed` string
            - `CompanyEmail` string
            - `PersonalEmail` string
            - `Created` string, date-time
            - `DeactivationDate` string, date-time, nullable
            - `PreferredCurrencyId` integer, nullable
            - `AutoDetermineBankAccount` boolean
            - `MunicipalityId` integer, nullable
            - `Updated` string, date-time
            - `TinNr` string
            - `TinNrUnknown` boolean
            - `ExpenseId` string, uuid, nullable
            - `IsActiveInExpense` boolean
            - `CreatedBy` integer, nullable
            - `UpdatedBy` integer, nullable
            - `RecycleBin` string
            - `UserEmployments` IntectUserEmployment[]
              - …
            - `Address` IntectAddress
              - …
            - `UserImage` IntectUserImage
              - …
            - `DimensionValues` IntectDimensionValue[]
              - …
            - `ExpenseErrors` IntectExpenseError[]
              - …
            - `FullName` string
            - `UserLanguageId` integer
            - `UserIdentityNumber` string
            - `UserDateOfBirth` string, date-time, nullable
            - `UserIsFemale` boolean, nullable
            - `HasDummyIdentityNumber` boolean
            - `IsTemporaryNorwegianIdentityNumber` boolean
          - `UserImage` IntectUserImage
            - `Id` integer
            - `Image` string, byte
          - `LoginHistories` IntectLoginHistory[]
          - `ActivatedCompanyModules` IntectCompanyModule[]
            - `Id` integer
            - `ModuleId` integer
            - `LastActivated` string, date-time
            - `CompanyId` integer
            - `ScheduledDeactivationDate` string, date-time, nullable
            - `ActivatedUserId` integer, nullable
            - `ActivatedByUser` IntectUser — recursive
            - `Module` IntectModule
              - …
          - `CalculatedSalaryBatches` IntectSalaryBatch[]
            - `Status` IntectSalaryBatchStatus
              - …
            - `IsDraft` boolean
            - `IsLocked` boolean
            - `IsFinalized` boolean
            - `Id` integer
            - `CompanyId` integer
            - `SalaryPeriodId` integer
            - `Created` string, date-time
            - `StatusId` integer
            - `Approved` string, date-time, nullable
            - `RejectionReason` string
            - `Rejected` string, date-time, nullable
            - `EIncomeTransferDate` string, date-time, nullable
            - `Message` string
            - `PayoutDate` string, date-time
            - `HasErrors` boolean
            - `HasWarnings` boolean
            - `NetsPaymentsProcessingDate` string, date-time, nullable
            - `IsTermination` boolean
            - `EIncomeZeroReport` boolean
            - `SalaryBatchNumber` integer
            - `PaymentMethodSalary` integer
            - `PaymentMethodTax` integer
            - `PaymentMethodPension` integer
            - `PayslipsArchived` boolean
            - `LimitToSpecificEmployees` boolean
            - `EBoksDeliveryEnabled` boolean
            - `PayoutAllFlex` boolean
            - `SpecifiedEmployees` string
            - `HasNemKontoPayments` boolean
            - `PaymentMethodPublicPension` integer
            - `PaymentMethodVacationProvider` integer
            - `ToArchive` boolean
            - `Finalized` string, date-time, nullable
            - `AllowPreliminaryPayslips` boolean
            - `PackageLevelWhenFinalized` integer, nullable
            - `IsAutomated` boolean
            - `PayoutNewFlex` boolean
            - `ApprovedUserId` integer, nullable
            - `CreatedUserId` integer, nullable
            - `FinalizedUserId` integer, nullable
            - `RejectedUserId` integer, nullable
            - `FromDateOverride` string, date-time, nullable
            - `ToDateOverride` string, date-time, nullable
            - `FinalizationGuid` string
            - `LastCalculatedUserId` integer, nullable
            - `PaymentMethodMaternityProgram` integer
            - `AutoFinalize` boolean
            - `DispatchDate` string, date-time
            - `ToDispatch` boolean
            - `Updated` string, date-time
            - `TypeId` integer
            - `PayoutVacationPay` boolean
            - `DeductVacationPay` boolean
            - `PayoutSeniorVacationPay` boolean
            - `DeductSeniorVacationPay` boolean
            - `TaxSystemResponseReruns` integer
            - `CalculatedByUser` IntectUser — recursive
            - `SalaryPeriod` IntectSalaryPeriod
              - …
            - `SalaryBatchRecords` IntectSalaryBatchRecord[]
              - …
            - `SalaryBatchValidationIssues` IntectSalaryBatchValidationIssue[]
              - …
            - `SalaryStatements` IntectSalaryStatement[]
              - …
          - `NorwayTaxSystemResponseLines` IntectNorwayTaxSystemResponseLine[]
            - `Id` integer
            - `ParentRequestId` integer, nullable
            - `ExportFeedbackStatusId` integer, nullable
            - `SentUserId` integer
            - `SubmissionDate` string, date-time
            - `InternalReportId` string
            - `ExternalReportId` string
            - `IsError` boolean
            - `ResponseCode` string
            - `ResponseText` string
            - `SalaryBatchId` integer, nullable
            - `AmeldingType` integer
            - `CompanyId` integer
            - `ResponseReruns` integer, nullable
            - `ReplacedById` integer, nullable
            - `DialogId` string
            - `IdempotencyKey` string, uuid, nullable
            - `ChildNorwayTaxSystemResponseLine` IntectNorwayTaxSystemResponseLine[]
            - `ParentNorwayTaxSystemResponseLine` IntectNorwayTaxSystemResponseLine — recursive
            - `SalaryBatch` IntectSalaryBatch
              - …
            - `User` IntectUser — recursive
            - `Company` IntectCompany
              - …
            - `ReplacingNorwayTaxSystemResponseLine` IntectNorwayTaxSystemResponseLine[]
            - `ReplacedByNorwayTaxSystemResponseLine` IntectNorwayTaxSystemResponseLine — recursive
        - `Account` IntectAccount — recursive
      - `MasterCompany` IntectCompany
        - `Id` integer
        - `Name` string
        - `StatusId` integer
        - `VATRegistrationNumber` string
        - `AccountId` integer, nullable
        - `Email1` string
        - `Email2` string
        - `DefaultLanguageId` integer
        - `AddressId` integer
        - `CompanyTypeId` integer
        - `SecondaryVATRegistrationNumber` string
        - `MainContactCompanyUserId` integer, nullable
        - `BankRegNo` string
        - `BankAccountNo` string
        - `BicSwiftNo` string
        - `IbanNo` string
        - `ExternalSystemComment` string
        - `PaymentMethodSalary` integer
        - `PaymentMethodPension` integer
        - `PaymentMethodTax` integer
        - `ExternalSystemId` integer, nullable
        - `TelMobile` string
        - `TelFixed` string
        - `KnowsIntectFrom` string
        - `ExternalAuthentication` string
        - `HasNetsAgreement` boolean
        - `Created` string, date-time
        - `EmployersAssociationNumber` string
        - `StaticsReportsYearly` boolean
        - `StatisticsRecipientId` integer, nullable
        - `SubscribeToNewsLetter` boolean
        - `EstablishedDate` string, date-time, nullable
        - `EmployeeCountEstimate` string
        - `Preferences` string
        - `InvoiceIdentifier` string
        - `PaymentMethodPublicPension` integer
        - `PaymentMethodVacationProvider` integer
        - `InvoiceEmail` string
        - `HasAcceptedTerms` boolean
        - `CountryId` integer
        - `CurrentPackageLevel` integer
        - `ScheduledPackageId` integer, nullable
        - `ScheduledPackageDate` string, date-time, nullable
        - `IndustryCode` string
        - `AccountComment` string
        - `BankId` integer, nullable
        - `IndustryOrganizationId` integer, nullable
        - `InvoiceTypeId` integer
        - `DefaultTaxTableId` integer, nullable
        - `AllowAutoDetermineBankAccount` boolean
        - `SystemAliasId` integer
        - `PaymentMethodMaternityProgram` integer
        - `BankAccountWithholdingTax` string
        - `BankGuarantee` boolean
        - `PensionProviderName` string
        - `NorwayTypeOfBusinessId` integer
        - `BankAccountNorway` string
        - `PensionProviderOrgNo` string
        - `BankCustomerNumber` string
        - `UseSENumberForNetsAgreement` boolean
        - `ExpenseId` string, uuid, nullable
        - `ISOAgreementNumber` string
        - `ISOSignerID` string
        - `ISOUseCompanyCVR` boolean
        - `HalfTaxMonth` integer, nullable
        - `ISOCustomerNumber` string
        - `ISODivisionCode` string
        - `EmployeeAnnualHoursNO` number, double, nullable
        - `IsFNOReportEnabled` boolean
        - `AltinnId` string
        - `IsItinerant` boolean
        - `Language` IntectLanguage
          - `Id` integer
          - `Name` string
          - `Code` string
          - `IsSupported` boolean
          - `CultureCode` string
          - `SalaryCycleTranslations` IntectSalaryCycleTranslation[]
            - `Id` integer
            - `SalaryCycleId` integer
            - `LanguageId` integer
            - `Name` string
            - `Language` IntectLanguage — recursive
            - `SalaryCycle` IntectSalaryCycle
              - …
        - `Address` IntectAddress
          - `Id` integer
          - `Line1` string
          - `Line2` string
          - `PostalCode` string
          - `City` string
          - `CountryId` integer, nullable
          - `Created` string, date-time
          - `Updated` string, date-time
          - `Country` IntectCountry
            - `IsSupported` boolean
            - `DefaultLanguageId` integer
            - `ReleaseNoteLink` string
            - `GetHelpOnlineLink` string
            - `OperatingStatus` string
            - `StaticDataId` integer
            - `Key` string
            - `Id` integer
            - `Name` string
            - `Description` string
            - `SortKey` string
        - `CompanyLogo` IntectCompanyLogo
          - `Id` integer
          - `Logo` string, byte
          - `Company` IntectCompany — recursive
        - `Departments` IntectDepartment[]
          - `Id` integer
          - `CompanyId` integer
          - `Name` string
          - `Description` string
          - `IsActive` boolean
          - `EIncomeReference` string
          - `ExternalReference` string
          - `ManagerCompanyUserId` integer, nullable
          - `Municipality` integer, nullable
          - `Created` string, date-time
          - `Updated` string, date-time
          - `DimensionValues` IntectDimensionValue[]
            - `Id` integer
            - `CompanyId` integer
            - `DimensionNumber` integer
            - `Value` string
            - `Description` string
            - `ApproverCompanyUserId` integer, nullable
            - `LimitToDepartmentId` integer, nullable
            - `LimitToTemplateId` integer, nullable
          - `TimeEntryTypeConfigurations` IntectTimeEntryTypeConfiguration[]
            - `Id` integer
            - `TimeEntryTypeId` integer
            - `SalaryTypeId` integer
            - `Description` string
            - `Amount` number, double, nullable
            - `AmountPerUnit` number, double, nullable
            - `AppliesBefore` string, nullable
            - `AppliesAfter` string, nullable
            - `AppliesHolidays` boolean
            - `AmountPerKilometer` number, double, nullable
            - `EmploymentTemplateId` integer, nullable
            - `TargetUnitTypeId` integer, nullable
            - `ConversionFactor` number, double, nullable
            - `UserEmploymentId` integer, nullable
            - `AppliesSaturdays` boolean
            - `AppliesSundays` boolean
            - `UseDefaultRate` boolean
            - `ConversionFactorAffectsRate` boolean
            - `LegacyFlexEarningPercentage` number, double, nullable
            - `NewFlexEarningPercentage` number, double, nullable
            - `PensionPercentage` number, double, nullable
            - `AppliesMondays` boolean
            - `AppliesTuesdays` boolean
            - `AppliesWednesdays` boolean
            - `AppliesThursdays` boolean
            - `AppliesFridays` boolean
            - `LimitToDepartmentId` integer, nullable
            - `LimitToDimension1ValueId` integer, nullable
            - `LimitToDimension2ValueId` integer, nullable
            - `LimitToDimension3ValueId` integer, nullable
            - `PensionPercentageEmployee` number, double, nullable
            - `SeniorityMonthsFrom` integer, nullable
            - `SeniorityMonthsLessThan` integer, nullable
          - `NorwayMunicipalityZone` IntectNorwayMunicipalityZone
            - `Id` integer
            - `MunicipalityCode` integer
            - `MunicipalityName` string
            - `County` string
            - `Zone` string
            - `DisplayName` string
            - `AgaRate` IntectAgaRate
              - …
        - `ExternalAccounts` IntectExternalAccount[]
          - `Id` integer
          - `CompanyId` integer
          - `AccountIdentifier` string
          - `AccountNumber` string
          - `AccountName` string
          - `Description` string
          - `IntegrationId` integer, nullable
          - `Company` IntectCompany — recursive
          - `Integration` IntectIntegration
            - `Id` integer
            - `CompanyId` integer
            - `ExternalSystemId` integer
            - `Name` string
            - `Created` string, date-time
            - `StatusCode` integer
            - `IsSalaryTypeMappingActive` boolean
            - `IntegrationOperations` IntectIntegrationOperation[]
              - …
            - `IntegrationConfigurations` IntectIntegrationConfiguration[]
              - …
            - `IntegrationCredentials` IntectIntegrationCredential[]
              - …
        - `Holidays` IntectHoliday[]
          - `Id` integer
          - `Date` string, date-time
          - `ConsiderHoliday` boolean
          - `DisablesBankPayments` boolean
          - `CountryId` integer, nullable
          - `CompanyId` integer, nullable
          - `UserEmploymentTemplateId` integer, nullable
          - `Description` string
          - `Created` string, date-time, nullable
          - `Company` IntectCompany — recursive
          - `UserEmploymentTemplate` IntectUserEmploymentTemplate
            - `VacationType` IntectVacationType
              - …
            - `VacationProvider` IntectVacationProvider
              - …
            - `Id` integer
            - `CompanyId` integer
            - `Name` string
            - `VacationTypeId` integer
            - `VacationProviderId` integer, nullable
            - `VacationExtraPercentage` number, double, nullable
            - `IsAtpTempWorker` boolean
            - `WorksElsewhere` boolean
            - `IncomeTypeId` integer
            - `SalaryCycleId` integer, nullable
            - `VacationReduceSalary` boolean
            - `VacationSupplementPayoutMonth` integer
            - `IsInMaternityProgram` boolean
            - `IllnessReducesSalary` boolean
            - `StandardHoursPerWeek` number, double, nullable
            - `StatisticsSalaryPrincipleId` integer, nullable
            - `StatisticsEmploymentPrincipleId` integer, nullable
            - `StatisticsEmploymentTermsId` integer, nullable
            - `StatisticsJobStatusId` integer, nullable
            - `StatisticsJobFunctionCode` integer, nullable
            - `StandardWorkDaysPerWeek` number, double, nullable
            - `DepartmentId` integer, nullable
            - `FlexEarningPercentage` number, double
            - `FlexBaseCalculationMethodId` integer
            - `IsDefault` boolean
            - `CollectiveBargainingAgreementCode` string
            - `TerminationVacationOverridePercentage` number, double, nullable
            - `SystemDefaultForCountryId` integer, nullable
            - `TimeEntryRecordAcrossSalaryPeriodStrategy` integer
            - `AllowExtendedTaxCardDeductions` boolean
            - `TemplateExternalReference` string
            - `UseTaxDeductionPerWorkDay` boolean
            - `DefaultRate` number, double, nullable
            - `VacationDaysPerYear` number, double, nullable
            - `ApplyLongTermIllnessCompensation` boolean
            - `AnnualIncomeMultiplicationFactor` number, double, nullable
            - `AdditionalVacationTerminationMethod` integer, nullable
            - `AdditionalVacationSpentFirst` boolean
            - `AdvanceVacationDays` number, double, nullable
            - `WorkplaceIdentifier` string
            - `StandardWorkHoursMonday` number, double, nullable
            - `StandardWorkHoursTuesday` number, double, nullable
            - `StandardWorkHoursWednesday` number, double, nullable
            - `StandardWorkHoursThursday` number, double, nullable
            - `StandardWorkHoursFriday` number, double, nullable
            - `StandardWorkHoursSaturday` number, double, nullable
            - `StandardWorkHoursSunday` number, double, nullable
            - `CopiedFromTemplateId` integer, nullable
            - `MaternityProgramId` integer, nullable
            - `IsMaternityProgramVolunteer` boolean
            - `Dimension1ValueId` integer, nullable
            - `Dimension2ValueId` integer, nullable
            - `Dimension3ValueId` integer, nullable
            - `Dimension1AllowOverride` boolean
            - `Dimension2AllowOverride` boolean
            - `Dimension3AllowOverride` boolean
            - `Dimension1Value` string
            - `Dimension2Value` string
            - `Dimension3Value` string
            - `WorkingAddressReference` string
            - `WorkplaceAddress` string
            - `WorkplaceCity` string
            - `EmploymentTypeId` integer, nullable
            - `AppointmentTypeId` integer, nullable
            - `WorkingHoursArragementId` integer, nullable
            - `VacationLimitedAllowanceId` integer
            - `FlexTerminationMethodId` integer
            - `VacationMinimumAmount` number, double, nullable
            - `VacationMinimumAmountTerminationIgnore` boolean, nullable
            - `AdvanceVacationExpireDate` string, date-time, nullable
            - `VariableVacationPayoutMethodId` integer, nullable
            - `VacationYearStartMonth` integer, nullable
            - `Year5VacationDaysActionSE` integer, nullable
            - `VacationPayoutMethodId` integer, nullable
            - `VacationTerminationMethodId` integer, nullable
            - `ExemptFromSocialTax` boolean
            - `GreatPrayerSupplementPayoutMethodId` integer
            - `TemplateSalaryRecords` IntectTemplateSalaryRecord[]
              - …
            - `SenioritySupplements` IntectSenioritySupplement[]
              - …
            - `OvertimeSupplements` IntectOvertimeSupplement[]
              - …
            - `TemplateBalanceConfigurations` IntectTemplateBalanceConfiguration[]
              - …
            - `Holidays` IntectHoliday[]
            - `DimensionValues` IntectDimensionValue[]
              - …
            - `SalaryCycle` IntectSalaryCycle
              - …
            - `UserEmploymentTemplate1` IntectUserEmploymentTemplate[]
            - `UserEmploymentTemplate2` IntectUserEmploymentTemplate — recursive
            - `RecurringPaymentPlans` IntectRecurringPaymentPlan[]
              - …
            - `CustomValues` IntectCustomValue[]
              - …
            - `RateIntervalSets` IntectRateIntervalSet[]
              - …
        - `DimensionValues` IntectDimensionValue[]
          - `Id` integer
          - `CompanyId` integer
          - `DimensionNumber` integer
          - `Value` string
          - `Description` string
          - `ApproverCompanyUserId` integer, nullable
          - `LimitToDepartmentId` integer, nullable
          - `LimitToTemplateId` integer, nullable
        - `CustomValues` IntectCustomValue[]
          - `Id` integer
          - `Locked` boolean
          - `Name` string
          - `AppliesFrom` string, date-time
          - `Text` string
          - `Value` number, double, nullable
          - `CompanyId` integer, nullable
          - `UserEmploymentId` integer, nullable
          - `UserEmploymentTemplateId` integer, nullable
          - `Company` IntectCompany — recursive
          - `UserEmployment` IntectUserEmployment
            - `CurrentConfiguration` IntectEmploymentConfigurationHistory
              - …
            - `VacationType` IntectVacationType
              - …
            - `VacationProvider` IntectVacationProvider
              - …
            - `Id` integer
            - `CompanyUserId` integer
            - `HireDate` string, date-time
            - `ExpireDate` string, date-time, nullable
            - `VacationTypeId` integer
            - `VacationProviderId` integer, nullable
            - `VacationExtraPercentage` number, double, nullable
            - `BasedOnTemplateId` integer, nullable
            - `Title` string
            - `SalaryCycleId` integer, nullable
            - `ExternalReference` string
            - `IsAtpTempWorker` boolean
            - `DepartmentId` integer, nullable
            - `IncomeTypeId` integer
            - `WorksElsewhere` boolean
            - `LastStatementEndDate` string, date-time, nullable
            - `VacationReduceSalary` boolean
            - `IsTerminated` boolean
            - `VacationSupplementPayoutMonth` integer
            - `IsInMaternityProgram` boolean
            - `TaxCardRequested` string, date-time, nullable
            - `PreferredTaxCardTypeId` integer
            - `Created` string, date-time
            - `IllnessReducesSalary` boolean
            - `ManagerCompanyUserId` integer, nullable
            - `StatisticsSalaryPrincipleId` integer, nullable
            - `StatisticsEmploymentPrincipleId` integer, nullable
            - `StatisticsEmploymentTermsId` integer, nullable
            - `StatisticsJobStatusId` integer, nullable
            - `StatisticsJobFunctionCode` integer, nullable
            - `StatisticsSalaryPrincipleFromDate` string, date-time, nullable
            - `StatisticsEmploymentPrincipleFromDate` string, date-time, nullable
            - `StatisticsEmploymentTermsFromDate` string, date-time, nullable
            - `StatisticsJobStatusFromDate` string, date-time, nullable
            - `StatisticsJobFunctionFromDate` string, date-time, nullable
            - `FlexEarningPercentage` number, double
            - `FlexBaseCalculationMethodId` integer
            - `CollectiveBargainingAgreementCode` string
            - `TerminationVacationOverridePercentage` number, double, nullable
            - `SeniorityDate` string, date-time, nullable
            - `ApplyDanishRulesInGreenland` boolean
            - `AnnualTaxComment` string
            - `AllowExtendedTaxCardDeductions` boolean
            - `ReduceTaxCardDeduction` number, double, nullable
            - `IncreaseTaxRatePercentage` number, double, nullable
            - `UseTaxDeductionPerWorkDay` boolean
            - `DefaultRate` number, double, nullable
            - `TaxTableNumber` string
            - `TaxColumnNumber` integer, nullable
            - `AdHocTaxRateOverride` number, double, nullable
            - `VacationDaysPerYear` number, double, nullable
            - `SecondaryExternalReference` string
            - `LastIllnessEndDate` string, date-time, nullable
            - `LastIllnessStartDate` string, date-time, nullable
            - `VacationTerminationDate` string, date-time, nullable
            - `AdditionalVacationTerminationMethod` integer, nullable
            - `AdditionalVacationSpentFirst` boolean
            - `Updated` string, date-time, nullable
            - `AtpHours` number, double, nullable
            - `IsPendingRecalc` boolean
            - `AdvanceVacationDays` number, double, nullable
            - `WorkplaceIdentifier` string
            - `SettleVacationInTerminationMonth` boolean
            - `MaternityProgramId` integer, nullable
            - `IsMaternityProgramVolunteer` boolean
            - `Dimension1ValueId` integer, nullable
            - `Dimension2ValueId` integer, nullable
            - `Dimension3ValueId` integer, nullable
            - `Dimension1Value` string
            - `Dimension2Value` string
            - `Dimension3Value` string
            - `WorkingAddressReference` string
            - `WorkplaceAddress` string
            - `WorkplaceCity` string
            - `EmploymentTypeId` integer, nullable
            - `CauseOfEndDateId` integer, nullable
            - `AppointmentTypeId` integer, nullable
            - `WorkingHoursArragementId` integer, nullable
            - `OccupationCode` string
            - `FlexTerminationMethodId` integer
            - `VacationLimitedAllowanceId` integer
            - `ApplyDanishATPRulesInGreenland` boolean
            - `ApplyDanishAMBRulesInGreenland` boolean
            - `IsECHTriggerDisabled` boolean
            - `VacationMinimumAmount` number, double, nullable
            - `VacationMinimumAmountTerminationIgnore` boolean, nullable
            - `AdvanceVacationExpireDate` string, date-time, nullable
            - `VariableVacationPayoutMethodId` integer, nullable
            - `VacationYearStartMonth` integer, nullable
            - `RecentSalaryChangeDate` string, date-time, nullable
            - `LastReportedInAmeldingDate` string, date-time, nullable
            - `Year5VacationDaysActionSE` integer, nullable
            - `VacationPayoutMethodId` integer, nullable
            - `VacationTerminationMethodId` integer, nullable
            - `AmeldingId` string
            - `ExemptFromSocialTax` boolean
            - `HalfTaxOverride` boolean
            - `GreatPrayerSupplementPayoutMethodId` integer
            - `ExpireDateReportedInAmeldingDate` string, date-time, nullable
            - `IsNetSalary` boolean
            - `GrossingUpTable` string
            - `TaxRuleId` integer, nullable
            - `CommuterTypeId` integer, nullable
            - `StatusFNOId` integer
            - `PayFormFNOId` integer
            - `StatusDegreeShare` number, double
            - `IsWorkCapable` boolean
            - `IsReceivesAFP` boolean
            - `PensionAgeNO` integer
            - `EmployeeAnnualHoursNO` number, double, nullable
            - `YearlySalary` number, double, nullable
            - `CompanyUser` IntectCompanyUser
              - …
            - `UserEmploymentTemplate` IntectUserEmploymentTemplate
              - …
            - `UserTaxInfos` IntectUserTaxInfo[]
              - …
            - `SalaryRecords` IntectSalaryRecord[]
              - …
            - `TimeEntryTypeConfigurations` IntectTimeEntryTypeConfiguration[]
              - …
            - `EmploymentBalanceConfigurations` IntectEmploymentBalanceConfiguration[]
              - …
            - `SalaryCycle` IntectSalaryCycle
              - …
            - `EmploymentConfigurationHistories` IntectEmploymentConfigurationHistory[]
              - …
            - `CompanyCars` IntectCompanyCar[]
              - …
            - `RecurringPaymentPlans` IntectRecurringPaymentPlan[]
              - …
            - `CustomValues` IntectCustomValue[]
          - `UserEmploymentTemplate` IntectUserEmploymentTemplate
            - `VacationType` IntectVacationType
              - …
            - `VacationProvider` IntectVacationProvider
              - …
            - `Id` integer
            - `CompanyId` integer
            - `Name` string
            - `VacationTypeId` integer
            - `VacationProviderId` integer, nullable
            - `VacationExtraPercentage` number, double, nullable
            - `IsAtpTempWorker` boolean
            - `WorksElsewhere` boolean
            - `IncomeTypeId` integer
            - `SalaryCycleId` integer, nullable
            - `VacationReduceSalary` boolean
            - `VacationSupplementPayoutMonth` integer
            - `IsInMaternityProgram` boolean
            - `IllnessReducesSalary` boolean
            - `StandardHoursPerWeek` number, double, nullable
            - `StatisticsSalaryPrincipleId` integer, nullable
            - `StatisticsEmploymentPrincipleId` integer, nullable
            - `StatisticsEmploymentTermsId` integer, nullable
            - `StatisticsJobStatusId` integer, nullable
            - `StatisticsJobFunctionCode` integer, nullable
            - `StandardWorkDaysPerWeek` number, double, nullable
            - `DepartmentId` integer, nullable
            - `FlexEarningPercentage` number, double
            - `FlexBaseCalculationMethodId` integer
            - `IsDefault` boolean
            - `CollectiveBargainingAgreementCode` string
            - `TerminationVacationOverridePercentage` number, double, nullable
            - `SystemDefaultForCountryId` integer, nullable
            - `TimeEntryRecordAcrossSalaryPeriodStrategy` integer
            - `AllowExtendedTaxCardDeductions` boolean
            - `TemplateExternalReference` string
            - `UseTaxDeductionPerWorkDay` boolean
            - `DefaultRate` number, double, nullable
            - `VacationDaysPerYear` number, double, nullable
            - `ApplyLongTermIllnessCompensation` boolean
            - `AnnualIncomeMultiplicationFactor` number, double, nullable
            - `AdditionalVacationTerminationMethod` integer, nullable
            - `AdditionalVacationSpentFirst` boolean
            - `AdvanceVacationDays` number, double, nullable
            - `WorkplaceIdentifier` string
            - `StandardWorkHoursMonday` number, double, nullable
            - `StandardWorkHoursTuesday` number, double, nullable
            - `StandardWorkHoursWednesday` number, double, nullable
            - `StandardWorkHoursThursday` number, double, nullable
            - `StandardWorkHoursFriday` number, double, nullable
            - `StandardWorkHoursSaturday` number, double, nullable
            - `StandardWorkHoursSunday` number, double, nullable
            - `CopiedFromTemplateId` integer, nullable
            - `MaternityProgramId` integer, nullable
            - `IsMaternityProgramVolunteer` boolean
            - `Dimension1ValueId` integer, nullable
            - `Dimension2ValueId` integer, nullable
            - `Dimension3ValueId` integer, nullable
            - `Dimension1AllowOverride` boolean
            - `Dimension2AllowOverride` boolean
            - `Dimension3AllowOverride` boolean
            - `Dimension1Value` string
            - `Dimension2Value` string
            - `Dimension3Value` string
            - `WorkingAddressReference` string
            - `WorkplaceAddress` string
            - `WorkplaceCity` string
            - `EmploymentTypeId` integer, nullable
            - `AppointmentTypeId` integer, nullable
            - `WorkingHoursArragementId` integer, nullable
            - `VacationLimitedAllowanceId` integer
            - `FlexTerminationMethodId` integer
            - `VacationMinimumAmount` number, double, nullable
            - `VacationMinimumAmountTerminationIgnore` boolean, nullable
            - `AdvanceVacationExpireDate` string, date-time, nullable
            - `VariableVacationPayoutMethodId` integer, nullable
            - `VacationYearStartMonth` integer, nullable
            - `Year5VacationDaysActionSE` integer, nullable
            - `VacationPayoutMethodId` integer, nullable
            - `VacationTerminationMethodId` integer, nullable
            - `ExemptFromSocialTax` boolean
            - `GreatPrayerSupplementPayoutMethodId` integer
            - `TemplateSalaryRecords` IntectTemplateSalaryRecord[]
              - …
            - `SenioritySupplements` IntectSenioritySupplement[]
              - …
            - `OvertimeSupplements` IntectOvertimeSupplement[]
              - …
            - `TemplateBalanceConfigurations` IntectTemplateBalanceConfiguration[]
              - …
            - `Holidays` IntectHoliday[]
              - …
            - `DimensionValues` IntectDimensionValue[]
              - …
            - `SalaryCycle` IntectSalaryCycle
              - …
            - `UserEmploymentTemplate1` IntectUserEmploymentTemplate[]
            - `UserEmploymentTemplate2` IntectUserEmploymentTemplate — recursive
            - `RecurringPaymentPlans` IntectRecurringPaymentPlan[]
              - …
            - `CustomValues` IntectCustomValue[]
            - `RateIntervalSets` IntectRateIntervalSet[]
              - …
        - `NorwayTaxSystemResponseLines` IntectNorwayTaxSystemResponseLine[]
          - `Id` integer
          - `ParentRequestId` integer, nullable
          - `ExportFeedbackStatusId` integer, nullable
          - `SentUserId` integer
          - `SubmissionDate` string, date-time
          - `InternalReportId` string
          - `ExternalReportId` string
          - `IsError` boolean
          - `ResponseCode` string
          - `ResponseText` string
          - `SalaryBatchId` integer, nullable
          - `AmeldingType` integer
          - `CompanyId` integer
          - `ResponseReruns` integer, nullable
          - `ReplacedById` integer, nullable
          - `DialogId` string
          - `IdempotencyKey` string, uuid, nullable
          - `ChildNorwayTaxSystemResponseLine` IntectNorwayTaxSystemResponseLine[]
          - `ParentNorwayTaxSystemResponseLine` IntectNorwayTaxSystemResponseLine — recursive
          - `SalaryBatch` IntectSalaryBatch
            - `Status` IntectSalaryBatchStatus
              - …
            - `IsDraft` boolean
            - `IsLocked` boolean
            - `IsFinalized` boolean
            - `Id` integer
            - `CompanyId` integer
            - `SalaryPeriodId` integer
            - `Created` string, date-time
            - `StatusId` integer
            - `Approved` string, date-time, nullable
            - `RejectionReason` string
            - `Rejected` string, date-time, nullable
            - `EIncomeTransferDate` string, date-time, nullable
            - `Message` string
            - `PayoutDate` string, date-time
            - `HasErrors` boolean
            - `HasWarnings` boolean
            - `NetsPaymentsProcessingDate` string, date-time, nullable
            - `IsTermination` boolean
            - `EIncomeZeroReport` boolean
            - `SalaryBatchNumber` integer
            - `PaymentMethodSalary` integer
            - `PaymentMethodTax` integer
            - `PaymentMethodPension` integer
            - `PayslipsArchived` boolean
            - `LimitToSpecificEmployees` boolean
            - `EBoksDeliveryEnabled` boolean
            - `PayoutAllFlex` boolean
            - `SpecifiedEmployees` string
            - `HasNemKontoPayments` boolean
            - `PaymentMethodPublicPension` integer
            - `PaymentMethodVacationProvider` integer
            - `ToArchive` boolean
            - `Finalized` string, date-time, nullable
            - `AllowPreliminaryPayslips` boolean
            - `PackageLevelWhenFinalized` integer, nullable
            - `IsAutomated` boolean
            - `PayoutNewFlex` boolean
            - `ApprovedUserId` integer, nullable
            - `CreatedUserId` integer, nullable
            - `FinalizedUserId` integer, nullable
            - `RejectedUserId` integer, nullable
            - `FromDateOverride` string, date-time, nullable
            - `ToDateOverride` string, date-time, nullable
            - `FinalizationGuid` string
            - `LastCalculatedUserId` integer, nullable
            - `PaymentMethodMaternityProgram` integer
            - `AutoFinalize` boolean
            - `DispatchDate` string, date-time
            - `ToDispatch` boolean
            - `Updated` string, date-time
            - `TypeId` integer
            - `PayoutVacationPay` boolean
            - `DeductVacationPay` boolean
            - `PayoutSeniorVacationPay` boolean
            - `DeductSeniorVacationPay` boolean
            - `TaxSystemResponseReruns` integer
            - `CalculatedByUser` IntectUser
              - …
            - `SalaryPeriod` IntectSalaryPeriod
              - …
            - `SalaryBatchRecords` IntectSalaryBatchRecord[]
              - …
            - `SalaryBatchValidationIssues` IntectSalaryBatchValidationIssue[]
              - …
            - `SalaryStatements` IntectSalaryStatement[]
              - …
          - `User` IntectUser
            - `FullName` string
            - `IdentityNumberFormatted` string
            - `HasDummyIdentityNumber` boolean
            - `IsTemporaryNorwegianIdentityNumber` boolean
            - `Gender` IntectGender
              - …
            - `AccountRole` IntectAccountRole
              - …
            - `Id` integer
            - `FirstName` string
            - `MiddleName` string
            - `LastName` string
            - `IdentityNumber` string
            - `BankRegNo` string
            - `BankAccountNo` string
            - `Username` string
            - `LanguageId` integer
            - `BicSwiftNo` string
            - `IbanNo` string
            - `AddressId` integer
            - `AccessPhrase` string
            - `DateOfBirth` string, date-time, nullable
            - `TelMobile` string
            - `TelFixed` string
            - `Email` string
            - `DefaultInitials` string
            - `DefaultCompanyId` integer, nullable
            - `UseGlobalEmail` boolean
            - `IsFirstLogin` boolean
            - `Preferences` string
            - `Created` string, date-time
            - `ShowUpdateNotification` boolean
            - `ShowUrgentNotification` boolean
            - `ShowPayslipTutorial` integer
            - `AccountId` integer, nullable
            - `AccountRoleId` integer, nullable
            - `IsFemale` boolean, nullable
            - `SystemAliasId` integer
            - `IntectSupport` boolean
            - `ShowFormulaConfigurationPage` boolean
            - `ShowFormulaAssignments` boolean
            - `IntectSupportAvailableSupportCenters` string
            - `Address` IntectAddress
              - …
            - `CompanyUsers` IntectCompanyUser[]
              - …
- … truncated; see the full OpenAPI document linked below

## Response `200`

OK

- integer[]

---

[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)
