Create an appointment
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Appointment to create
The start date/time of the appointment in ISO 8601 format
The end date/time of the appointment in ISO 8601 format
The ID of the provider that this appointment is for
The ID of the appointment type that this appointment is for
The ID of the patient that this appointment is for
The ID of the client that this appointment is for
A note for the appointment
The ID of the room that this appointment is for
The partner's referral source for this appointment. e.g. 'Google', 'Facebook', 'Website', etc.