Create Lead Event: RentManager

Create Lead Event: RentManager | Method | |---| | | | POST /Prospects/{x_prospect_id}/HistoryCalls | | POST /Prospects/{x_prospect_id}/HistoryEmails | | POST /Prospects/{x_prospect_id}/HistoryVisits | | 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.

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
lead_idstringRequired
The Propexo unique identifier for the lead
event_nameenumRequired
The name or type of event
Allowed values:
notesstringOptional
Notes associated with the event

Response

Successful response
metaobject
resultobject

Errors

400
Bad Request Error