Lasso X

This connector allows you to use the Lasso X API to retrieve information about the People, Companies and Production Units in the Danish CVR Registry.

Requires an API Key from Lasso X. For more information, visit www.lassox.com

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Lasso X Support
URL https://lassox.com/support/tech-support
Email support@lassox.com
Connector Metadata
Publisher Lasso X A/S
Website htpts://www.lassox.com
Privacy policy https://apps.lassox.com/assets/docs/privacy_cookies.pdf
Categories Data;Business Intelligence

This connector allows users of Lasso X to obtain and use information on all companies in Denmark directly in their Power Apps solutions. The main usecase is retrieving information on companies, people and production units from the Danish Business Authority (CVR) and then using that for your own purposes.

Prerequisites

The only requirement is that you have a paid subscription to Lasso X, which will enable you to get your API key.

How to get credentials

You can sign up for the subscription most fitting your needs at lassox.com. Once you have a subscription, you can follow the instructions here to obtain your API key.

Getting started with your connector

The usecase is to retrieve information, in one of four ways:

  • CompanyInformation: Providing a CVR number, retrieve information related to a company
  • CompanyLatestReport: Providing a CVR number, trieve the financial statement of a company
  • ProductionUnitInformation: Providing a PNumber, retrieve information related to a producion unit.
  • PersonInformation: Providing a Unit Number (from CVR), retrieve information related to a person

Once you have added the step in your flow, information will be made available to you to use in the subsequent steps of your flow.

Common errors and remedies

Common errorcodes returned from the service includes:

  • 404: Not found: Your identifier is invalid or does not exist.
  • 401: Unauthorized: Your API Key is invalid.
  • 429: Too Many Requests: Our services have rate limiting, which you can read about here.

FAQ

Where is the data from?

We retrieve data directly from the Danish Business Authority (CVR).

Which companies and people are included?

Every Danish company, production unit and person in the Danish Business Authority (CVR) can be retrieved using our services.

How often is the data updated?

The data is retrieved in realtime from the Danish Business Authority, so the data is always up to date. We do not store the data ourselves.

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Name Type Description Required
API Key securestring The API Key for this api True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Activate user in Lasso from product

Activates a user in Lasso using the userid from your system

Deactivate user in Lasso from product

Deactivates a user in Lasso using the userid from your system

Get company information

Gets information about a company.

Get latest report for company

Retrieves the company's latest financial report.

Get person information

Get information about a person.

Get production unit information

Gets information about a production unit.

Get ProductionUnit information from CVR number

Gets information about Production Units related to a Company.

Activate user in Lasso from product

Activates a user in Lasso using the userid from your system

Parameters

Name Key Required Type Description
Platform to activate from
Product True string

Available products:

  • dynamicscrm - Dynamics 365
Id of the user to activate
ProductUserId True string

Id of the user to activate

Deactivate user in Lasso from product

Deactivates a user in Lasso using the userid from your system

Parameters

Name Key Required Type Description
Platform to deactivate from
Product True string

Available Product:

  • dynamicscrm - Dynamics 365
Id of the user to deactivate
ProductUserId True string

Id of the user to deactivate

Get company information

Gets information about a company.

Parameters

Name Key Required Type Description
CVR Number
CVR Number True integer

CVR Number of the company.

Returns

Name Path Type Description
LassoId
lassoId string

The lasso id of the company, e.g. CVR-1-34580820

CVR
cvr integer

The CVR Number of the company

Unit number
unitNumber integer

The unit number of the company

Name
name string

Name of the company

Alternate Names
alternateNames array of string

Binavne

Status
status string

e.g. NORMAL

Telephone
phone string

Phone number

Email
email string

E-mail

Fax
fax string

Fax

Website
website string

Website

Purpose
purpose string

Purpose of the company

PowerToBind
powerToBind string

Power to Bind rules

Commercially Protected
commerciallyProtected boolean

Whether the company is OK to contact for commercial purposes

Publically Traded
publicallyTraded boolean

Whether this company is traded on a stock exchange

Bylaws changed
byLawsChanged string

Date of the latest bylaws change

Creation Date
creationDate string

When the company was founded

Address1
address.address1 string

First line of the address

Address2
address.address2 string

Second line of the address

Streetname
address.streetName string

Street name

Street Code
address.streetCode integer

Street code

Housenumber From
address.houseNumberFrom integer

Housenumber From

Housenumber To
address.houseNumberTo integer

Housenumber To

Houseletter From
address.houseLetterFrom string

Houseletter From

Houseletter To
address.houseLetterTo string

Houseletter To

Floor
address.floor string

Floor

Side Door
address.sideDoor string

e.g. th

Postal Code
address.postalCode integer

Postal code

Postal District
address.postalDistrict string

Postal District

City
address.cityName string

Name of the city (Can be empty, use 'postalDistrict' as fallback)

Name
address.municipality.name string

The name of the municipality, e.g. ODENSE

Code
address.municipality.code integer

The Municipality Code, e.g. 101

C/O Name
address.coName string

C/O Name

Postalbox
address.postalBox string

The PO Box

Freetext
address.freeText string

Free text, usually a non-Danish address

Country Code
address.countryCode string

Country Code, e.g. DK

Code
form.code integer

Code, e.g. 80

Description (short)
form.shortDescription string

Short description, e.g. ApS

Description (long)
form.longDescription string

Long description, e.g. Anpartsselskab

Text
industry.text string

Industry Text, e.g. 'Softwareudvikling'

Code
industry.code string

Code of the industry, e.g. 642020

Text
altIndustry1.text string

Industry Text, e.g. 'Softwareudvikling'

