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 |

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