Create Service Request History: Buildium

Create Service Request History: Buildium | Interface | Method | |---|---| | Tasks | PUT /tasks/:taskId | <Note title="Notice">Due to PMS limitations, the ID of the created record cannot be retrieved. This will be found on the next data sync.</Note>

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

400
Bad Request Error