Description
...
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 should be less than or equal to 10) |
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.
...
- 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 |
...