| UnitId | path | int | Yes | |
| Title | path | string | Yes | The tenant's title |
| FirstName | path | string | Yes | The tenant's first name |
| LastName | path | string | Yes | The tenant's last name |
| Suffix | path | string | Yes | The tenant's name suffix |
| IsExempt | path | bool | No | True if the tenant is to be exempt of charges |
| NumberOfOccupants | path | decimal | Yes | The number of tenants (used for RUBS calculations) |
| MailingAddressLine1 | path | string | No | Do not include if the tenant will be receiving bills at the unit address (default) |
| MailingAddressLine2 | path | string | No | |
| MailingAddressLine3 | path | string | No | |
| MailingAddressCity | path | string | No | |
| MailingAddressState | path | string | No | |
| MailingAddressZipCode | path | string | No | |
| Phone | path | string | No | The tenant's phone number |
| PhoneExt | path | string | No | The tenant's phone extension |
| Mobile | path | string | No | The tenant's mobile/cell number |
| Fax | path | string | No | The tenant's fax number |
| MoveInDate | path | string | Yes | The tenant's move in date in the format MM/DD/YYYY |
| Email | path | string | No | The tenant's email address |
| ReceiveServiceAlertSms | path | bool | Yes | Whether the tenant is willing to receive service alerts by SMS (if set, mobile is required) |
| ReceiveServiceAlertEmail | path | bool | Yes | Whether the tenant is willing to receive service alerts by Email (if set, email is required) |
| ReceiveServiceAlertVoice | path | bool | Yes | Whether the tenant is willing to receive service alerts by voice call (if set, phone is required) |
| PmsAccount | path | string | No | The tenant's account code in the property's management system |
| Notes | path | string | No | Any notes from the property manager (max length 500) |