GET api/checker/rpl?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

RplCheckerResponseModel
NameDescriptionTypeAdditional information
PlanSubOptionCode

string

None.

Match

RplCheckerItem

None.

GenericEquivalents

Collection of RplCheckerItem

None.

TherapeuticEquivalents

Collection of RplCheckerItem

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 'Match.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 'Match.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.