GET api/classifications/activesubstance/list?productCode={productCode}&model={model}

Get the Active Substances for a Product Code

Request Information

URI Parameters

NameDescriptionTypeAdditional information
productCode

Medprax Product Code

string

Required

model

Include the related model hierarchy

boolean

Required

Body Parameters

None.

Response Information

Resource Description

ActiveSubstancesResponseModel
NameDescriptionTypeAdditional 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.