Update Resident Event: MRI

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

Authentication

AuthorizationBearer

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

Path parameters

event_idstringRequired
The Propexo unique identifier for the event

Request

This endpoint expects an object.
event_datetimestringRequiredformat: "date-time"
The date when the event will occur
event_type_idstringRequired
The Propexo unique identifier for the event type
employee_idstringOptional

The Propexo unique identifier for the employee. Must have a role of LEASING_AGENT

statusenumOptional
The raw status associated with the event
Allowed values:
notesstringOptional
Notes associated with the event

Response

Successful response
metaobject
resultobject

Errors