GetDocumentsByMatrikkel - 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, GetDocumentsByMatrikkel2 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 associated to a property by matrikkel. The documents retrieved are those which has been uploaded by professionals and those whose 'visible in boligmappa' is set to true.Â
Housing cooperatives are not supported in this web method.
Note
Only Auditors can access this web method
Request
Parameter | Type | Mandatory/Optional | Comments |
---|---|---|---|
matrikkel | Matrikkel | Mandatory | Matrikkel values 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) |
Note :
Mandatory fields in matrikkel are: Knr, Gnr and Bnr
Response
Type | Description |
---|---|
List<AuditorDocument> | List of documents for the given plant id |
Â
Exceptions
Error Code | Description |
---|---|
109 | Given Matrikkel does not exist in system |
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 |
166 | No documents found for the given matrikkel |
167 | You are not authorized to use this web method |
168 | Given is a matrikkel of a Housing cooperative. This type of property is not supported in this method |
188 | Matrikkel is not provided |