Description
This Web method generates a summary document of all the documents uploaded by professionals to a given Property (setting show in Boligmappa value True). This summary document will contains documents uploaded by property owner also, if that property is a Publicly Shared Boligmappa property. This Web method is accessible only for Ambita users
Request
Parameter | Type | Mandatory/Optional | Comments |
---|---|---|---|
input | GeneratePropertySummaryDocumentInput | Mandatory | Property Summary Document Input |
applicationName | string | Mandatory | Third party application identifier, identifying the client consuming the web service. (Length of the ApplicationName |
Boligmappa Number or Matrikkel or Share Number together with Organisation Number is mandatory for GeneratePropertySummaryDocumentInput. If user has provided many input values, along with Boligmappa Number priority will be given to Boligmappa Number.
Note
- Please verify that the given information corresponds to a single property.
- When all the property information is given the priorities are as follows
- Boligmappa number
- Share number together with organisation number
- Mattrikkel
Response
Type | Description |
---|---|
GeneratePropertySummaryDocumentOutput | GeneratePropertySummaryDocumentOutput model |
GeneratePropertySummaryDocumentOutput
Parameter | Type | Comments |
---|---|---|
PropertySummaryDocument | string | Download URL of generated summary document |
Exceptions
Error Code | Description |
---|---|
110 | Input parameters contain null or invalid data |
113 | One or more mandatory fields have not been provided |
123 | An exception occurred while processing your request |
167 | You are not authorized to use this method |
214 | The given property does not exists in the system |
339 | Given data is not enough to identify the property. Please provide either ShareNo and OrganizatioNo or Address, UnitNo and BuildingNo as available |
394 | No Documents are found for the property |
0 Comments