Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 26 Next »

Description 

This method returns a list of PropertyPlant information which consists of address, matrikkel, basic building details and property owners.

Request

ParameterTypeMandatory/OptionalComments
MatrikkelintMandatoryMatrikkel values of the plant
shareNumberint Optional 

The number uniquely identifying a particular share of a housing cooperative and this is not a part of the matrikkel.

unitNumber string Optional Unit number of the property/apartment 
applicationNameintOptionalUnique identifier (of your choice) to identify the client application which consumes the Boligmappa API. (length less than or equal to 10 characters)
Note : 

Even though share number and unit number are optional fields, it is required to provide at least one of them when the PropertyPlant is a housing cooperative share

Response

TypeDescription

List<Plant>

List of Plants

 

Notes:

  • If a company does not have a PropertyPlant created for the given matrikkel, results will have only the Property details (no plant details).
  • Furthermore, if property is not registered in the Boligmappa, results will be served from the Infoland service. Boligmappa Number is set to "Null" in this case.

Exceptions

Error CodeDescription
104Infoland is not available
109Given Matrikkel does not exist
117 Provided Snr is not valid 
118Snr is not provided with the input matrikkel. But given is a sectioned property
119

Snr is provided with the input matrikkel. But given is not a sectioned property

120Provided Lnr is not valid 
123An exception occured while processing your request 
131This type of property is not supported 
138ApplicationName length is exceeded maximum allowed character limit (10)
146The application name is not set
167You are not authorized to use this web method
188 Matrikkel is not provided 
221

Both Lnr and unit number are not provided with the input matrikkel. But given is a housing corporative share 

  • No labels