Create Lead Appointment: Resman
ResMan interprets the appointment date and time as being UTC (offset of +00:00). The appointment date and time will be displayed in the timezone of the logged in user (not the property or portfolio account) in ResMan's portal.
| 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_id
The Propexo unique identifier for the integration
lead_id
The Propexo unique identifier for the lead
lead_source_id
The Propexo unique identifier for the lead source
appointment_date
The date when the appointment will occur
appointment_time
The time when the appointment will occur. Please refer to our appointment times section in the docs to see how each individual PMS handles timezones. The time is in the local time of the property/location.
unit_id
The Propexo unique identifier for the unit
notes
Notes associated with the event
Response
Successful response
meta
result

