| Name | Description | Type | Additional information |
|---|---|---|---|
| ConnectUnitId |
Unit Id. Primary key of the units table. |
integer |
None. |
| ConnectPropertyId |
Property Id. See the GET api/properties/{propertyId} route to get the property data. |
integer |
None. |
| ConnectResidentId |
Resident Id. |
integer |
None. |
| ResidentType |
Resident Type. |
string |
None. |
| ResidentFirstName |
Resident First Name. |
string |
None. |
| ResidentLastName |
Resident Last Name. |
string |
None. |
| C4UID |
C4UID. Market Identifier. |
string |
None. |
| PropertyName |
Property Name. |
string |
None. |
| EmailAddress |
Email Address. |
string |
None. |
| PhoneNumber |
Phone Number. |
string |
None. |
| UnitNumber |
Unit Number. |
string |
None. |
| Address1 |
Address 1. |
string |
None. |
| Address2 |
Address 2. |
string |
None. |
| City |
City. |
string |
None. |
| State |
State. |
string |
None. |
| ZipCode |
Zip Code. |
string |
None. |
| Country |
Country. |
string |
None. |