Create an appointment for an applicant
Create an appointment for an applicant
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
integration_id
applicant_id
The Propexo unique identifier for the applicant
application_id
The Propexo unique identifier for the application
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
appointment_duration_minutes
The duration of the appointment, in minutes
appointment_type
The type of appointment. This is specific to Entrata and correlates to the types of calendar appointments available
notes
Notes associated with the event
title
The title associated with the event
employee_id
The Propexo unique identifier for the employee
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

