Create Service Request History: Rent Manager

Create Service Request History: Rent Manager | Method | |---| | POST /ServiceManagerIssues/HistoryNotes | | POST /HistoryNotes/{noteId}/UploadAttachments |

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
notesstringRequired
Notes associated with the service request history
attachmentobjectOptional
Attachment file associated with the service request history

Response

Successful response
metaobject
resultobject

Errors