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 4 Current »

Description

This web service is available to confirm that a property is registered in the Boligmappa system. If the property is available, this method will return the BoligmappaNumber if the property is existing in Boligmappa.

Request

ParameterTypeMandatory/OptionalComments

matrikkel

Matrikkel

Mandatory*

Matrikkel Input Model

housingCoopInputModel

HousingCoopInputModel

Mandatory*

Housing coop input model

ApplicationName

String

Mandatory

Application Name

Notes:

  • Either matrikkelModel or housingCoopInputModel is mandatory * 

Response

TypeDescription

string

The Boligmappa number for the property; or an empty string if the property is not available

 

Exceptions

Error CodeDescription

110

Input parameters contain null or invalid data

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

169

Only one of the Matrikkel model or Housing coop info model should be provided

170

Given is a matrikkel of a Housing cooperative. You cannot uniquely identify a housing coop share using matrikkel. Please input the housingCoopInputModel

  • No labels