Appointments

Overview

The Appointment object represents a booked slot on a schedule, i.e. a booked appointment. You can use the POST /appointments endpoint to create an object and trigger a real appointment booking.

Index Version support

Since the Appointment object represents a real appointment booking, there is no concept of multiple versions. Therefore, you don't need to pass the Closure-Index-Version header on each request.