Get listed search result for Pharmacy Locations
Retrieve a list of pharmacy locations based on specified search criteria, such as distance, zip code, or pharmacy name.
-
search.maxPharmacies integer <int32>
Specifies the maximum number of pharmacy locations to return in the response. This parameter helps limit the results to a manageable size.
-
search.distance integer <int32>
Defines the search radius in miles from the specified location. This parameter is essential for filtering pharmacies within a certain distance.
-
search.zipCode string
The zip code used to narrow down the search for pharmacies. This parameter is crucial for ensuring the results are relevant to the user's location.
-
search.pharmacyName string
The name of the pharmacy to search for. This parameter allows users to find specific pharmacies by name.
-
search.latitude number <double>
The latitude coordinate used to define the center point for the search. This parameter is used in conjunction with longitude to pinpoint the search area.
-
search.longitude number <double>
The longitude coordinate used to define the center point for the search. This parameter is essential for accurately locating pharmacies based on geographic coordinates.
-
array <object>
-
Name string
-
Nabp string
-
ChainCode string
-
Address1 string
-
Address2 string
-
City string
-
State string
-
ZipCode string
-
Phone string
-
Latitude number <double>
-
Longitude number <double>
-
Distance number <double>
-
Type string
-
Class string
-