Update Service Request: ResMan

Update Service Request: ResMan | Interface | Method | |---|---| | Work Orders | /WorkOrders/PostWorkOrders |

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.
service_request_category_idstringOptional
The Propexo unique identifier for the service request category
unit_idstringOptional
The Propexo unique identifier for the unit
date_createdstringOptionalformat: "date-time"
The date the service request was created
service_descriptionstringOptional
A description of the service request
reported_bystringOptional
The name of the person who reported this service request
date_duestringOptionalformat: "date-time"
The due date associated with the service request
status_rawenumOptional
The status associated with the service request
date_completedstringOptionalformat: "date-time"
The date the service request was completed

Response

Successful response
metaobject
resultobject

Errors