<- Bookings API

Bookings API

List location booking profiles

GET

 /v2/bookings/location-booking-profiles

Lists location booking profiles of a seller.

Permissions:APPOINTMENTS_BUSINESS_SETTINGS_READ
Try in API Explorer
Link to section

Query parameters

Example code

Link to section

limit

integer(32-bit)

The maximum number of results to return in a paged response.

Link to section

cursor

string

The pagination cursor from the preceding response to return the next page of the results. Do not set this when retrieving the first page of the results.

Link to section

Response fields

Link to section

location_booking_profiles

The list of a seller's location booking profiles.

Link to section

cursor

string

The pagination cursor to be used in the subsequent request to get the next page of the results. Stop retrieving the next page of the results when the cursor is not set.

Link to section

errors

Errors that occurred during the request.