Update a booking

Update booking details or add/remove items from a booking.

šŸ”’

Required scope: Booking_Update

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

Unique ID of a booking

Body Params
string
length ≤ 128

Title of the booking. Name can be different to the booking owner name (defaults to the booking owner's name if not specified)

string
length ≤ 500

Additional detail about the booking

newItems
array of objects
newItems
idsToRemove
array of integers

The bookingItemId's of the items to remove from the booking

idsToRemove
itemsToUpdate
array of objects

List of booking items that can have additional fields updated

itemsToUpdate
Responses
200

Success

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json