Heartbeat
API | Description |
---|---|
GET api/heartbeat |
No documentation available. |
CmppHomePageItems
API | Description |
---|---|
GET api/cmpphomepageitem |
No documentation available. |
PetMedClaimSubmission
API | Description |
---|---|
POST api/petmedclaimsubmission |
No documentation available. |
PetMedClaimReversal
API | Description |
---|---|
POST api/petmedclaimreversal |
No documentation available. |
DrugSearch
API | Description |
---|---|
GET api/drugsearch/{drugName}?zipCode={zipCode}&localization={localization} |
No documentation available. |
PriceCheck
API | Description |
---|---|
GET api/pricecheck/{ndc}?quantity={quantity}&zipCode={zipCode}&localization={localization}&page={page}&pageSize={pageSize} |
No documentation available. |
CmppNetworkLogo
API | Description |
---|---|
GET api/cmppnetworklogo/{id}?width={width}&height={height}&crop={crop}&hexColor={hexColor}&placeholderForMissingLogo={placeholderForMissingLogo} |
Gets a logo image for a network if it exists with ability to specify new dimensions. If network does not have a logo, an optional placeholder image can be returned or a 404 status code. |
Heng
API | Description |
---|---|
GET api/heng |
Gets a active list of items from the Heng file |
CmppFormularies
API | Description |
---|---|
GET api/cmppformulary |
Gets a list of formularies for authorized location |
GET api/cmppformulary/{id} |
Gets a formulary by ID |
PetMedPriceCatalog
API | Description |
---|---|
GET api/petmedpricecatalog |
No documentation available. |
DrugSelect
API | Description |
---|---|
GET api/drugSelect/{drugID}?page={page}&pageSize={pageSize} |
No documentation available. |
GET api/drugSelect/{drugID}?page={page}&pageSize={pageSize}&useSelectedNDCAsDefault={useSelectedNDCAsDefault} |
No documentation available. |
Accounts
Controller used for handling user authentication and authorization
API | Description |
---|---|
GET api/account/{clientid}/{nonce} |
No documentation available. |
POST api/account |
No documentation available. |
StoreLocations
API | Description |
---|---|
GET api/storelocations/{networkID}?zipCode={zipCode}&localization={localization}&page={page}&pageSize={pageSize} |
No documentation available. |
GET api/storelocations/{networkID}/{id} |
No documentation available. |
GET api/StoreLocations?networkID={networkID}&zipCode={zipCode} |
No documentation available. |
PetMedPriceCheck
API | Description |
---|---|
POST api/petmedpricecheck |
No documentation available. |
CmppFormularyProducts
API | Description |
---|---|
GET api/cmppformulary/{formularyID}/cmppformularyproduct?tier={tier}&nameStartsWith={nameStartsWith}&page={page}&pageSize={pageSize} |
Gets a paged result of formulary products for a given formulary id for authorized location |