Update Prospect
Update a prospect for an integration.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
prospect_id
The Propexo unique identifier for the prospect
Request
This endpoint expects an object.
lease_id
email_1
The primary email address associated with the prospect
phone_1
Primary phone number associated with the prospect
phone_2
Secondary phone number associated with the prospect
first_name
The first name associated with the prospect
last_name
The last name associated with the prospect
move_in_date
The move-in date associated with the prospect
rent_minimum_in_cents
The minimum rent of the prospect
rent_maximum_in_cents
The maximum rent of the prospect
notes
Notes associated with the prospect. This is appended to any existing message
pets
A list of pets related to the prospect
Allowed values:
agent_id
The Propexo unique identifier for the agent
number_of_occupants
The number of occupants living in the unit
lease_term_in_months
The amount of months for the lease term
desired_num_bedrooms
The number of bedrooms associated with the prospect. RentCafe only takes a single value for the desired bedrooms. All values other than the first are ignored. This is for compatibility with the other CRM endpoints.
address_1
The first address line associated with the prospect
address_2
The second address line associated with the prospect
city
The city associated with the prospect
state
The state associated with the prospect
zip
The zip code associated with the prospect
country
The country associated with the prospect
preferred_contact_method
The way the prospect prefers to be contacted
Allowed values:
subscribe
Whether or not to subscribe the prospect to automated Rentcafe email messaging.
prospect_source
The name of the source of the lead
Response
Successful response
job_id
The ID of the job created to handle this operation
data

