Create Appointments [Business]

Overview

Create one or more appointments on the business calendar. Available for Staff tokens.

Each element of appointments is a complete appointment definition, so several appointments — including the occurrences of a recurring series — can be created in a single request. The created appointments are returned under data.appointments, in the order they were sent.

Appointments are booked for an existing client: look up the client, service and staff member first, then send their uids in client_id, service_id and staff_id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
appointments
array of objects
required

The appointments to create. Send one element per appointment; at least one is required.

appointments*
boolean
required
Defaults to true

Selects the current request format for this endpoint. Always send true.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json