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

Description

This web service returns room details for the given Boligmappa number.

Request

ParameterTypeMandatory/OptionalComments

boligmappaNumber

String

Mandatory

Boligmappa Number of the property

applicationName

String

Mandatory

Third party application identifier, identifying the client consuming the web service – (Length of the applicationName should be less than or equal to 10)

 

Response

TypeDescription

List<Room>

List of rooms for the given Boligmappa number

Note:

  • Please note that output room list is not retrieved from government registry. These rooms are created by property owners or other professionals as per the NS3600 standard rooms list. 

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

176

Boligmappa number is not provided

177

No property found for the given Boligmappa number

 

 

 

  • No labels