Create Booking
Creates a new booking in Understory.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The unique identifier of the event.
objectrequired
The customer making the booking as a structured object.
stringrequired
A lowercase ISO 639-1 language code, optionally with country suffix like en-US.
objectrequired
One or more booking items as a list of objects.
object
Optional custom metadata object for the booking.