GET api/DrugInteractions/NewDrugInteractions?NDC={NDC}&ProfileID={ProfileID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| NDC | string |
Required |
|
| ProfileID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of stringResponse Formats
application/json, text/json
Sample:
[ "sample string 1", "sample string 2" ]