Update Prospect: Rentcafe

Update Prospect: Rentcafe

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

prospect_idstringRequired
The Propexo unique identifier for the prospect

Request

This endpoint expects an object.
agent_idstringOptional
The Propexo unique identifier for the agent
notesstringOptional
Notes associated with the prospect. This is appended to any existing message
address_1stringOptional<=40 characters
The first address line associated with the prospect
address_2stringOptional<=40 characters
The second address line associated with the prospect
citystringOptional<=30 characters
The city associated with the prospect
statestringOptional<=4 characters
The state associated with the prospect
zipstringOptional<=12 characters
The zip code associated with the prospect
countrystringOptional<=2 characters
The country associated with the prospect
move_in_datestringOptional

The move-in date associated with the prospect

desired_num_bedroomslist of integersOptional
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.
preferred_contact_methodenumOptional
The way the prospect prefers to be contacted
Allowed values:
subscribebooleanOptional
Whether or not to subscribe the prospect to automated Rentcafe email messaging.
prospect_sourcestringOptional
The name of the source of the lead

Response

Successful response
metaobject
resultobject

Errors