Create Lead Appointment: AppFolio
Create Lead Appointment: AppFolio
| Method | Interface |
|---|---|
| POST /v0/showings | Showings |
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
unit_id
The Propexo unique identifier for the unit
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. This time should be sent in UTC.
appointment_duration_minutes
The duration of the appointment, in minutes
employee_id
The Propexo unique identifier for the employee
notes
Notes associated with the event
Response
Successful response
meta
result

