Get List of Drugs
https://beta.api.wealthcare.com/participant/services/vendors/drugs
Retrieve a list of drugs based on optional search criteria, such as drug name or NDC (National Drug Code). This endpoint is useful for applications that need to display or search for available drugs in the system.
-
search.name string
The name of the drug to search for. This parameter allows for partial matches and is case-insensitive.
-
search.ndc string
The National Drug Code (NDC) of the drug. This parameter must be a valid NDC format and is used for precise drug identification.
-
array <object>
-
Ndc string
-
DrugName string
-
Strength string
-
Mony string
-
Type string
-
PackageSize number <double>
-
ProductName string
-
Gpi string
-
Otc boolean
-
Ingredient boolean
-
EquivalentNdc string
-