GET api/v1/monographs/{cpnum}/howsupplied/{productId}

Retrieves details on how the drug is supplied

Request Information

URI Parameters

NameDescriptionTypeAdditional information
cpnum

The cpnum of the Monograph

integer

Required

productId

The product id

integer

Required

Body Parameters

None.

Response Information

Resource Description

How supplied details

HowSuppliedDetail
NameDescriptionTypeAdditional information
productId

integer

None.

productName

string

None.

genericProductName

string

None.

companyId

integer

None.

manufacturer

string

None.

offMarketDate

date

None.

NDC9

string

None.

legendStatus

string

None.

equivalenceCode

string

None.

equivalenceCodes

Collection of TherapeuticEquivalence

None.

isNTI

boolean

None.

deaClassification

string

None.

notSplittable

boolean

None.

hasREMS

boolean

None.

hasMedGuides

boolean

None.

trimester1

string

None.

trimester2

string

None.

trimester3

string

None.

classifications

Collection of ClassificationModel

None.

storage

Collection of Object

None.

other

Collection of Object

None.

packages

Collection of ProductPackage

None.

definitions

Collection of MonographDefinition

None.

_links

Collection of Link

None.

_languages

Collection of LanguagesLink

None.

Response Codes

CodeDescriptionAdditional information
200OKThe request returned without error
204No ContentThe request was successful but no results were returned
400Bad RequestA parameter was missing or invalid
404Not FoundThe requested resource was not found

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.