Create Applicant Note: Rent Manager

Create Applicant Note: Rent Manager | Method | |---| | POST /Prospects/HistoryNotes | | POST /HistoryNotes/{noteId}/UploadAttachments | <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.

Path parameters

applicant_idstringRequired
The ID of the resource.

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
notesstringRequired
Notes associated with the applicant
attachmentobjectOptional
Attachment file for the note on the applicant

Response

Successful response
metaobject
resultobject

Errors

400
Bad Request Error