latestSwagger 2.02026-08-10143234301.7 KB

dc2736850e42

Rest

List of bookable time ranges, appointment types, and staff appointment type details. Location Id,Appointment type Id is required. Staff id is optional. Can pass multiple staffId params Date part is requried, time part is optional.

get/Consumer/Schedules/Location/{locationId}/Appointments/StaffBookableTimeRanges

Path parameters

locationIdinteger required

Location Id is required

Query parameters

appointmentTypeIdinteger required

Appointment type Id is required

staffIdinteger[] required

Staff id is optional. Can pass multiple staffId params

startstring date-time required

Date part is requried, time part is optional

endstring date-time required

Date part is required, time part is optional

dependentIdstring

Dependent id is optional

ignoreMembershipRestrictionsboolean

If true, will not filter out results based on the consumer's membership status. Optional, default = false

Headers

Authorizationstring required

Bearer {user_token}

SiteIdinteger required

Site ID

Response

OK

StaffAppointmentTypesobject
BookableTimeRangesobject
ActiveTimesstring[]
Errorsstring[]