Update service request

Update a service request for an integration.

Path parameters

service_request_idstringRequired
The Propexo unique identifier for the service request

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

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_datedatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z
The scheduled start date associated with the request.
due_datedatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z
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_createddatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z
The date the service request was created
status_rawenumOptional
The raw status associated with the service request
access_is_authorizedbooleanOptionalDefaults to false
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_petsbooleanOptionalDefaults to false
Whether there are pets associated with the unit
has_alarmbooleanOptionalDefaults to false
Whether there is an alarm associated with the unit
completion_notesstringOptional
Closing notes associated with the service request
date_entereddatetime or stringOptional
The date of entry for the service request
date_scheduleddatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z
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_completeddatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z
The date the service request was completed
date_duedatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z
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