Get Product Batch
To get item batches in your inventory by unique medicine Id.
Product Batches
POST
{{apiUrl}}patient/medicines/search_medicine_by_batch
Get Product Batches available in your inventory by Medicine Key.
Request Body
Name
Type
Description
apikey*
String
Authentication Token
medicine_id*
String
Unique id of the Product
batch_name
String
Batch Name of the Product.
If batch_name is provided, then only that batch information will come.
Last updated