Book a held appointment (public)

Book a held appointment by providing required customer details.
Use when a customer has previously held a time slot.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

Customer/contact metadata permitted when promoting a held appointment to booked. Use PUT /v3/appointment/{id} to reschedule; this schema does not accept an Unavailability object.

string
string
string
Customer
object
CustomFields
object

Optional key/value metadata captured during booking.

Responses
200

Returns a appointment by id

400

Invalid data or missing fields.

404

Appointment not found or not in held status.

409

Conflict - time slot no longer available.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!