Code
altIndustry1.code string

Code of the industry, e.g. 642020

Text
altIndustry2.text string

Industry Text, e.g. 'Softwareudvikling'

Code
altIndustry2.code string

Code of the industry, e.g. 642020

Text
altIndustry3.text string

Industry Text, e.g. 'Softwareudvikling'

Code
altIndustry3.code string

Code of the industry, e.g. 642020

Count
employees.count integer

Exact amount of employees

Full Time Equivalent
employees.fullTimeEquivalentCount double

The full time equivalent count of workers

Interval
employees.interval string

Interval the count falls into, e.g. 20-49

Type
employees.type string

Monthly/Quarterly/Yearly

Month
employees.month integer

The month of the year the data is from

Year
employees.year integer

The year the data is from

Value
contributedCapital.value integer

The size of the capital

Currency
contributedCapital.currency string

The currency of the capital, e.g. DKK

Has Classes
contributedCapital.hasClasses boolean

Whether or not owners of this company has different classes of capital

Is Partial
contributedCapital.isPartial boolean

Whether or not the capital amount if partially paid

Opted Out
accounting.optedOut boolean

Whether accounting has been opted out of

From
accounting.currentPeriod.from date-time

From (Date)

To
accounting.currentPeriod.to date-time

To (Date)

From
accounting.firstPeriod.from date-time

From (Date)

To
accounting.firstPeriod.to date-time

To (Date)

Day
accounting.period.from.day integer

The number of the day of the month, e.g. 1

Month
accounting.period.from.month integer

The number of the month of th eyear, e.g. 1

Day
accounting.period.to.day integer

The number of the day of the month, e.g. 31

Month
accounting.period.to.month integer

The number of the month of theyear, e.g. 12

Name
accounting.accountant.name string

Name of the accountant

Type
accounting.accountant.type string

Type of the accountant, e.g. 'VIRKSOMHED'

Lasso Id
accounting.accountant.lassoId string

Lasso Id

CVR
accounting.accountant.cvr integer

CVR Number

Unit number
accounting.accountant.unitNumber integer

Unit number

Name
management.ceo.name string

Name of the CEO

Lasso Id
management.ceo.lassoId string

Lasso Id

Unit number
management.ceo.unitNumber integer

Unit number

Members
management.members array of object

Management (CEO Excluded)

Name
management.members.name string

Name of the manager

Lasso Id
management.members.lassoId string

Lasso Id

Unit number
management.members.unitNumber integer

Unit number

Name
board.chairman.name string

Name of the Chairman

Lasso Id
board.chairman.lassoId string

Lasso Id

Unit number
board.chairman.unitNumber integer

Unit number

Members
board.members array of object

Boardmembers (Chairman Excluded)

Name
board.members.name string

Name of the boardmember

Lasso Id
board.members.lassoId string

Lasso Id of the boardmember

Unit number
board.members.unitNumber integer

Unit number of the boardmember

Stakeholders
stakeholders array of object

(OBJECT) Stakeholders

Name
stakeholders.name string

Name of the stakeholder

Lasso Id
stakeholders.lassoId string

Lasso Id

Unit number
stakeholders.unitNumber integer

Unit number

Founders
founders array of object

(OBJECT) Founders

Name
founders.name string

Name of the founder

Lasso Id
founders.lassoId string

Lasso Id

Unit number
founders.unitNumber integer

Unit number

Owners under 5 percent
ownership.hasOwnersUnderFivePercent boolean

If the company has registered that they have owner(s) with less than 5%

owners
ownership.owners array of object
From
ownership.owners.ownership.from double

The lower limit of the ownership

To
ownership.owners.ownership.to double

The upper limit of the ownership

From
ownership.owners.voterights.from double

The lower limit of the voterights

To
ownership.owners.voterights.to double

The upper limit of the voterights

Name
ownership.owners.name string

The name of the owner

Lasso Id
ownership.owners.lassoId string

The lasso id of the owner

Unit number
ownership.owners.unitNumber integer

The unit number of the owner

Type
ownership.owners.type string

Type of entity, e.g. 'VIRKSOMHED'

Could Not Identify
trueOwnership.couldNotIdentify boolean

This company cannot identify true owners

Exempt
trueOwnership.exempt boolean

This company is exempt from reporting true owners

Owners
trueOwnership.owners array of object

A list of true owners of this company

Ownership Percentage
trueOwnership.owners.ownership double

The ownership percentage

Voteright Percentage
trueOwnership.owners.voterights double

The voteright percentage

Name
trueOwnership.owners.name string

The name of the owner

Lasso Id
trueOwnership.owners.lassoId string

The lasso id of the owner

Unit number
trueOwnership.owners.unitNumber integer

The unit number of the owner

Type
trueOwnership.owners.type string

The type of owner, typically PERSON

Last Updated
lastUpdated string

Last time the data was updated

Get latest report for company

Retrieves the company's latest financial report.

Parameters

Name Key Required Type Description
CVR Number
CVR Number True integer

CVR Number of the company.

Returns

Name Path Type Description
CVR
cvr integer

CVR Number

Type
reportType string

Report Type (Yearly, Quarterly, HalfYearly, Other)

from
period.from string

from

to
period.to string

to

instant
period.instant string

instant

Publication Time
publicationTime string

Publication Time (Date)

Link
reportUrl string

A link to the report

XBRL Link
xbrlUrl string

A link to the XBRL of the report

Year
reportYear integer

The year the report is about

Currencies
currencies array of string

(LIST) A list of currencies used in the report

Unit
administrativeExpenses.unit string

