Bookings
List bookings
Create booking
Search availability
Bulk retrieve bookings
Retrieve business booking profile
List location booking profiles
Retrieve location booking profile
List team member booking profiles
Bulk retrieve team member booking profiles
Retrieve team member booking profile
Retrieve booking
Update booking
Cancel booking
Webhooks
booking.created
booking.updated
<- Bookings API
Bookings API
Version
2024-10-17
GET
/v2/bookings/location-booking-profiles/{location_id}
Retrieves a seller's location booking profile.
Example code
location_id
string
Required
The ID of the location to retrieve the booking profile.
location_booking_profile
LocationBookingProfile
The requested location booking profile.
Show attributes
errors
Error [ ]
Errors that occurred during the request.