Update Appointment: EliseAI
Update Appointment: EliseAI
Marks an appointment outcome in EliseAI (e.g. no-show or completed tour).
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
appointment_id
The Propexo unique identifier for the event
Request
This endpoint expects an object.
status
The status associated with the event
outcome_time
The time the appointment outcome occurred. This time should be specified in UTC. Defaults to the current UTC timestamp if omitted.
unit_ids
Optional array of Propexo unit IDs shown during the tour.
Response
Successful response
meta
result
Errors
400
Bad Request Error