Unit of the value, e.g. DKK or Percentage

Value
administrativeExpenses.value float

The value of the key figure

Possible Error
administrativeExpenses.possibleError boolean

Whether there is there a potential error in the data

Error
administrativeExpenses.error boolean

Whether there is an error in the data

Unit
assets.unit string

Unit of the value, e.g. DKK or Percentage

Value
assets.value float

The value of the key figure

Possible Error
assets.possibleError boolean

Whether there is there a potential error in the data

Error
assets.error boolean

Whether there is an error in the data

Auditors
auditors array of object

(LIST) Auditors

Company Name
auditors.companyName string

Name of the auditors company

Company CVR
auditors.companyCVR integer

CVR Of the auditors number

Id
auditors.id string

MNE Number of the auditor.

Name
auditors.name string

Name of the auditor

Title
auditors.title string

Title of the auditor

Unit
bankCVR.unit string

Unit of the value, e.g. DKK or Percentage

Value
bankCVR.value integer

The value of the key figure

Possible Error
bankCVR.possibleError boolean

Whether there is there a potential error in the data

Error
bankCVR.error boolean

Whether there is an error in the data

Unit
bankName.unit string

Unit of the value, e.g. DKK or Percentage

Value
bankName.value string

The value of the key figure

Possible Error
bankName.possibleError boolean

Whether there is there a potential error in the data

Error
bankName.error boolean

Whether there is an error in the data

Unit
capital.unit string

Unit of the value, e.g. DKK or Percentage

Value
capital.value float

The value of the key figure

Possible Error
capital.possibleError boolean

Whether there is there a potential error in the data

Error
capital.error boolean

Whether there is an error in the data

Unit
cashHoldings.unit string

Unit of the value, e.g. DKK or Percentage

Value
cashHoldings.value float

The value of the key figure

Possible Error
cashHoldings.possibleError boolean

Whether there is there a potential error in the data

Error
cashHoldings.error boolean

Whether there is an error in the data

Unit
classOfReportingEntity.unit string

Unit of the value, e.g. DKK or Percentage

Value
classOfReportingEntity.value string

The value of the key figure

Possible Error
classOfReportingEntity.possibleError boolean

Whether there is there a potential error in the data

Error
classOfReportingEntity.error boolean

Whether there is an error in the data

Unit
coverage.unit string

Unit of the value, e.g. DKK or Percentage

Value
coverage.value float

The value of the key figure

Possible Error
coverage.possibleError boolean

Whether there is there a potential error in the data

Error
coverage.error boolean

Whether there is an error in the data

Unit
currentAssets.unit string

Unit of the value, e.g. DKK or Percentage

Value
currentAssets.value float

The value of the key figure

Possible Error
currentAssets.possibleError boolean

Whether there is there a potential error in the data

Error
currentAssets.error boolean

Whether there is an error in the data

Unit
debt.unit string

Unit of the value, e.g. DKK or Percentage

Value
debt.value float

The value of the key figure

Possible Error
debt.possibleError boolean

Whether there is there a potential error in the data

Error
debt.error boolean

Whether there is an error in the data

Unit
deferredTaxAssets.unit string

Unit of the value, e.g. DKK or Percentage

Value
deferredTaxAssets.value float

The value of the key figure

Possible Error
deferredTaxAssets.possibleError boolean

Whether there is there a potential error in the data

Error
deferredTaxAssets.error boolean

Whether there is an error in the data

Unit
depreciations.unit string

Unit of the value, e.g. DKK or Percentage

Value
depreciations.value float

The value of the key figure

Possible Error
depreciations.possibleError boolean

Whether there is there a potential error in the data

Error
depreciations.error boolean

Whether there is an error in the data

Unit
descriptionOfQualifications.unit string

Unit of the value, e.g. DKK or Percentage

Value
descriptionOfQualifications.value string

The value of the key figure

Possible Error
descriptionOfQualifications.possibleError boolean

Whether there is there a potential error in the data

Error
descriptionOfQualifications.error boolean

Whether there is an error in the data

Unit
dividend.unit string

Unit of the value, e.g. DKK or Percentage

Value
dividend.value float

The value of the key figure

Possible Error
dividend.possibleError boolean

Whether there is there a potential error in the data

Error
dividend.error boolean

Whether there is an error in the data

Unit
ebitda.unit string

Unit of the value, e.g. DKK or Percentage

Value
ebitda.value float

The value of the key figure

Possible Error
ebitda.possibleError boolean

Whether there is there a potential error in the data

Error
ebitda.error boolean

Whether there is an error in the data

Unit
employeeExpenses.unit string

Unit of the value, e.g. DKK or Percentage

Value
employeeExpenses.value float

The value of the key figure

Possible Error
employeeExpenses.possibleError boolean

Whether there is there a potential error in the data

Error
employeeExpenses.error boolean

Whether there is an error in the data

Unit
employees.unit string

Unit of the value, e.g. DKK or Percentage

Value
employees.value float

The value of the key figure

Possible Error
employees.possibleError boolean

Whether there is there a potential error in the data

Error
employees.error boolean

Whether there is an error in the data

Unit
equity.unit string

Unit of the value, e.g. DKK or Percentage

Value
equity.value float

The value of the key figure

Possible Error
equity.possibleError boolean

Whether there is there a potential error in the data

Error
equity.error boolean

Whether there is an error in the data

Unit
equityLoan.unit string

Unit of the value, e.g. DKK or Percentage

Value
equityLoan.value float

The value of the key figure

Possible Error
equityLoan.possibleError boolean

Whether there is there a potential error in the data

Error
equityLoan.error boolean

