How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

MedAdvisor Pharmacy API

The Pharmacy API from MedAdvisor — 31 operation(s) for pharmacy.

MedAdvisor Pharmacy API is one of 14 APIs that MedAdvisor publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Pharmacy. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 33 operations across 31 paths, and defines 40 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://pharmacy-unified.api.medadvisor.com.au.

33 operations 31 paths 40 schemas 17 GET15 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://pharmacy-unified.api.medadvisor.com.au
Authentication
API Key
Resource Areas
1

Authentication & Security 1

MedAdvisor Pharmacy API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Bearer).

  • Bearer — JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Paths & Operations 33

Across 31 paths, the API surfaces 33 operations — 17 GET, 15 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Pharmacy 33
GET
/api/v1/pharmacy
Pharmacy_GetPharmacyDetail → 200
GET
/api/v1/pharmacy/settings
Retrieve Pharmacy Details
Pharmacy_RetrievePharmacySettings → 200
PUT
/api/v1/pharmacy/settings
Update Pharmacy Details
Pharmacy_UpdatePharmacySettings body → 200
GET
/api/v1/pharmacy/GetAuthInfo
Pharmacy_GetAuthInfo → 200
GET
/api/v1/pharmacy/ho-pending-activations
Pending HO-pushed services for this pharmacy — pushed, not yet live, with an auto-activation countdown (RAP-38 Story 3a.5). Empty list when nothing is pending.
Pharmacy_GetHoPendingActivations → 200
GET
/api/v1/pharmacy/PharmacyHasPendingHshSms
Get all pharmacy which has Pending SMS Broadcast messages
Pharmacy_PharmacyHasPendingHshSms → 200
GET
/api/v1/pharmacy/GetPharmacyModuleSettings
Get pharmacy module settings
Pharmacy_GetPharmacyModuleSettings → 200
GET
/api/v1/pharmacy/GetPharmacyActivatingBanner
Get pharmacy activating banner
Pharmacy_GetPharmacyActivatingBanner → 200
GET
/api/v1/pharmacy/ElectronicPrescribingSettings
Retrieve Pharmacy Electronic Prescribing Settings
Pharmacy_GetPharmacyElectronicPrescribingSettings → 200
GET
/api/v1/pharmacy/RetrievePharmaciesWithPendingSMSReminders
Retrieves pharmacies with pending SMS Reminders.
Pharmacy_RetrievePharmaciesWithPendingSMSReminders → 200
GET
/api/v1/pharmacy/PendingHshSmsMessage
Get all pharmacy which has Pending SMS Broadcast messages
Pharmacy_GetPendingHshSmsMessage 1 param → 200
GET
/api/v1/pharmacy/RetrieveSMSReminderPending
Retrieves SMS Reminder Pending patients.
Pharmacy_RetrieveSMSReminderPending 1 param → 200
GET
/api/v1/pharmacy/RetrievePlusOneQueuedActions
Retrieves actions to be carried out by the PlusOne client.
Pharmacy_RetrievePlusOneQueuedActions 1 param → 200
GET
/api/v1/pharmacy/GetPharmacyReleaseNotes
Get pharmacy release notes
Pharmacy_GetPharmacyReleaseNotes 1 param → 200
GET
/api/v1/pharmacy/GetPharmacyReleaseNotesByType
Get pharmacy release notes by types
Pharmacy_GetPharmacyReleaseNotesByType 1 param → 200
GET
/api/v1/pharmacy/logo
Get Photo PreSigned Url
Pharmacy_GetPhoto 3 params → 200
POST
/api/v1/pharmacy/logo
Upload Pharmacy Logo
Pharmacy_UploadLogo body → 200
GET
/api/v1/pharmacy/GetModuleSettingsByIdentifier
Pharmacy_GetModuleSettingsByIdentifier 1 param → 200
GET
/api/v1/pharmacy/GetPharmacySettingByIdentifier
Get pharmacy setting by identifier
Pharmacy_GetPharmacySettingByIdentifier 1 param → 200
POST
/api/v1/pharmacy/features
Retrieve Pharmacy features
Pharmacy_SearchPharmacyFeatures body → 200
POST
/api/v1/pharmacy/SearchPatients
Search patient free text
Pharmacy_SearchPatients body → 200
POST
/api/v1/pharmacy/getpharmacyinfos
Pharmacy_GetPharmacyInfos body → 200
POST
/api/v1/pharmacy/RegisterAccountV4
Registers account (instant activate).
Pharmacy_RegisterAccountV4 body → 200
POST
/api/v1/pharmacy/UpdateActionStatus
Update Action Status
Pharmacy_UpdateActionStatus body → 200
POST
/api/v1/pharmacy/UpdateCachePatient
Pharmacy_UpdateCachePatient body → 200
POST
/api/v1/pharmacy/VerifyPharmacyInfo
Pharmacy_VerifyPharmacyInfo body → 200
POST
/api/v1/pharmacy/SearchPatientAdvance
Search patient advance
Pharmacy_SearchPatientAdvance body → 200
POST
/api/v1/pharmacy/SendBroadcastMessage
Requests that a message be broadcasted to a set of recipients by App Message, SMS, etc.
Pharmacy_SendBroadcastMessage body → 200
POST
/api/v1/pharmacy/AcceptTermsConditions
Accept terms conditions
Pharmacy_AcceptTermsConditions body → 200
POST
/api/v1/pharmacy/GenerateActivationCodeV3
Generate Activation Code V3.
Pharmacy_GenerateActivationCodeV3 body → 200
POST
/api/v1/pharmacy/UpdateSMSReminderComplete
Updates SMS Reminder Completed patients.
Pharmacy_UpdateSMSReminderComplete body → 200
POST
/api/v1/pharmacy/GeneratePharmacyChangeRequest
Pharmacy_GeneratePharmacyChangeRequest body → 200
POST
/api/v1/pharmacy/SendEScriptTokenToMedViewFlow
Send EScript Token To MedView Flow
Pharmacy_SendEScriptTokenToMedViewFlow 1 param → 200

