GET api/HoaUnitDetailList?key={key}
Hoa Unit details.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key |
optional database id. |
globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
Hoa Unit details.
Collection of HoaUnitDetailList| Name | Description | Type | Additional information |
|---|---|---|---|
| DatabaseId | globally unique identifier |
None. |
|
| UnitNumber | string |
None. |
|
| OwnerVesting | string |
None. |
|
| Address1 | string |
None. |
|
| Address2 | string |
None. |
|
| City | string |
None. |
|
| StateId | globally unique identifier |
None. |
|
| StateName | string |
None. |
|
| Zip | string |
None. |
|
| MortgageeDatabaseId | globally unique identifier |
None. |
|
| MortgageeName | string |
None. |
|
| LoanNumber | string |
None. |
|
| COINotes | string |
None. |
|
| InsuredDatabaseId | globally unique identifier |
None. |
|
| InsuredEmail | string |
None. |
|
| InsuredFirstName | string |
None. |
|
| InsuredLastName | string |
None. |
|
| InsuredCommercialName | string |
None. |
|
| ChangeDate | date |
None. |
|
| CreateDate | date |
None. |
|
| Active | boolean |
None. |
|
| EscrowCompany | string |
None. |
|
| Policies | Collection of PolicyBasic |
None. |