Whether there is an error in the data

Unit
equityReturn.unit string

Unit of the value, e.g. DKK or Percentage

Value
equityReturn.value float

The value of the key figure

Possible Error
equityReturn.possibleError boolean

Whether there is there a potential error in the data

Error
equityReturn.error boolean

Whether there is an error in the data

Unit
externalExpenses.unit string

Unit of the value, e.g. DKK or Percentage

Value
externalExpenses.value float

The value of the key figure

Possible Error
externalExpenses.possibleError boolean

Whether there is there a potential error in the data

Error
externalExpenses.error boolean

Whether there is an error in the data

Unit
financialFixedAssets.unit string

Unit of the value, e.g. DKK or Percentage

Value
financialFixedAssets.value float

The value of the key figure

Possible Error
financialFixedAssets.possibleError boolean

Whether there is there a potential error in the data

Error
financialFixedAssets.error boolean

Whether there is an error in the data

Unit
goingConcern.unit string

Unit of the value, e.g. DKK or Percentage

Value
goingConcern.value string

The value of the key figure

Possible Error
goingConcern.possibleError boolean

Whether there is there a potential error in the data

Error
goingConcern.error boolean

Whether there is an error in the data

Unit
grossResult.unit string

Unit of the value, e.g. DKK or Percentage

Value
grossResult.value float

The value of the key figure

Possible Error
grossResult.possibleError boolean

Whether there is there a potential error in the data

Error
grossResult.error boolean

Whether there is an error in the data

Unit
intangibleFixedAssets.unit string

Unit of the value, e.g. DKK or Percentage

Value
intangibleFixedAssets.value float

The value of the key figure

Possible Error
intangibleFixedAssets.possibleError boolean

Whether there is there a potential error in the data

Error
intangibleFixedAssets.error boolean

Whether there is an error in the data

Unit
inventories.unit string

Unit of the value, e.g. DKK or Percentage

Value
inventories.value float

The value of the key figure

Possible Error
inventories.possibleError boolean

Whether there is there a potential error in the data

Error
inventories.error boolean

Whether there is an error in the data

Unit
landAndBuildings.unit string

Unit of the value, e.g. DKK or Percentage

Value
landAndBuildings.value float

The value of the key figure

Possible Error
landAndBuildings.possibleError boolean

Whether there is there a potential error in the data

Error
landAndBuildings.error boolean

Whether there is an error in the data

Unit
liabilitiesAndEquity.unit string

Unit of the value, e.g. DKK or Percentage

Value
liabilitiesAndEquity.value float

The value of the key figure

Possible Error
liabilitiesAndEquity.possibleError boolean

Whether there is there a potential error in the data

Error
liabilitiesAndEquity.error boolean

Whether there is an error in the data

Unit
liquidityRatio.unit string

Unit of the value, e.g. DKK or Percentage

Value
liquidityRatio.value float

The value of the key figure

Possible Error
liquidityRatio.possibleError boolean

Whether there is there a potential error in the data

Error
liquidityRatio.error boolean

Whether there is an error in the data

Unit
longtermInvestmentsInAssociates.unit string

Unit of the value, e.g. DKK or Percentage

Value
longtermInvestmentsInAssociates.value float

The value of the key figure

Possible Error
longtermInvestmentsInAssociates.possibleError boolean

Whether there is there a potential error in the data

Error
longtermInvestmentsInAssociates.error boolean

Whether there is an error in the data

Unit
longtermInvestmentsInGroupEnterprises.unit string

Unit of the value, e.g. DKK or Percentage

Value
longtermInvestmentsInGroupEnterprises.value float

The value of the key figure

Possible Error
longtermInvestmentsInGroupEnterprises.possibleError boolean

Whether there is there a potential error in the data

Error
longtermInvestmentsInGroupEnterprises.error boolean

Whether there is an error in the data

Unit
longtermLiabilities.unit string

Unit of the value, e.g. DKK or Percentage

Value
longtermLiabilities.value float

The value of the key figure

Possible Error
longtermLiabilities.possibleError boolean

Whether there is there a potential error in the data

Error
longtermLiabilities.error boolean

Whether there is an error in the data

Unit
managementsReview.unit string

Unit of the value, e.g. DKK or Percentage

Value
managementsReview.value string

The value of the key figure

Possible Error
managementsReview.possibleError boolean

Whether there is there a potential error in the data

Error
managementsReview.error boolean

Whether there is an error in the data

Unit
nonCurrentAssets.unit string

Unit of the value, e.g. DKK or Percentage

Value
nonCurrentAssets.value float

The value of the key figure

Possible Error
nonCurrentAssets.possibleError boolean

Whether there is there a potential error in the data

Error
nonCurrentAssets.error boolean

Whether there is an error in the data

Unit
operatingMargin.unit string

Unit of the value, e.g. DKK or Percentage

Value
operatingMargin.value float

The value of the key figure

Possible Error
operatingMargin.possibleError boolean

Whether there is there a potential error in the data

Error
operatingMargin.error boolean

Whether there is an error in the data

Unit
opinionOnFinancialStatements.unit string

Unit of the value, e.g. DKK or Percentage

Value
opinionOnFinancialStatements.value string

The value of the key figure

Possible Error
opinionOnFinancialStatements.possibleError boolean

Whether there is there a potential error in the data

Error
opinionOnFinancialStatements.error boolean

Whether there is an error in the data

Unit
otherFinanceExpenses.unit string

Unit of the value, e.g. DKK or Percentage

Value
otherFinanceExpenses.value float

The value of the key figure

Possible Error
otherFinanceExpenses.possibleError boolean

