| Name | Description | Type | Additional information |
|---|---|---|---|
| AddressId |
Alternate Address Id. Primary key of the units alternate addresses table. |
integer |
None. |
| PropertyId |
Property Id. See the GET residentapi/properties/{id} route to get the property data. |
integer |
None. |
| UnitId |
Unit Id. See the GET residentapi/units/{id} route to get units data |
integer |
None. |
| Address1 |
Address1 |
string |
Required |
| Address2 |
Address2 |
string |
None. |
| City |
City |
string |
Required |
| State |
State |
string |
Required |
| Zip |
Zip Code or Postal Code |
string |
Required |
| CountryCode |
CountryCode |
string |
Required |
| IsBillingAddress |
Billingaddress |
boolean |
None. |
| IsAvsVerified |
IsAvsVerified |
boolean |
None. |
| IsCareOf |
IsCareOf |
boolean |
None. |
| IsMilitary |
IsMilitary |
boolean |
None. |