Service Requests

Create service request history

POST
Generate service request history for an integration.

Request

This endpoint expects an object.
integration_id
stringRequired
service_request_id
stringOptional
The Propexo unique identifier for the service request
employee_id
stringOptional
The Propexo unique identifier for the employee
status_raw
enumOptional
The raw status associated with the service request history
notes
stringOptional
Notes associated with the service request history
contact_first_name
stringOptional
Notes associated with the service request history
title
stringOptional
The title associated with the service request history
attachment
objectOptional
Attachment file associated with the service request history

Response

This endpoint returns an object
job_id
string
The ID of the job created to handle this operation
data
object
Returned data from the operation. This is dependent on the vendor specific endpoint's returned data.