Whether there is there a potential error in the data

Error
otherFinanceExpenses.error boolean

Whether there is an error in the data

Unit
otherFinanceIncome.unit string

Unit of the value, e.g. DKK or Percentage

Value
otherFinanceIncome.value float

The value of the key figure

Possible Error
otherFinanceIncome.possibleError boolean

Whether there is there a potential error in the data

Error
otherFinanceIncome.error boolean

Whether there is an error in the data

Unit
pensions.unit string

Unit of the value, e.g. DKK or Percentage

Value
pensions.value float

The value of the key figure

Possible Error
pensions.possibleError boolean

Whether there is there a potential error in the data

Error
pensions.error boolean

Whether there is an error in the data

Unit
profitFromOrdinaryOperatingActivities.unit string

Unit of the value, e.g. DKK or Percentage

Value
profitFromOrdinaryOperatingActivities.value float

The value of the key figure

Possible Error
profitFromOrdinaryOperatingActivities.possibleError boolean

Whether there is there a potential error in the data

Error
profitFromOrdinaryOperatingActivities.error boolean

Whether there is an error in the data

Unit
propertyCost.unit string

Unit of the value, e.g. DKK or Percentage

Value
propertyCost.value float

The value of the key figure

Possible Error
propertyCost.possibleError boolean

Whether there is there a potential error in the data

Error
propertyCost.error boolean

Whether there is an error in the data

Unit
provisions.unit string

Unit of the value, e.g. DKK or Percentage

Value
provisions.value float

The value of the key figure

Possible Error
provisions.possibleError boolean

Whether there is there a potential error in the data

Error
provisions.error boolean

Whether there is an error in the data

Unit
reportingCompanyName.unit string

Unit of the value, e.g. DKK or Percentage

Value
reportingCompanyName.value string

The value of the key figure

Possible Error
reportingCompanyName.possibleError boolean

Whether there is there a potential error in the data

Error
reportingCompanyName.error boolean

Whether there is an error in the data

Unit
result.unit string

Unit of the value, e.g. DKK or Percentage

Value
result.value float

The value of the key figure

Possible Error
result.possibleError boolean

Whether there is there a potential error in the data

Error
result.error boolean

Whether there is an error in the data

Unit
resultBeforeTax.unit string

Unit of the value, e.g. DKK or Percentage

Value
resultBeforeTax.value float

The value of the key figure

Possible Error
resultBeforeTax.possibleError boolean

Whether there is there a potential error in the data

Error
resultBeforeTax.error boolean

Whether there is an error in the data

Unit
revenue.unit string

Unit of the value, e.g. DKK or Percentage

Value
revenue.value float

The value of the key figure

Possible Error
revenue.possibleError boolean

Whether there is there a potential error in the data

Error
revenue.error boolean

Whether there is an error in the data

Unit
roi.unit string

Unit of the value, e.g. DKK or Percentage

Value
roi.value float

The value of the key figure

Possible Error
roi.possibleError boolean

Whether there is there a potential error in the data

Error
roi.error boolean

Whether there is an error in the data

Unit
salaries.unit string

Unit of the value, e.g. DKK or Percentage

Value
salaries.value float

The value of the key figure

Possible Error
salaries.possibleError boolean

Whether there is there a potential error in the data

Error
salaries.error boolean

Whether there is an error in the data

Unit
shorttermInvestments.unit string

Unit of the value, e.g. DKK or Percentage

Value
shorttermInvestments.value float

The value of the key figure

Possible Error
shorttermInvestments.possibleError boolean

Whether there is there a potential error in the data

Error
shorttermInvestments.error boolean

Whether there is an error in the data

Unit
shorttermLiabilities.unit string

Unit of the value, e.g. DKK or Percentage

Value
shorttermLiabilities.value float

The value of the key figure

Possible Error
shorttermLiabilities.possibleError boolean

Whether there is there a potential error in the data

Error
shorttermLiabilities.error boolean

Whether there is an error in the data

Unit
shorttermPayablesToGroupEnterprises.unit string

Unit of the value, e.g. DKK or Percentage

Value
shorttermPayablesToGroupEnterprises.value float

The value of the key figure

Possible Error
shorttermPayablesToGroupEnterprises.possibleError boolean

Whether there is there a potential error in the data

Error
shorttermPayablesToGroupEnterprises.error boolean

Whether there is an error in the data

Unit
shorttermReceivables.unit string

Unit of the value, e.g. DKK or Percentage

Value
shorttermReceivables.value float

The value of the key figure

Possible Error
shorttermReceivables.possibleError boolean

Whether there is there a potential error in the data

Error
shorttermReceivables.error boolean

Whether there is an error in the data

Unit
shorttermReceivablesFromGroupEnterprises.unit string

Unit of the value, e.g. DKK or Percentage

Value
shorttermReceivablesFromGroupEnterprises.value float

The value of the key figure

Possible Error
shorttermReceivablesFromGroupEnterprises.possibleError boolean

Whether there is there a potential error in the data

Error
shorttermReceivablesFromGroupEnterprises.error boolean

Whether there is an error in the data

Unit
shorttermReceivablesFromOwnersAndManagement.unit string

Unit of the value, e.g. DKK or Percentage

Value
shorttermReceivablesFromOwnersAndManagement.value float

The value of the key figure

Possible Error
shorttermReceivablesFromOwnersAndManagement.possibleError boolean

Whether there is there a potential error in the data

Error
shorttermReceivablesFromOwnersAndManagement.error boolean

Whether there is an error in the data

Unit
shorttermTradeReceivables.unit string

