GET api/checker/cdl?subOptionCode={subOptionCode}&nappiCode={nappiCode}&model={model}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
subOptionCode

string

Required

nappiCode

string

Required

model

boolean

Required

Body Parameters

None.

Response Information

Resource Description

CdlCheckerResponseModel
NameDescriptionTypeAdditional information
PlanSubOptionCode

string

None.

IsOnFormulary

boolean

None.

GenericEquivalents

Collection of CdlCheckerItem

None.

TherapeuticEquivalents

Collection of CdlCheckerItem

None.

DataError

DataError

None.

IsDemoData

boolean

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'Product' with type 'Medprax.WebAPI.Models.Models.MedpraxMedMat.ProductModel'. Path 'GenericEquivalents[0].Product.ActiveSubstanceList[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'Product' with type 'Medprax.WebAPI.Models.Models.MedpraxMedMat.ProductModel'. Path 'GenericEquivalents[0].Product.ActiveSubstanceList[0]'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'Medprax.WebAPI.Models.Models.MedpraxMedMat.ActiveSubstanceModel' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'Medprax.WebAPI.Models.Models.MedpraxMedMat.ActiveSubstanceModel' contains cycles and cannot be serialized if reference tracking is disabled.