Update Resident: Yardi

Update Resident: Yardi | Interface | Method | |---|---| | Common Data | UpdateResidentData |

Authentication

AuthorizationBearer

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

Path parameters

resident_idstringRequired
The Propexo unique identifier for the resident

Request

This endpoint expects an object.
first_namestringOptional
The first name of the resident.
last_namestringOptional
The last name of the resident.
email_1stringOptionalformat: "email"
The primary email address for the resident.
phone_1stringOptional
The primary phone number for the resident.
phone_1_typeenumOptional
The primary phone type for the resident. Required when updating phone number.
Allowed values:

Response

Successful response
metaobject
resultobject

Errors