<- Bookings API

Bookings API

Search availability

POST

 /v2/bookings/availability/search

Searches for availabilities for booking.

To call this endpoint with buyer-level permissions, set APPOINTMENTS_READ for the OAuth scope. To call this endpoint with seller-level permissions, set APPOINTMENTS_ALL_READ and APPOINTMENTS_READ for the OAuth scope.

Permissions:APPOINTMENTS_READ
Try in API Explorer
Link to section

Request body

Example code

Link to section

query

Required

Query conditions used to filter buyer-accessible booking availabilities.

Link to section

Response fields

Link to section

availabilities

List of appointment slots available for booking.

Link to section

errors

Errors that occurred during the request.