Create Applicant: Yardi
Create Applicant: Yardi. When creating an applicant along with an event, Propexo will create a base event of type "Other" as an initial applicant event. If the event is one of the valid "first contact" events in Yardi (such as Other,WalkIn,Chat,Email,Text,Webservice), then Propexo will create the applicant with the associated "first contact" event type.
| Interface | Method |
|---|---|
| ILS Guest Card | ImportYardiGuest_Login |
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
third_party_id
A unique value provided to the PMS to uniquely identify the applicant from your system.
organization_name
The name of your organization. Yardi uses this for associating a applicant
first_name
The first name associated with the applicant
last_name
The last name 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:
email_1
The primary email address 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
target_move_in_date
The move-in date associated with the lead. The timestamp will be stripped off and only the date will be used
desired_num_bedrooms
The desired number of bedrooms
desired_lease_term_in_months
The amount of months for the lease term
notes
Notes associated with the applicant
events
A list of events to create for the new applicant
Response
Successful response
meta
result

