Update Service Request: Yardi

Update Service Request: Yardi | Interface | Method | |---|---| | Service Requests | CreateOrEditServiceRequests |

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.
access_is_authorizedbooleanRequired
Whether or not the tenant has granted permission to enter the unit associated with the service request
service_descriptionstringRequired<=35 characters
A description of the service request
unit_idstringOptional
The Propexo unique identifier for the unit
resident_idstringOptional
The Propexo unique identifier for the resident
vendor_idstringOptional
The Propexo unique identifier for the vendor
service_detailsstringOptional
Details about the service request
date_createdstringOptionalformat: "date-time"
The date the service request was created
service_categoryenumOptional
The category of service request
Allowed values:
service_priorityenumOptional
The priority level associated with the service request
Allowed values:
status_rawenumOptional
The raw status associated with the service request

Response

Successful response
metaobject
resultobject

Errors