Create a lease for an integration.
Request This endpoint expects an object.
integration_id string Required
type enum Optional
The type associated with the lease
Allowed values: Fixed FixedWithRollover AtWill
unit_id string Optional
The Propexo unique identifier for the unit
start_date string Optional
The start date associated with the lease
first_name string Optional
The first name associated with the applicant. Required if lead_id is not specified
last_name string Optional
The last name associated with the applicant. Required if lead_id is not specified
address_1 string Optional
The first address line associated with the resident
city string Optional
The city associated with the resident
state string Optional
The state associated with the resident
zip string Optional
The zip code associated with the resident
country enum Optional
The country associated with the resident
Allowed values: US
financial_account_id string Optional
The Propexo unique identifier for the financial account
end_date string Optional
The end date associated with the lease
send_welcome_email boolean Optional Defaults to false
Whether to send a welcome email to the tenant
email_1 string Optional format: "email"
The primary email address associated with the applicant
email_2 string Optional format: "email"
The secondary email address associated with the resident
phone_1 string Optional format: "^\d{10}$"
Primary phone number associated with the applicant
phone_1_type enum Optional
Type of the primary phone number
Allowed values: FAX HOME MOBILE WORK
phone_2 string Optional format: "^\d{10}$"
Secondary phone number associated with the applicant
phone_2_type enum Optional
Type of the secondary phone number
Allowed values: FAX HOME MOBILE WORK
date_of_birth string Optional
The date of birth associated with the applicant
address_2 string Optional
The second address line associated with the resident
address_1_alternate string Optional <=100 characters
The first alternate address line associated with the resident
address_2_alternate string Optional <=100 characters
The second alternate address line associated with the resident
city_alternate string Optional <=100 characters
The alternate city associated with the resident
state_alternate string Optional
The alternate state associated with the resident
zip_alternate string Optional
The alternate zip code associated with the resident
country_alternate enum Optional
The alternate country associated with the resident
Allowed values: US
rent_cycle enum Optional
The duration in which rent charges will be automatically appended to the lease ledger
rent_amount_in_cents integer Optional
The rent amount in cents for the lease
rent_due_date string Optional
The rent due date associated with the lease. The timestamp will be stripped off and only the date will be used
property_id string Optional
The Propexo unique identifier for the property
lease_period_id string Optional
The Propexo unique identifier for the lease period
floor_plan_id string Optional
The Propexo unique identifier for the floor plan
scheduled_move_in_date string Optional
The move-in date associated with the lease
primary_contact_id string Optional
The Propexo unique identifier of the primary contact. This must either be a lead, applicant, or resident in Propexo
tenants list of objects Optional
An array of Propexo lead, applicant, or resident IDs. This must also include the primary contact ID
scheduled_move_out_date string Optional format: "date-time"
The scheduled move-out date associated with the lease
status enum Optional
The status associated with the lease
Allowed values: PENDING ACTIVE
resident_id string Optional
The Propexo unique identifier for the resident
realized_move_in_date string Optional format: "date-time"
The move-in date associated with the lease
realized_move_out_date string Optional format: "date-time"
The move-out date associated with the lease
employee_id string Optional
The Propexo unique identifier for the employee. Employee must have a role of LEASING_AGENT. Required if lead_id is not specified
nsf_fee_amount_in_cents integer Optional
The NSF fee amount in cents for the lease
associated_resident_ids list of strings Optional
A list of Propexo Resident IDs associated with the lease. The resident must be a primary.
resident_charges list of objects Optional
A list of move in charges for the lease
recurring_resident_charges list of objects Optional
A list of recurring charges for the lease
other_occupants list of objects Optional
A list of other occupants for the application
lead_id string Optional
The Propexo unique identifier for the lead. The lead will be converted to an applicant
lead_source_id string Optional
The Propexo unique identifier for the lead source. Required if lead_id is not specified
third_party_id string Optional >=1 character
A unique ID you would like to associate with the applicant. This is not the Yardi applicant ID. Required if lead_id is not specified
organization_name string Optional
The name of your organization. Yardi uses this for associating an applicant. Required if lead_id is not specified
middle_name string Optional
The middle name associated with the applicant
maiden_name string Optional
The maiden name associated with the applicant
move_in_date string Optional
The desired move-in date to the unit listed in the application
move_out_date string Optional
The desired move-out date to the unit listed in the application
desired_lease_term_in_months string Optional
The desired lease term in months of the applicant
notes string Optional
Notes associated with the applicant
is_evicted boolean Optional
Whether the applicant has been evicted
is_felony boolean Optional
Whether the applicant has a felony
is_criminal_charge boolean Optional
Whether the applicant has a criminal charge
eviction_description string Optional
The description of the eviction
felony_description string Optional
The description of the felony
criminal_charge_description string Optional
The description of the criminal charge
marital_status enum Optional
The marital status of the applicant
Allowed values: SINGLE MARRIED
identification_number string Optional
The social security number of the applicant
drivers_license_number string Optional
The driver's license number of the applicant
address_history list of objects Optional
The address history of the applicant
emergency_contacts list of objects Optional
A list of emergency contacts for the applicant
employment_history list of objects Optional
The employment history of the applicant
other_income list of objects Optional
A list of other income sources for the applicant
vehicles list of objects Optional
A list of vehicles for the application
pets list of objects Optional
A list of applicant pets
concession_fees list of objects Optional
A list of concession fees for the application
application_fees list of objects Optional
A list of application fees for the application