Update service request

Update a service request for an integration.

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<=35 characters
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
resident_idstringOptional
The Propexo unique identifier for the resident
service_detailsstringOptional
Details about the service request
date_createdstringOptionalformat: "date-time"
The date the service request was created
status_rawenumOptional
The raw 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_scheduledstringOptionalformat: "date-time"
The date the service request is scheduled
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
service_categoryenumOptional
The category of service request
Allowed values:
date_completedstringOptionalformat: "date-time"
The date the service request was completed
date_duestringOptionalformat: "date-time"
The due date associated with the service request
service_request_status_idstringOptional
The Propexo unique identifier for the service request status
employee_idstringOptional
The Propexo unique identifier for the employee
reported_bystringOptional
The name of the person who reported this service request

Response

Successful response
job_idstring
The ID of the job created to handle this operation
dataobject

Errors