Update service request
Update a service request for an integration.
Path parameters
service_request_id
The Propexo unique identifier for the service request
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
service_request_category_id
The Propexo unique identifier for the service request category
service_request_priority_id
The Propexo unique identifier for the service request priority
service_request_location_id
The Propexo unique identifier for the service request location
service_request_problem_id
The Propexo unique identifier for the service request problem
service_description
A description of the service request
phone_1
Primary phone number associated with the service request
phone_2
Secondary phone number associated with the service request
email_1
The primary email address associated with the service request
scheduled_start_date
The scheduled start date associated with the request.
due_date
The due date associated with the service request
resident_id
The Propexo unique identifier for the resident
service_details
Details about the service request
date_created
The date the service request was created
status_raw
The raw status associated with the service request
service_priority
The priority level associated with the service request
Allowed values:
has_pets
Whether there are pets associated with the unit
has_alarm
Whether there is an alarm associated with the unit
completion_notes
Closing notes associated with the service request
date_entered
The date of entry for the service request
date_scheduled
The date the service request is scheduled
unit_id
The Propexo unique identifier for the unit
vendor_id
The Propexo unique identifier for the vendor
lease_id
The Propexo unique identifier for the lease
service_category
The category of service request
Allowed values:
date_completed
The date the service request was completed
date_due
The due date associated with the service request
service_request_status_id
The Propexo unique identifier for the service request status
employee_id
The Propexo unique identifier for the employee
reported_by
The name of the person who reported this service request
Response
Successful response
job_id
The ID of the job created to handle this operation
data