Update Resident: MRI

Update Resident: MRI | Method | |---| | /mriapiservices/api.asp?$api=MRI_S-PMRM_ResidentInformation |

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.
last_namestringRequired
The last name associated with the resident
lead_source_idstringOptional
The Propexo unique identifier for the lead source
first_namestringOptional
The first name associated with the resident
middle_initialstringOptional=1 character
The middle initial of the resident
phone_1stringOptional
Primary phone number associated with the resident
date_of_birthstringOptional
The date of birth associated with the resident
qualifiedbooleanOptional
Whether the resident is qualified
genderenumOptional
The gender of the resident
Allowed values:
guarantorbooleanOptional
Indicates if the resident is a guarantor for the primary resident.
monthly_income_in_centsintegerOptional>=0
The monthly income of the resident, in cents
email_1stringOptional
The primary email address associated with the resident
no_checks_in_cash_receiptsbooleanOptional
To restrict the resident from making payments by check, set this to true. Defaults to false.

Response

Successful response
metaobject
resultobject

Errors