get Wait Time Availability
Fetches the wait times and availabilities for all regions within all practices. The results can optionally be filtered down.
If no extra parameters are passed in to filter on, all WaitTimeAvailability
are returned, including any that are currently not available.
Return
The list of wait times and availability.
Parameters
An optional array of region codes to filter the results on.
An optional array of VirtualVisitAssignmentQualifier to filter the results on. You can get available assignment qualifiers via the VirtualService.getAssignmentQualifiers() call
An optional array of VirtualVisitTypeName
representing the type of virtual visit to filter the results on. See DefaultVirtualVisitTypes.
A VirtualPractice.practiceId to filter the results on.
A home market to filter the results on.