GET api/classifications/activesubstance/list?productCode={productCode}&model={model}
Get the Active Substances for a Product Code
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| productCode |
Medprax Product Code |
string |
Required |
| model |
Include the related model hierarchy |
boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
ActiveSubstancesResponseModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ActiveSubstances | PaginationListModelOfActiveSubstanceModel |
None. |
|
| DataError | DataError |
None. |
|
| IsDemoData | boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.