Update Resident: RealPage

Update Resident: RealPage | Interface | Method | |---|---| | Resident Service ODE | UpdateOccupant |

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired
The Propexo ID associated with this resident

Request

This endpoint expects an object.
last_namestringOptional<=30 characters
The last name of the resident.
first_namestringOptional<=30 characters
The first name of the resident.
middle_namestringOptional<=30 characters
The middle name of the resident.
email_1stringOptionalformat: "email"
The primary email address for the resident.
address_1stringOptional
Street address for the resident.
address_2stringOptional
Street address for the resident.
citystringOptional
City of the resident's primary address
statestringOptional
State of the resident's primary address
zipstringOptional

Zip/Postal Code of the resident’s primary address

countrystringOptional
Country of the resident's primary address

Response

Successful response
metaobject
resultobject

Errors