GET api/property/withkey?code={code}
Get a property for a key code
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| code |
The key code the key you are searching for |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
PropertyDataContract| Name | Description | Type | Additional information |
|---|---|---|---|
| Address | AddressDataContract |
None. |
|
| Keys | Collection of PropertyKeyDataContract |
None. |
|
| Alarms | Collection of PropertyAlarmDataContract |
None. |
|
| Roles | Collection of RoleDataContract |
None. |
|
| InactiveRoleIds | Collection of integer |
None. |
|
| SpecialArrangements | Collection of PropertySpecialArrangementDataContract |
None. |
|
| SystemStatusName | string |
None. |
|
| Certificates | Collection of PropertyCertificateDataContract |
None. |
|
| DefaultPicture | DocumentDataContract |
None. |
|
| CustomFields | Collection of CustomFieldGroupWithValuesDataContract |
None. |
|
| RetentionAmount | decimal number |
None. |
|
| PreApprovedSpendAmount | decimal number |
None. |
|
| Id | integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.