GET api/property/{id}/certificate
Get a list of certificates for a property
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
The Id of the property |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of PropertyCertificateDataContractName | Description | Type | Additional information |
---|---|---|---|
Name | string |
None. |
|
CertificateType | EnumDataContract |
None. |
|
Documents | Collection of DocumentDataContract |
None. |
|
StartDate | date |
None. |
|
ExpiryDate | date |
None. |
|
ReceivedDate | date |
None. |
|
Expired | boolean |
None. |
|
Status | string |
None. |
|
Id | integer |
None. |
Response Formats
application/json
Sample:
text/json
Sample: