Public Data
Check Bookablity
1min
If you need a quick check to see if a slot is bookable then the bookablity check is perfect for this as it returns a quick yes or no response.
Using it's LetsBookFor Slug, check if a slot can be booked
GET
Request
Path Params
Venue Slug
required
String
The venue slug as provided in the letsbookfor URL
Date
required
String
The date for the booking check, provided in dd-mm-yyyy format
Time
required
String
When should the booking slot be for. This doesn't have to be a display slot. Provided in HH:MM format
Session
required
Number
What session type is being checked.
Guests
required
Number
How many guests are trying to book. Required for yield management check
Updated 25 Mar 2024
Did this page help you?