GetDocumentsByBoligmappaNumber - Obsolete
Note
This method is deprecated and will be removed completely in the near future. Hence it is advised to use the new web service method, GetDocumentsByBoligmappaNumber2 which provides more meta data.
AuthorizationÂ
Special level of permission is required to access this web service and please request permission from Boligmappa.Â
Description
This web method can be used to retrieve documents related to a property by Boligmappa number. The documents retrieved are those which has been uploaded by professionals and those whose 'visible in boligmappa' is set to true.
Request
Parameter | Type | Mandatory/Optional | Comments |
---|---|---|---|
boligmappaNumber | string | Mandatory | Boligmappa Number |
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<AuditorDocument> | List of documents for the given Boligmappa number |
Â
Exceptions
Error Code | Description |
---|---|
123 | An exception occurred 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 |
239 | Invalid Boligmappa Number |