Create Applicant: ResMan
Create Applicant: ResMan. When specifying a unit_id, the unit must be available. To check if a unit is available, you can compare it to the listing object with the same property and unit_number.
| Interface | Method |
|---|---|
| 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
lead_id
The Propexo unique identifier for the lead
unit_id
The Propexo unique identifier for the unit
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
date_of_birth
The date of birth associated with the applicant
address_1
The first 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
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:
rent_amount_market_in_cents
The market rent amount in cents for the lease
move_in_date
The move-in date associated with the lease
email_1Deprecated
Deprecated: The email field from the lead will be the email of the applicant. The primary email address associated with the applicant
Response
Successful response
meta
result

