Update Lead: Yardi

Update Lead: Yardi | Interface | Method | |---|---| | ILS Guest Card | ImportYardiGuest_Login |

Authentication

AuthorizationBearer

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

Path parameters

lead_idstringRequired
The Propexo unique identifier for the lead

Request

This endpoint expects an object.
first_namestringRequired
The first name associated with the lead
last_namestringRequired
The last name associated with the lead
unit_idstringOptional
The Propexo unique identifier for the unit
phone_1stringOptional
Primary phone number associated with the lead
phone_1_typeenumOptional
Type of the primary phone number
Allowed values:
phone_2stringOptional
Secondary phone number associated with the lead
phone_2_typeenumOptional
Type of the secondary phone number
Allowed values:
email_1stringOptional
The primary email address associated with the lead
address_1stringOptional
The first address line associated with the lead
address_2stringOptional
The second address line associated with the lead
citystringOptional
The city associated with the lead
statestringOptional
The state associated with the lead
zipstringOptional
The zip code associated with the lead
countrystringOptional
The country associated with the lead
target_move_in_datestringOptional

The move-in date associated with the lead. The timestamp will be stripped off and only the date will be used

desired_num_bedroomsdoubleOptional
The desired number of bedrooms
desired_lease_term_in_monthsstringOptional
The amount of months for the lease term
notesstringOptional
Notes associated with the lead

Response

Successful response
metaobject
resultobject

Errors