Update resident
Update a resident for an integration.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
The ID of the resource.
Request
This endpoint expects an object.
resident_id
The Propexo unique identifier for the resident
last_name
The last name of the resident.
first_name
The first name of the resident.
email_1
The primary email address for the resident.
email_2
The secondary email address associated with the resident
date_of_birth
The date of birth associated with the resident
address_1
The first address line associated with the resident
address_2
The second address line associated with the resident
city
The city associated with the resident
state
The state associated with the resident
zip
The zip code associated with the resident
country
The country associated with the resident
Allowed values:
address_1_alternate
Secondary/alternate street address for the resident. This maps to the Street property of the second address of the Tenant object
address_2_alternate
Second line of the secondary/alternate street address for the resident. This maps to the AlternateAddress.AddressLine2 property of the Tenant object
city_alternate
City of the resident’s secondary/alternate address
state_alternate
State of the resident’s secondary/alternate address
zip_alternate
Zip/Postal Code of the resident’s secondary/alternate address
country_alternate
Country of the resident’s secondary/alternate address.
Allowed values:
notes
Notes associated with the resident
phone_1
The primary phone number for the resident.
phone_1_type
The primary phone type for the resident. Required when updating phone number.
Allowed values:
phone_2
Secondary phone number associated with the resident
phone_2_type
Type of the secondary phone number
Allowed values:
middle_name
The middle name associated with the resident
lead_source_id
The Propexo unique identifier for the lead source
middle_initial
The middle initial of the resident
qualified
Whether the resident is qualified
gender
The gender of the resident
Allowed values:
guarantor
Indicates if the resident is a guarantor for the primary resident.
monthly_income_in_cents
The monthly income of the resident, in cents
no_checks_in_cash_receipts
To restrict the resident from making payments by check, set this to true. Defaults to false.
rent_period
How often the resident is expected to pay rent. Allowed values are "monthly", "weekly", and "daily". Maps to the RentPeriod property of the Tenant object.
Allowed values:
rent_due_day
Day of the month on which the tenant's rent is due. Maps to the RentDueDay property of the Tenant object
is_primary
Whether the resident is the primary record
custom_dataDeprecated
Deprecated: Field is no longer applicable
eventsDeprecated
DEPRECATED: Please use /events endpoints to write events. Array of events associated with this resident
Response
Successful response
job_id
The ID of the job created to handle this operation
data

