Create Service Request: MRI

Create a service request in MRI. This will create a residential service request in MRI. | Method | |---| | /mriapiservices/api.asp?$api=MRI_S-PMRM_CreateResidentialServiceRequestsX5 |

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
resident_idstringRequired
The Propexo unique identifier for the resident
service_descriptionstringRequired
A description of the service request
service_detailsstringRequired
Details about the service request
date_createdstringRequired
The date the service request was created
status_rawenumRequired
The status associated with the service request
access_is_authorizedbooleanRequired
Whether or not the tenant has granted permission to enter the unit associated with the service request
service_priorityenumOptional
The priority level associated with the service request
Allowed values:
has_petsbooleanOptional
Whether there are pets associated with the unit
has_alarmbooleanOptional
Whether there is an alarm associated with the unit
completion_notesstringOptional
Closing notes associated with the service request
date_enteredstringOptional
The date of entry for the service request
date_scheduledstringOptional
The date the service request is scheduled

Response

Successful response
metaobject
resultobject

Errors