Update Booking Details [Business]

Overview

Update booking details including start time, staff, and notes. Available for Staff and App tokens.

Note: The path parameter is booking_id (not booking_uid).

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

Booking (appointment/event) ID. Obtained from create booking response.

Body Params
boolean

Should allow overlapping with a different booking if time/duration is changed (True by default)

number

How many hours after the booking to send the automatic follow up message

string
required

Booking (appointment/event) uid

string
required

Business uid

string

The currency of the booking

number

The duration of the booking

string

Details of the meeting (address/ phone number

string

One of: (client_location|client_phone|business_phone|default_business_location|business_location|skype|online)

boolean

Should send the client an SMS with the first reminder

boolean

Should send the client an SMS with the second reminder

string

A message to be sent to the client after updating the booking

boolean

If true a message about the update with the 'message' field would be sent to the client

number

The padding duration before of the booking

number

The price of the booking

number

How many hours before the booking to send the first reminder

number

How many hours before the booking to send the second reminder

boolean

Should send the client an SMS with the booking confirmation

string

The start time of the booking in UTC (ISO 8601 format)'

string

The title of the booking

Response

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