Create Service Request Note: Rent Manager
Note: In the case of a failed file upload, we will attempt to upload the file again if we receive a 500 runtime error from Rent Manager. If the file is still not uploaded, we will return an error.
| Method |
|---|
| POST /ServiceManagerIssues/HistoryNotes |
| POST /HistoryNotes/{noteId}/UploadAttachments |
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
service_request_id
The ID of the resource.
Request
This endpoint expects an object.
integration_id
The Propexo unique identifier for the integration
notes
Notes associated with the service request
attachment
Attachment file for the note on the service request
Response
Successful response
meta
result
Errors
400
Bad Request Error