Unit of the value, e.g. DKK or Percentage

Value
shorttermTradeReceivables.value float

The value of the key figure

Possible Error
shorttermTradeReceivables.possibleError boolean

Whether there is there a potential error in the data

Error
shorttermTradeReceivables.error boolean

Whether there is an error in the data

Unit
socialSecurityExpenses.unit string

Unit of the value, e.g. DKK or Percentage

Value
socialSecurityExpenses.value float

The value of the key figure

Possible Error
socialSecurityExpenses.possibleError boolean

Whether there is there a potential error in the data

Error
socialSecurityExpenses.error boolean

Whether there is an error in the data

Unit
solvencyRatio.unit string

Unit of the value, e.g. DKK or Percentage

Value
solvencyRatio.value float

The value of the key figure

Possible Error
solvencyRatio.possibleError boolean

Whether there is there a potential error in the data

Error
solvencyRatio.error boolean

Whether there is an error in the data

Unit
submittingCompanyCVR.unit string

Unit of the value, e.g. DKK or Percentage

Value
submittingCompanyCVR.value integer

The value of the key figure

Possible Error
submittingCompanyCVR.possibleError boolean

Whether there is there a potential error in the data

Error
submittingCompanyCVR.error boolean

Whether there is an error in the data

Unit
submittingCompanyName.unit string

Unit of the value, e.g. DKK or Percentage

Value
submittingCompanyName.value string

The value of the key figure

Possible Error
submittingCompanyName.possibleError boolean

Whether there is there a potential error in the data

Error
submittingCompanyName.error boolean

Whether there is an error in the data

List of Supplementary Information
supplementaryInformation array of object

(LIST) List of Supplementary Information

Unit
supplementaryInformation.unit string

Unit of the value, e.g. DKK or Percentage

Value
supplementaryInformation.value string

The value of the key figure

Possible Error
supplementaryInformation.possibleError boolean

Whether there is there a potential error in the data

Error
supplementaryInformation.error boolean

Whether there is an error in the data

Unit
tangibleFixedAssets.unit string

Unit of the value, e.g. DKK or Percentage

Value
tangibleFixedAssets.value float

The value of the key figure

Possible Error
tangibleFixedAssets.possibleError boolean

Whether there is there a potential error in the data

Error
tangibleFixedAssets.error boolean

Whether there is an error in the data

Unit
taxExpense.unit string

Unit of the value, e.g. DKK or Percentage

Value
taxExpense.value float

The value of the key figure

Possible Error
taxExpense.possibleError boolean

Whether there is there a potential error in the data

Error
taxExpense.error boolean

Whether there is an error in the data

Unit
typeOfAuditorAssistance.unit string

Unit of the value, e.g. DKK or Percentage

Value
typeOfAuditorAssistance.value string

The value of the key figure

Possible Error
typeOfAuditorAssistance.possibleError boolean

Whether there is there a potential error in the data

Error
typeOfAuditorAssistance.error boolean

Whether there is an error in the data

Unit
typeOfBasisForModifiedOpinion.unit string

Unit of the value, e.g. DKK or Percentage

Value
typeOfBasisForModifiedOpinion.value string

The value of the key figure

Possible Error
typeOfBasisForModifiedOpinion.possibleError boolean

Whether there is there a potential error in the data

Error
typeOfBasisForModifiedOpinion.error boolean

Whether there is an error in the data

Get person information

Get information about a person.

Parameters

Name Key Required Type Description
Person Unit Number
Unit Number True integer

The Unit Number of a Person in CVR.

Returns

Name Path Type Description
Lasso Id
lassoId string

Lasso Id of the Person

Unit Number
unitNumber integer

The Unit Number of the Person

Name
name string

Name of the Person

Type
type string

The type of Person (PERSON/ANDEN_DELTAGER)

Secret
address.secret boolean

Whether this person has a secret address

Secret Exempted
address.secretExempted boolean

Whether this person has a secret address, but is still in CVR due to exemption

Update Ceased
address.updateCeased boolean

Whether or not the address is no longer kept up to date

Address1
address.value.address1 string

First line of the address

Address2
address.value.address2 string

Second line of the address

Streetname
address.value.streetName string

Street name

Street Code
address.value.streetCode integer

Street code

Housenumber From
address.value.houseNumberFrom integer

Housenumber From

Housenumber To
address.value.houseNumberTo integer

Housenumber To

Houseletter From
address.value.houseLetterFrom string

Houseletter From

Houseletter To
address.value.houseLetterTo string

Houseletter To

Floor
address.value.floor string

Floor

Side Door
address.value.sideDoor string

e.g. th

Postal Code
address.value.postalCode integer

Postal code

Postal District
address.value.postalDistrict string

Postal District

City
address.value.cityName string

Name of the city (Can be empty, use 'postalDistrict' as fallback)

Name
address.value.municipality.name string

The name of the municipality, e.g. 'ODENSE'

Code
address.value.municipality.code integer

The Municipality Code, e.g. 101

C/O Name
address.value.coName string

C/O Name

Postalbox
address.value.postalBox string

The PO Box

Freetext
address.value.freeText string

Free text, usually a non-Danish address

Country Code
address.value.countryCode string

Country Code, e.g. DK

Phone
phone string

Phone number

E-mail
email string

E-Mail Address

Fax
fax string

Fax number

Stakeholder
stakeholder array of object

(LIST) Companies that this person is a stakeholder of

Lasso Id
stakeholder.lassoId string

Lasso Id of the company

CVR
stakeholder.cvr integer

CVR number of the company

Name
stakeholder.name string

Name of the company

Status
stakeholder.status string

