GET api/NTOrderMedication/GetMedicationNDCCodes?q={q}
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| q | string | Required | 
Body Parameters
None.
Response Information
Resource Description
AsapResponseOfListOfMedicationNDCDTO| Name | Description | Type | Additional information | 
|---|---|---|---|
| isSuccess | boolean | None. | |
| message | string | None. | |
| jsonObj | Collection of MedicationNDCDTO | None. | |
| totalCount | integer | 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.