CompanySearch
This Web Service contains methods to search for companies in Denmark.
All methods returns an array of companies but with different search-parameters.
The following operations are supported. For a formal definition, please review the Service Description.
-
GetCompanyWithOpeningHoursByKn
Search for companies by the kraknumber. The opening hours of the companies are included in the result. -
GetSocialCenterByMc
Gets the social center associated with the municipality code. The opening hours of the social center are included in the result. -
GetCompanyTypeByKrakNumber
Gets the companytype by the kraknumber.
(Kraknumber is Krak's own internal key for a company). -
GetCVRPNumberByCVRNumber
Gets an array of CVRP-Number by the CVRNumber. -
GetOpeningHoursByKn
Gets the weekly opening hours of the company specified by the given kraknumber.
(Kraknumber is Krak's own internal key for a company). -
GetCompanyByCn
Search for companies by their companyname. -
GetCompanyByTn
Search for companies by the telephonenumber. -
GetCompanyByCompany
OBSOLETE ! Do not use this method ! -
GetCompanyByCompanyArray
OBSOLETE ! Do not use this method ! -
GetCompanyByRnHnnPc
Search for companies by roadname, housenumbernumeric and postalcode. -
GetCompanyByCnPd2
Search for companies by companyname and postaldistrict. This method provides paging functionality - GetCompanyByAddr
- GetCompanyByCnAddr
-
GetCompanyByCVRP
Search for companies by CVRP-number.
Since the CVRP-number is uniqe, this method should only return 1 company. -
GetCompanyByCVR
Search for companies by CVR-number.
Since the CVR-number is uniqe, this method should only return 1 company. -
GetCompanyByKn
Search for companies by the kraknumber.
(Kraknumber is Krak's own internal key for a company). -
GetVersion
Returns the current Assembly Version Number installed on the server. -
GetMunicipalityInfoByMc
Gets municipality information (social center, tax center and succession court) by the municipality code. The opening hours of the entities are included in the result. -
GetSuccessionCourtByMc
Gets the succession court associated with the municipality code. The opening hours of the succession court are included in the result. -
GetUserHostAddress
Returns the clients IP-Address -
GetTaxCenterByMc
Gets the tax center associated with the municipality code. If exists the opening hours of the tax center are included in the result. -
GetCompanyByCnPd
Search for companies by companyname and postaldistrict. -
XML_GetCompanyByTn
Search for companies by the telephonenumber. -
GetCompanyByCnPc
Search for companies by companyname and postalcode.