Update a basket booking

Updates the specified basket booking by setting the values of the parameters passed. Any parameters not provided will be left unchanged. This request accepts mostly the same arguments as the basket booking creation call.

Log in to see full request history
Path Params
int32
required

The basket id

int32
required

The basket booking id

Body Params
string

The instance id for the date, item and time.

quantities
array of objects

The quantities of item pricing categories for this basket booking. Pass an array of objects.

quantities
string
Defaults to null

The custom start time of the booking, can result in the creation of a time adjustment or an error if that time is unvavailable.

string
Defaults to null

The custom end time of the booking, can result in the creation of a time adjustment or an error if that time is unvavailable.

boolean
Defaults to false

True if this basket booking is fee exempt.

boolean
Defaults to false

True if this basket booking is tax exempt.

extras
array of objects

The item extras for this basket booking. Pass an array of objects.

extras
questions
array of objects

The item booking questions for this basket booking. Pass an array of objects.

questions
Response

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