Create Application: ResMan
Create Application: ResMan. Note: When reading in the newly created application we cannot filter by the application_id, so we must pull in all residents and applicants to save the newly created application.This may result in an increase in the total number of records processed
| Interface | Method |
|---|---|
| Lead Management | /MITS/PostLeadManagement4_0 |
| Lease Application | /MITS/PostLeaseApplication3_0 |
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
integration_id
The Propexo unique identifier for the integration
property_id
The Propexo unique identifier for the property
unit_id
The Propexo unique identifier for the unit
lead_source_id
The Propexo unique identifier for the lead source
employee_id
The Propexo unique identifier for the employee
application_date
The application date associated with the applicant
start_date
The start date associated with the lease
end_date
The end date associated with the lease
status
The status associated with the application
Allowed values:
first_name
The first name associated with the applicant
last_name
The last name associated with the applicant
email_1
The primary email address associated with the applicant
phone_1
Primary phone number 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:
date_of_birth
The date of birth associated with the applicant
address_1
The first address line associated with the applicant
address_2
The second address line associated with the applicant
city
The city associated with the applicant
state
The state associated with the applicant
zip
The zip code associated with the applicant
notes
Notes associated with the applicant
move_in_date
The move-in date associated with the applicant
rent_amount_in_cents
The rent amount in cents for the applicant
desired_lease_term_in_months
The amount of months for the lease term
floor_plan_id
The Propexo unique identifier for the floor plan
other_occupants
A list of other occupants for the application
emergency_contacts
A list of emergency contacts for the applicant. Note: This will only be added to the primary applicant on the application.
employment_history
The employment history of the applicant. Note: This will only be added to the primary applicant on the application. Only entries with both income_in_cents and frequency will be included.
vehicles
A list of vehicles for the application
pets
A list of applicant pets
Response
Successful response
meta
result

