Description
This method returns a list of the PropertyPlant information which consists of the address, Matrikkel, basic building details and property owners.
Request
Parameter | Type | Mandatory/Optional | Maximum character length/limit | Description |
---|---|---|---|---|
Matrikkel | int | Mandatory | Not Relevant | Matrikkel values of the plant |
shareNumber | int | Optional | Not Relevant | The number uniquely identifying a particular share of a housing cooperative. This is not part of the Matrikkel. |
unitNumber | string | Optional | Not Relevant | Unit number of the property/apartment |
applicationName | string | Mandatory | Should be less than or equal to 10 characters | The name of the integration partner |
Note :
Even though the shareNumber and unitNumber are optional fields, at least one of these fields are required when the PropertyPlant is a housing cooperative share.
Response
Notes:
- If a company does not have a PropertyPlant created for the given Matrikkel, results will only contain the Property details (no plant details).
- If the property is not registered in Boligmappa, results are retrieved from the Infoland service. The Boligmappa Number is set to "Null" in this case.
Exceptions
Error Code | Description |
---|---|
104 | Infoland is not available |
109 | Given Matrikkel does not exist in the system |
117 | Snr provided is invalid |
118 | Snr is not provided with the input Matrikkel for a sectioned property |
119 | Snr is provided with the input Matrikkel for a non-sectioned property |
123 | An exception occurred while processing your request |
138 | ApplicationName length has exceeded the maximum character limit allowed (10) |
146 | The applicationName is not set |
167 | You are not authorized to use this web method |
188 | Matrikkel is not provided |
221 | Both the shareNumber and unitNumber are not provided with the input Matrikkel even though it is a housing corporative share. |
0 Comments