LookupMorePropertyDetailsByMatrikkel - Obsolete

Description

This web method returns building and property details for the given Matrikkel and building number.

Request

ParameterTypeMandatory/OptionalComments

matrikkel

Matrikkel

Mandatory

Matrikkel values of the plant

buildingNumber

long

Optional

A number generated by Boligmappa to uniquely identify properties registered in Boligmappa. (e.g. AAF1234)

applicationName

String

Mandatory

Unique identifier (of your choice) to identify the client application which consumes the Boligmappa API. (length less than or equal to 10 characters)

Response

TypeDescription

PropertyAndBuildingInfo

List of Properties and List of Buildings registered for the given matrikkel

Notes:

  • If the provided matrikkel is registered in Boligmappa system, property and building details will be returned from boligmappa database. In that case boligmappa number and building id will be available in the output.
  • If the given matrikkel is not yet registered or partially registered (only few sections or shares are registered) in Boligmappa, property and building details will be retrieved from Infoland service as well.
  • If a building number is provided in the input, only the properties associated with the given building will be returned.
  • If a matrikkel of a section property is provided without section number (Snr), building details of all sections will be returned.
  • If the buildings located in a given matrikkel does not have any properties/apartments, output will only contain building details.

Exceptions

Error CodeDescription

123

An exception occured while processing your request

138

ApplicationName length is exceeded maximum allowed character limit (10)

146

The application name is not set

167 You are not authorized to use this web method

178

No property or building details found for the given matrikkel and building number

188 Matrikkel is not provided 
222 Invalid matrikkel