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 3 Next »

Description

This web service returns device 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<Device>

List of devices for the given Boligmappa number

 

Exceptions

Error CodeDescription

146

The application name is not set

138

ApplicationName length is exceeded maximum allowed character limit (10)

176

Boligmappa number is not valid

123

An exception occured while processing your request

  • No labels