Create Lead Event: Yardi
The saved created_record_id for this operation is the lead_id associated with the event. Yardi doesn't return event_id from their API.
| Interface | Method |
|---|---|
| ILS Guest Card | ImportYardiGuest_Login |
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
integration_id
The Propexo unique identifier for the integration
lead_id
The Propexo unique identifier for the lead
event_name
The name or type of event
event_datetime
The date when the event will occur
agent_name
The name of the leasing agent associated with the event
unit_id
The Propexo unique identifier for the unit. Only some PMS events use this, including "Show" and "Appointment"
notes
Notes associated with the event
rent_amount_in_cents
The rent amount in cents for the event. Required for LeaseSign event
Response
Successful response
meta
result

