GET api/checker/cdl?subOptionCode={subOptionCode}&nappiCode={nappiCode}&model={model}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| subOptionCode | string |
Required |
|
| nappiCode | string |
Required |
|
| model | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
CdlCheckerResponseModel| Name | Description | Type | Additional 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:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: