You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The VAOS Service allows users to send multiple clinic IDs for a facility. The VAOS Service will return a list of clinic information for each clinic.
We should add a get_clinics method to the VAOS::V2::MobileFacilityService class so that we can retrieve information from multiple clinics in a single request.
The text was updated successfully, but these errors were encountered:
The VAOS Service allows users to send multiple clinic IDs for a facility. The VAOS Service will return a list of clinic information for each clinic.
We should add a
get_clinics method
to theVAOS::V2::MobileFacilityService
class so that we can retrieve information from multiple clinics in a single request.The text was updated successfully, but these errors were encountered: