Add Favorite Medicine
This API is for doctors to add their favorite medicine.
Last updated
Was this helpful?
This API is for doctors to add their favorite medicine.
Last updated
Was this helpful?
Was this helpful?
POST
{{apiUrl}}doctor/medicines/favorite/add
apikey*
String
Authentication Token
medicine_ids
String
Form data Array containing medicine id
{
"status_code": "1",
"status_message": "Success",
"datetime": "2024-09-23 16:35:10",
"data": {}
}