Update Service Request: Entrata

Update Service Request: Entrata | Method | |---| | maintenance/updateWorkOrders |

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
service_request_priority_idstringOptional
The Propexo unique identifier for the service request priority
service_request_location_idstringOptional
The Propexo unique identifier for the service request location
service_request_problem_idstringOptional
The Propexo unique identifier for the service request problem
service_descriptionstringOptional
A description of the service request
phone_1stringOptional
Primary phone number associated with the service request
phone_2stringOptional
Secondary phone number associated with the service request
email_1stringOptional
The primary email address associated with the service request
scheduled_start_datestringOptionalformat: "date-time"
The scheduled start date associated with the request.
due_datestringOptionalformat: "date-time"
The due date associated with the service request

Response

Successful response
metaobject
resultobject

Errors