Create Lead Event: Resman

Create Lead Event: Resman | Interface | Method | |---|---| | Lead Management | /MITS/PostLeadManagement4_0 |

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
event_datetimestringRequiredformat: "date-time"
The date when the event will occur
lead_source_idstringOptional
The Propexo unique identifier for the lead source
unit_idstringOptional
The Propexo unique identifier for the unit
notesstringOptional
Notes associated with the event
reasons_for_eventstringOptional
The reasons for the event

Response

Successful response
metaobject
resultobject

Errors