Update Service Request: Propertyware

Update Service Request: Propertyware | Method | |---| | updateWorkOrder |

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.
unit_idstringOptional
The Propexo unique identifier for the unit
vendor_idstringOptional
The Propexo unique identifier for the vendor
lease_idstringOptional
The Propexo unique identifier for the lease
access_is_authorizedbooleanOptional
Whether or not the tenant has granted permission to enter the unit associated with the service request
service_descriptionstringOptional
A description of the service request
service_categorystringOptional
The category of service request
date_completedstringOptionalformat: "date-time"
The date the service request was completed
date_createdstringOptionalformat: "date-time"
The date the service request was created
service_detailsstringOptional
Details about the service request
date_duestringOptionalformat: "date-time"
The due date associated with the service request
date_scheduledstringOptionalformat: "date-time"
The date the service request is scheduled
status_rawstringOptional
The status associated with the service request

Response

Successful response
metaobject
resultobject

Errors