Create an appointment
Creates a scheduled appointment for a visitor. Appointments have a specific time slot and are assigned to a user.
Authorizations
Headers
API version. Must be set to 2020-09-01.
2020-09-01 Body
ID of the line to create the appointment in.
Visitor's first name (2-50 characters).
2 - 50Appointment start time in ISO 8601 format.
Appointment end time in ISO 8601 format.
ID of the user to assign the appointment to.
Visitor's last name (max 50 characters).
50Phone number with optional + prefix (5-20 digits).
^(\+)?([0-9]){5,20}$Visitor's email address.
100Language code for the visitor (default: en).
2 - 5Custom input fields for the appointment. See Input Fields query to discover available IDs.
Labels to attach to the appointment.