Create Booking
Creates a new booking in Flexopus.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
numberrequired
ID of the bookable to reserve.
date
When the booking will start.
daterequired
When the booking will end.
numberrequired
ID of the user for whom the reservation is made.
numberrequired
ID of the location for the reservation.
string
Guest email address for a guest booking.
string
Guest name for a guest booking.
string
Purpose of the booking for a guest booking.
number
Vehicle ID when reserving a parking space.