Create Applicant Event: MRI

Create Applicant Event: MRI | Method | |---| | /mriapiservices/api.asp?$api=MRI_S-PMRM_CreateRmAction |

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
applicant_idstringRequired
The Propexo unique identifier for the applicant
event_type_idstringRequired
The Propexo unique identifier for the event type
event_datetimestringRequired
The date when the event will occur
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