To search manufacturer by name.
Last updated 3 months ago
Was this helpful?
POST
apikey*
String
Authentication token
searchstring*
Min: 3 char required i.e. Cipla
{ "status_code": "1", "status_message": "Success", "datetime": "2024-04-27 10:51:14", "data": { "results": [ { "id": "YDyrP7SQyRGUkTN1WEwkDA==", // Unique ID of the Manufacturer "title": "Cipla Ganric" }, { "id": "+QFIphi6M09I9yDfowOCDQ==", "title": "Cipla Ltd" } ] } }
{ "status_code": "1", "status_message": "Success", "datetime": "2022-12-06 15:21:25", "data": { "results": [] } }
{ "status_code": "0", "status_message": "\"searchstring\" length must be greater than or equal to 3 characters long", "datetime": "2022-12-06 15:19:58", "data": null }
{{apiUrl}}patient/medicines/manufacturer/search