Schemas 40

The contract defines 40 schemas that model the data the API accepts and returns. The most detailed are MedAdvisor.Framework.Interface.Store (108 properties), MedAdvisor.Framework.Interface.ModuleActivation (59 properties), MedAdvisor.Framework.Interface.GPPractice (31 properties), MedAdvisor.Framework.Interface.PatientSearch (28 properties). Each schema is shown below with its type and property counts.

MedAdvisor.Framework.Interface.PharmacyLoyaltyProvider
object
3 properties
MedAdvisor.Framework.Interface.PharmacyServiceCapability
object
8 properties
MedAdvisor.PharmacyUnifiedAPI.v1.Models.PharmacyGuidModel
object
2 properties
MedAdvisor.Framework.Interface.PatientSearchFreeTextRequest
object
9 properties
MedAdvisor.Framework.Interface.GeneratePharmacyChangeRequest
object
4 properties
MedAdvisor.Framework.Interface.PharmacySettingsResult
object
7 properties
MedAdvisor.Framework.Interface.UpdateCachePatientRequest
object
2 properties
MedAdvisor.Framework.Interface.ElectronicPrescribingSettings
object
2 properties
MedAdvisor.Framework.Interface.AcceptTermsConditionsRequest
object
2 properties
MedAdvisor.Framework.Interface.GPPractitioner
object
26 properties
MedAdvisor.Framework.Interface.Store
object
108 properties
MedAdvisor.Framework.Interface.PatientSearchAdvanceRequestDto
object
13 properties
MedAdvisor.Framework.Interface.IncentivisedSignUpPatientDisclosure
object
2 properties
MedAdvisor.PharmacyUnifiedAPI.v1.Models.PharmacySettingsModel
object
2 properties
MedAdvisor.Framework.Interface.PatientSearchField
object
6 properties
MedAdvisor.PharmacyUnifiedAPI.v1.Models.FileUploadModel
object
2 properties
MedAdvisor.PharmacyUnifiedAPI.v1.Models.ActionUpdateModel
object
5 properties
MedAdvisor.Framework.Interface.InstantActivateResult
object
3 properties
MedAdvisor.Framework.Interface.PharmacyExternalSystem
object
8 properties
MedAdvisor.Framework.Interface.BroadcastMessageJob
object
10 properties
MedAdvisor.Framework.Interface.Subscription
object
9 properties
MedAdvisor.Framework.Interface.UserRolloverResponse
object
3 properties
MedAdvisor.Framework.Interface.PatientSearch
object
28 properties
MedAdvisor.Framework.Interface.RequestContext
object
8 properties
MedAdvisor.PharmacyUnifiedAPI.v1.Models.PharmacyIdentifierModel
object
2 properties
MedAdvisor.Framework.Interface.PatientSearchResult
object
4 properties
MedAdvisor.PharmacyUnifiedAPI.v1.Models.UpdateSMSReminderCompleteModel
object
2 properties
MedAdvisor.Framework.Interface.OperationResult
object
2 properties
MedAdvisor.Framework.Interface.AccountActivationRequest
object
14 properties
MedAdvisor.Framework.Finance.PharmacyTier
object
5 properties
MedAdvisor.Framework.Interface.HealthNotesPharmacyDetail
object
13 properties
MedAdvisor.Framework.Interface.OperatingHour
object
5 properties
MedAdvisor.Framework.Interface.ActivationKeyResult
object
5 properties
MedAdvisor.Framework.Interface.GPPractice
object
31 properties
MedAdvisor.PharmacyUnifiedAPI.v1.Models.SendBroadcastMessageRequestModel
object
3 properties
MedAdvisor.Framework.Interface.ModuleActivation
object
59 properties
MedAdvisor.Framework.Interface.BroadcastMessageRecipient
object
14 properties
MedAdvisor.Framework.Interface.Location
object
19 properties
MedAdvisor.Framework.Interface.Owner
object
16 properties
MedAdvisor.Framework.Interface.InstantActivateRequest
object
15 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

medadvisor-pharmacy-api-openapi.yml Raw ↑

Other APIs MedAdvisor publishes across the network.

MedAdvisor 3rd-Party Integration API
MedAdvisor Account API
MedAdvisor Booking API
MedAdvisor Booking Service API
MedAdvisor Calendar Setting API
MedAdvisor Clinic API
MedAdvisor Communication API
MedAdvisor Config API
MedAdvisor Head Office API
MedAdvisor Inbox API
MedAdvisor Logging API
MedAdvisor Pharmacist API
Where this information came from

This is an independent, third-party profile of MedAdvisor Pharmacy API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.