Update an appointment for a lead
Update an appointment for a lead
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
event_id
The Propexo unique identifier for the event
Request
This endpoint expects an object.
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
appointment_duration_minutes
The duration of the appointment, in minutes
employee_id
The Propexo unique identifier for the employee. Must have a role of LEASING_AGENT
notes
Notes associated with the event
unit_id
The Propexo unique identifier for the unit
appointment_type
The type of appointment. This is specific to Entrata and correlates to the types of calendar appointments available
title
The title associated with the event
status
The raw status associated with the event
priority
The priority of the appointment
Response
Successful response
job_id
The ID of the job created to handle this operation
data
Errors
400
Bad Request Error

