Create Lead: Entrata
Create Lead: Entrata
| Method |
|---|
| leads/sendLeads |
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
lead_source_id
The Propexo unique identifier for the lead source
first_name
The first name associated with the lead
last_name
The last name associated with the lead
unit_id
The Propexo unique identifier for the unit
lease_period_id
The Propexo unique identifier for the lease period
employee_id
The Propexo unique identifier for the employee
phone_1
Primary phone number associated with the lead. This is often required, but this is configurable to be optional by the property manager. Make sure this is being provided if it's configured to be required for your customer.
phone_1_type
Type of the primary phone number
Allowed values:
middle_name
The middle name associated with the lead
phone_2
Secondary phone number associated with the lead
phone_2_type
Type of the secondary phone number
Allowed values:
email_1
The primary email address associated with the lead
address_1
The first address line associated with the lead
address_2
The second address line associated with the lead
city
The city associated with the lead
state
The state associated with the lead
zip
The zip code associated with the lead
target_move_in_date
The move-in date associated with the lead
desired_max_rent_in_cents
The maximum rent cost the lead is looking to pay, in cents
desired_min_rent_in_cents
The minimum rent cost the lead is looking to pay, in cents
desired_num_bathrooms
The desired number of bathrooms
desired_num_bedrooms
The desired number of bedrooms
number_of_occupants
The number of occupants living in the unit
notes
Notes associated with the lead
eventsDeprecated
DEPRECATED: Please use /events endpoints to write events. Array of events associated with this lead
Response
Successful response
meta
result

