Branded to Generic
To get alternate products by unique medicine Id.
Request Body
Name
Type
Description
{
"status_code": "1",
"status_message": "Success",
"datetime": "2022-11-17 10:30:42",
"data": {
"eGMwtMdst4OkfNrNoAFxRw==": { // medicine_id
"data": [],
"message": "alternative not found",
"status": 0
},
"77eruTI3h1JUg4RqaV20JQ==": {
"data": [
{
"mrp": 204.97,
"batch": "C2VAV19",
"expiry": "11-23",
"packing_size": "1 Bottle of 5 Ml",
"medicine_name": "Moxicip D Eye Drop",
"manufacturer_name": "Cipla Ltd",
"margin_percentage": "23.20",
"medicine_id": "M1AGVZYv89bWlk7/oWbG4Q=="
}
],
"message": "success",
"status": 1
}
}
}Last updated