Status of the company

Code
stakeholder.form.code integer

Code, e.g. 80

Description (short)
stakeholder.form.shortDescription string

Short description, e.g. ApS

Description (long)
stakeholder.form.longDescription string

Long description, e.g. Anpartsselskab

From
stakeholder.lifeTime.from string

(DATE) From

To
stakeholder.lifeTime.to string

(DATE) To

Main Type
stakeholder.role.mainType string

Main type of the role

Type
stakeholder.role.type string

Prettified Type

Original Type
stakeholder.role.originalType string

Original Type (From CVR)

Management
management array of object

(LIST) Companies that this person is in the management of

Lasso Id
management.lassoId string

Lasso Id of the company

CVR
management.cvr integer

CVR number of the company

Name
management.name string

Name of the company

Status
management.status string

Status of the company

Code
management.form.code integer

Code, e.g. 80

Description (short)
management.form.shortDescription string

Short description, e.g. ApS

Description (long)
management.form.longDescription string

Long description, e.g. 'Anpartsselskab'

From
management.lifeTime.from string

(DATE) From

To
management.lifeTime.to string

(DATE) To

Main Type
management.role.mainType string

Main type of the role

Type
management.role.type string

Prettified Type

Original Type
management.role.originalType string

Original Type (From CVR)

Board
board array of object

(LIST) Companies that this person is in the board of

Lasso Id
board.lassoId string

Lasso Id of the company

CVR
board.cvr integer

CVR number of the company

Name
board.name string

Name of the company

Status
board.status string

Status of the company

Code
board.form.code integer

Code, e.g. 80

Description (short)
board.form.shortDescription string

Short description, e.g. ApS

Description (long)
board.form.longDescription string

Long description, e.g. 'Anpartsselskab'

From
board.lifeTime.from string

(DATE) From

To
board.lifeTime.to string

(DATE) To

Main Type
board.role.mainType string

Main type of the role

Type
board.role.type string

Prettified Type

Original Type
board.role.originalType string

Original Type (From CVR)

Owner
owner array of object

(LIST) Companies that this person is an owner of

From
owner.ownership.from double

The lower limit of the ownership

To
owner.ownership.to double

The upper limit of the ownership

From
owner.voterights.from double

The lower limit of the voterights

To
owner.voterights.to double

The upper limit of the voterights

Lasso Id
owner.lassoId string

Lasso Id of the company

CVR
owner.cvr integer

CVR number of the company

Name
owner.name string

Name of the company

Status
owner.status string

Status of the company

Code
owner.form.code integer

Code, e.g. 80

Description (short)
owner.form.shortDescription string

Short description, e.g. ApS

Description (long)
owner.form.longDescription string

Long description, e.g. 'Anpartsselskab'

From
owner.lifeTime.from string

(DATE) From

To
owner.lifeTime.to string

(DATE) To

Main Type
owner.role.mainType string

Main type of the role

Type
owner.role.type string

Prettified Type

Original Type
owner.role.originalType string

Original Type (From CVR)

True Owner
trueOwner array of object

(LIST) Companies that this person is a true owner of

Percentage
trueOwner.ownership double

Ownership percentage

Percentage
trueOwner.voteRights double

Voteright percentage

Through Role
trueOwner.throughRole boolean

Whether this true ownership is due to a role in the company

Lasso Id
trueOwner.lassoId string

Lasso Id of the company

CVR
trueOwner.cvr integer

CVR number of the company

Name
trueOwner.name string

Name of the company

Status
trueOwner.status string

Status of the company

Code
trueOwner.form.code integer

Code, e.g. 80

Description (short)
trueOwner.form.shortDescription string

Short description, e.g. ApS

Description (long)
trueOwner.form.longDescription string

Long description, e.g. 'Anpartsselskab'

From
trueOwner.lifeTime.from string

(DATE) From

To
trueOwner.lifeTime.to string

(DATE) To

Main Type
trueOwner.role.mainType string

Main type of the role

Type
trueOwner.role.type string

Prettified Type

Original Type
trueOwner.role.originalType string

Original Type (From CVR)

Other Role
otherRoles array of object

(LIST) Companies that this person is in some other role of

Lasso Id
otherRoles.lassoId string

Lasso Id of the company

CVR
otherRoles.cvr integer

CVR number of the company

Name
otherRoles.name string

Name of the company

Status
otherRoles.status string

Status of the company

Code
otherRoles.form.code integer

Code, e.g. 80

Description (short)
otherRoles.form.shortDescription string

Short description, e.g. ApS

Description (long)
otherRoles.form.longDescription string

Long description, e.g. 'Anpartsselskab'

From
otherRoles.lifeTime.from string

(DATE) From

To
otherRoles.lifeTime.to string

(DATE) To

Main Type
otherRoles.role.mainType string

Main type of the role

Type
otherRoles.role.type string

Prettified Type

Original Type
otherRoles.role.originalType string

Original Type (From CVR)

Last Updated
lastUpdated string

Last time the data was updated

Get production unit information

Gets information about a production unit.

Parameters

Name Key Required Type Description
Production Unit Number
PNumber True integer

A Production Unit Id (PNummer).

Returns

Name Path Type Description
Lasso Id
lassoId string

Lasso Id of the Production Unit

PNumber
pNumber integer

Id of the Production Unit (PNummer)

Unit Number
unitNumber integer

The Unit Number of the Production Unit

Name
name string

Name of the production unit

CVR
cvr integer

CVR of the related company

Status
status string

Status of the Production Unit

From
lifeTime.from string

(DATE) From

To
lifeTime.to string

(DATE) To

