| Name | Description | Type | Additional information |
|---|---|---|---|
| UnitId |
Unit Id. Primary key of the units table. |
integer |
None. |
| PropertyId |
Property Id. See the GET api/properties/{propertyId} route to get the property data. |
integer |
None. |
| UnitNumber |
Unit Number. |
string |
None. |
| Address1 |
Address 1. |
string |
None. |
| Address2 |
Address 2. |
string |
None. |
| City |
City. |
string |
None. |
| State |
State. |
string |
None. |
| Zip |
Zip Code. |
string |
None. |
| DisplayOrder |
Unit Display Order. The order in which units should be displayed. This sorting order is set up in Connect in the Property Edit Page > Unit Sorting Options. |
integer |
None. |
| Floor |
Floor information for the unit |
integer |
None. |
| Latitude |
Geo Position info: Latitude |
decimal number |
None. |
| Longitude |
Geo Position info: Latitude |
decimal number |
None. |