Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Pharmacy ID passed in the header
Body
application/json
Returns a list of substitute medicines that match the composition of a given medicine. Includes stock and batch information, pricing per unit, expiry, margin, and in-stock status.Optionally filters results to only include in-stock medicines and includes comparison logic for pricing.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Pharmacy ID passed in the header