Create Lead: Rent Manager
Create Lead: Rent Manager
| Method |
|---|
| POST /Prospects |
| POST /Contacts |
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
first_name
The first name associated with the lead
last_name
The last name associated with the lead
lead_source_id
The Propexo unique identifier for the lead source
middle_name
The middle name associated with the lead
date_of_birth
The date of birth associated with the lead
email_1
The primary email address associated with the lead
phone_1
Primary phone number associated with the lead
phone_1_type
Type of the primary phone number
Allowed values:
phone_2
Secondary phone number associated with the lead
phone_2_type
Type of the secondary phone number
Allowed values:
city
The city associated with the lead
address_1
The first address line associated with the lead. If any one of the address fields are provided, they must all be provided
state
The state associated with the lead
zip
The zip code associated with the lead
country
The country associated with the lead
notes
Notes associated with the lead
Response
Successful response
meta
result

