Create Service Request History: Buildium

Create Service Request History: Buildium | Interface | Method | |---|---| | Tasks | PUT /tasks/:taskId |

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
service_request_idstringRequired
The Propexo unique identifier for the service request
employee_idstringRequired
The Propexo unique identifier for the employee
status_rawenumRequired
The raw status associated with the service request history
Allowed values:
notesstringOptional<=65500 characters
Notes associated with the service request history
contact_first_namestringOptional
Notes associated with the service request history

Response

Successful response
metaobject
resultobject

Errors