Update Applicant: RealPage

Update Applicant: 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 unique identifier for the applicant

Request

This endpoint expects an object.
last_namestringOptional<=30 characters
The last name associated with the applicant
first_namestringOptional<=30 characters
The first name associated with the applicant
middle_namestringOptional<=30 characters
The middle name associated with the applicant
email_1stringOptionalformat: "email"
The primary email address associated with the applicant
address_1stringOptional
The first address line associated with the applicant
address_2stringOptional
The second address line associated with the applicant
citystringOptional
The city associated with the applicant
statestringOptional
The state associated with the applicant
zipstringOptional
The zip code associated with the applicant
countrystringOptional
The country associated with the applicant

Response

Successful response
metaobject
resultobject

Errors