Description
This web service returns device details for the given Boligmappa number.
Request
Parameter | Type | Mandatory/Optional | Comments |
---|---|---|---|
boligmappaNumber | 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
Type | Description |
---|---|
List<Device> | List of devices for the given Boligmappa number |
Exceptions
Error Code | Description |
---|---|
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 |
0 Comments