Available slots service provider info
Retrieves available appointment slots with service provider information
Authorizations
AuthorizationstringRequired
Enter your Bearer token
organization_codestringRequired
Enter your organization code
Query parameters
appointmentTypeIdstringOptionalExample:
ID of the appointment type
12345appointmentTypeTemplateIdstringOptionalExample:
ID of the appointment type template
67890fromDateone ofOptionalExample:
Start date for the filter
2023-01-01string · dateOptional
string · date-timeOptional
toDateone ofOptionalExample:
End date for the filter
2023-12-31string · dateOptional
string · date-timeOptional
startDateTimeone ofOptionalExample:
Start date and time for the filter
2023-01-01T00:00:00Zstring · dateOptional
string · date-timeOptional
endDateTimeone ofOptionalExample:
End date and time for the filter
2023-12-31T23:59:59Zstring · dateOptional
string · date-timeOptional
includeBookedSlotsbooleanOptionalExample:
Include booked slots in the filter
trueincludeServiceProviderLiveLocationbooleanOptionalExample:
Include service provider live location in the filter
trueincludeServiceProviderStatusbooleanOptionalExample:
Include service provider status in the filter
truememberstringOptionalExample:
Member associated with the filter
member123participantsstringOptionalExample:
Participants associated with the filter
participant123regionstringOptionalExample:
Region associated with the filter
region123addressTitlestringOptionalExample:
Address title associated with the filter
address123partnerIdinteger[]OptionalDefault:
Partner IDs associated with the filter
[]Example: [1,2,3]patientStatestringOptionalExample:
Patient state associated with the filter
state123serviceProviderIdstringOptionalExample:
Service provider ID associated with the filter
provider123additionalCriteriaanyOptional
populationTagsinteger[]OptionalDefault:
Tags for access
[]Example: [1,2,3]Responses
200Success
application/json
get
/api/service-provider-scheduling/available-slots-service-provider-info200Success
Was this helpful?