Search Product
To search items in your inventory with the Item Name (string), GTIN number of the product, or Salt-Composition(content).
Search Products
POST
{{apiUrl}}catalog/medicines/search
If the Item is present in your inventory, then it will appear first.
Request Body
Name
Type
Description
apikey*
String
Authentication token
searchstring*
String
Search String input
It can be used in following ways.
By Item Name
"searchstring":"dolo"
By Content
"searchstring":"c,paraceta"
By GTIN Number
"searchstring":"89080034169"
List of available medicines in the staging environment:
Last updated