Create service request history

Generate service request history for an integration.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
integration_idstringRequired
service_request_idstringOptional
The Propexo unique identifier for the service request
employee_idstringOptional
The Propexo unique identifier for the employee
status_rawenumOptional
The raw status associated with the service request history
notesstringOptional
Notes associated with the service request history
contact_first_namestringOptional
Notes associated with the service request history
titlestringOptional
The title associated with the service request history
attachmentobjectOptional
Attachment file associated with the service request history

Response

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

Errors