...
Only Auditors can access this web method
Request
Parameter | Type | Mandatory/Optional | Comments |
---|---|---|---|
input | GetDocumentsByMatrikkelInput | Mandatory | GetDocumentsByMatrikkel input model |
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) |
GetDocumentsByMatrikkelInput
Parameter | Type | Mandatory/Optional | Comments |
---|---|---|---|
Matrikkel | Matrikkel | Mandatory | Matrikkel Information |
Response
Type | Description |
---|---|
GetDocumentsByMatrikkelOutput | GetDocumentsByMatrikkel Output |
GetDocumentsByMatrikkelOutput
Parameter | Type | Comments |
---|---|---|
AuditorDocuments | List<AuditorDocument> | List of AuditorDocuments |
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 |