Phone
phone string

Phone number

E-mail
email string

E-Mail Address

fax
fax string

Fax number

Website
website string

Website

Commercially Protected
commerciallyProtected boolean

Whether this company is acceptable to contact for commercial purposes

Creation Date
creationDate string

Date this Production Unit was created

Address1
address.address1 string

First line of the address

Address2
address.address2 string

Second line of the address

Streetname
address.streetName string

Street name

Street Code
address.streetCode integer

Street code

Housenumber From
address.houseNumberFrom integer

Housenumber From

Housenumber To
address.houseNumberTo integer

Housenumber To

Houseletter From
address.houseLetterFrom string

Houseletter From

Houseletter To
address.houseLetterTo string

Houseletter To

Floor
address.floor string

Floor

Side Door
address.sideDoor string

e.g. th

Postal Code
address.postalCode integer

Postal code

Postal District
address.postalDistrict string

Postal District

City
address.cityName string

Name of the city (Can be empty, use 'postalDistrict' as fallback)

Name
address.municipality.name string

The name of the municipality, e.g. 'ODENSE'

Code
address.municipality.code integer

The Municipality Code, e.g. 101

C/O Name
address.coName string

C/O Name

Postalbox
address.postalBox string

The PO Box

Freetext
address.freeText string

Free text, usually a non-Danish address

Country Code
address.countryCode string

Country Code, e.g. DK

Text
industry.text string

Industry Text, e.g. 'Softwareudvikling'

Code
industry.code string

Code of the industry, e.g. 642020

Text
altIndustry1.text string

Industry Text, e.g. 'Softwareudvikling'

Code
altIndustry1.code string

Code of the industry, e.g. 642020

Text
altIndustry2.text string

Industry Text, e.g. 'Softwareudvikling'

Code
altIndustry2.code string

Code of the industry, e.g. 642020

Text
altIndustry3.text string

Industry Text, e.g. 'Softwareudvikling'

Code
altIndustry3.code string

Code of the industry, e.g. 642020

Count
employees.count integer

Exact amount of employees

Full Time Equivalent
employees.fullTimeEquivalentCount double

The full time equivalent count of workers

Interval
employees.interval string

Interval the count falls into, e.g. 20-49

Type
employees.type string

Monthly/Quarterly/Yearly

Month
employees.month integer

The month of the year the data is from

Year
employees.year integer

The year the data is from

Last Updated
lastUpdated string

Last time the data was updated

Get ProductionUnit information from CVR number

Gets information about Production Units related to a Company.

Parameters

Name Key Required Type Description
CVR Number
CVR Number True integer

CVR Number of the company.

Same Address
sameaddress boolean

Same address as Company? Leave empty to retrieve all

Returns

Name Path Type Description
Production Units
array of object

Production Units related to company

Lasso Id
lassoId string

Lasso Id of the Production Unit

PNumber
pNumber integer

Id of the Production Unit (PNummer)

Unit Number
unitNumber integer

The Unit Number of the Production Unit

Name
name string

Name of the production unit

CVR
cvr integer

CVR of the related company

Status
status string

Status of the Production Unit

From
lifeTime.from string

(DATE) From

To
lifeTime.to string

(DATE) To

Phone
phone string

Phone number

E-mail
email string

E-Mail Address

fax
fax string

Fax number

Website
website string

Website

Commercially Protected
commerciallyProtected boolean

Whether this company is acceptable to contact for commercial purposes

Creation Date
creationDate string

Date this Production Unit was created

Address1
address.address1 string

First line of the address

Address2
address.address2 string

Second line of the address

Streetname
address.streetName string

Street name

Street Code
address.streetCode integer

Street code

Housenumber From
address.houseNumberFrom integer

Housenumber From

Housenumber To
address.houseNumberTo integer

Housenumber To

Houseletter From
address.houseLetterFrom string

Houseletter From

Houseletter To
address.houseLetterTo string

Houseletter To

Floor
address.floor string

Floor

Side Door
address.sideDoor string

e.g. th

Postal Code
address.postalCode integer

Postal code

Postal District
address.postalDistrict string

Postal District

City
address.cityName string

Name of the city (Can be empty, use 'postalDistrict' as fallback)

Name
address.municipality.name string

The name of the municipality, e.g. 'ODENSE'

Code
address.municipality.code integer

The Municipality Code, e.g. 101

C/O Name
address.coName string

C/O Name

Postalbox
address.postalBox string

The PO Box

Freetext
address.freeText string

Free text, usually a non-Danish address

Country Code
address.countryCode string

Country Code, e.g. DK

Text
industry.text string

Industry Text, e.g. 'Softwareudvikling'

Code
industry.code string

Code of the industry, e.g. 642020

Text
altIndustry1.text string

Industry Text, e.g. 'Softwareudvikling'

Code
altIndustry1.code string

Code of the industry, e.g. 642020

Text
altIndustry2.text string

Industry Text, e.g. 'Softwareudvikling'

Code
altIndustry2.code string

Code of the industry, e.g. 642020

Text
altIndustry3.text string

Industry Text, e.g. 'Softwareudvikling'

Code
altIndustry3.code string

Code of the industry, e.g. 642020

Count
employees.count integer

Exact amount of employees

Full Time Equivalent
employees.fullTimeEquivalentCount double

The full time equivalent count of workers

Interval
employees.interval string

Interval the count falls into, e.g. 20-49

Type
employees.type string

Monthly/Quarterly/Yearly

Month
employees.month integer

The month of the year the data is from

Year
employees.year integer

The year the data is from

Last Updated
lastUpdated string

Last time the data was updated