Update Service Request: MRI

Update Service Request: 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.

Path parameters

service_request_idstringRequired
The Propexo unique identifier for the service request

Request

This endpoint expects an object.
resident_idstringRequired
The Propexo unique identifier for the resident
service_descriptionstringOptional
A description of the service request
service_detailsstringOptional
Details about the service request
date_createdstringOptional
The date the service request was created
status_rawenumOptional
The status associated with the service request
access_is_authorizedbooleanOptional
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