Update lease
Update a lease for an integration.
Path parameters
lease_id
The ID of the resource.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
unit_id
The Propexo unique identifier for the unit
type
The type associated with the lease
Allowed values:
start_date
The start date associated with the lease
end_date
The end date associated with the lease
is_eviction_pending
Whether the lease has an eviction pending
automatically_move_out_residents
Whether residents should be set to "past" status automatically at the expiration of the lease
property_id
The Propexo unique identifier for the property
resident_id
The Propexo unique identifier for the resident
scheduled_move_in_date
The move-in date associated with the lease
first_name
The first name associated with the applicant
last_name
The last name associated with the applicant
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
email_1
The primary email address associated with the applicant
phone_1
Primary phone number associated with the applicant
date_of_birth
The date of birth associated with the applicant
primary_contact_id
The Propexo unique identifier of the primary contact. This must either be a lead, applicant, or resident in Propexo
tenants
An array of Propexo lead, applicant, or resident IDs. This must also include the primary contact ID
scheduled_move_out_date
The scheduled move-out date associated with the lease
status
The status associated with the lease
Allowed values:
tenant_ids
An array of Propexo lead, applicant, or resident IDs. This must also include the primary contact ID
move_in_date
The desired move-in date to the unit listed in the application
move_out_date
The desired move-out date to the unit listed in the application
rent_amount_in_cents
The rent amount in cents for the lease
notes
Notes associated with the applicant
signature_date
The signature date of the lease
deposit_amount_in_cents
The deposit amount in cents associated with the lease
deposit_charge_date
The deposit date associated with the lease
realized_move_in_date
The move-in date associated with the lease
realized_move_out_date
The move-out date associated with the lease
middle_name
The middle name associated with the applicant
maiden_name
The maiden name associated with the applicant
phone_1_type
Type of the primary phone number
Allowed values:
phone_2
Secondary phone number associated with the applicant
phone_2_type
Type of the secondary phone number
Allowed values:
desired_lease_term_in_months
The desired lease term in months of the applicant
is_evicted
Whether the applicant has been evicted
is_felony
Whether the applicant has a felony
is_criminal_charge
Whether the applicant has a criminal charge
eviction_description
The description of the eviction
felony_description
The description of the felony
criminal_charge_description
The description of the criminal charge
marital_status
The marital status of the applicant
Allowed values:
identification_number
The social security number of the applicant
drivers_license_number
The driver's license number of the applicant
address_history
The address history of the applicant
emergency_contacts
A list of emergency contacts for the applicant
employment_history
The employment history of the applicant
other_income
A list of other income sources for the applicant
vehicles
A list of vehicles for the application
pets
A list of applicant pets
concession_fees
A list of concession fees for the application
application_fees
A list of application fees for the application
other_occupants
A list of other occupants for the application
Response
Successful response
job_id
The ID of the job created to handle this operation
data