Stock Summary
To view the summary of the stock.
Sales Report
Request Body
Name
Type
Description
{
"status_code": "1",
"status_message": "Success",
"datetime": "2024-12-04 16:33:29",
"data": {
"compressed": "no",
"results": [
{
"medicine_code": "MDDRG4997072411",
"medicine_id": "hKtRHscgbs/zRdGqisi3HA==",
"manufacturer_name": "TTK Healthcare Ltd",
"medicine_name": "Dolobest MR 100mg/500mg/250mg Tablet",
"medicine_category": null,
"content": "Aceclofenac (100mg) + Paracetamol/Acetaminophen (500mg) + Chlorzoxazone (250mg)",
"pack_size": "10 Tablets",
"batch": "ASDASD",
"margin": 48.42,
"expiry": "02/27",
"batch_stock": 0,
"mrp": 130,
"total_by_mrp": 0,
"price_to_retailer": 85.69, // ptr
"price_to_supplier": 0,
"total_by_ptr": 0,
"total_by_pts": 0,
"landing_price": 81.58,
"total_by_lp": 0,
"location": "", // location of the product in pharmacy
"gst_percentage": 12,
"hsn_code": "554645",
"tags": "",
"size": 10,
"stock": 154484,
"medicine_name_alias": "",
"olddbref": "0",
"max_quantity": 0,
"min_quantity": 0
},
{
"medicine_code": "MDDRG4695038199",
"medicine_id": "oXg3nBR+crfVVlI1JSYsBw==",
"manufacturer_name": "Staunch Health Care Pvt Ltd",
"medicine_name": "Laurunam 1000 mg Injection",
"medicine_category": null,
"content": "Meropenem (1000mg)",
"pack_size": "1 Injection",
"batch": "UHJKL32",
"margin": 176.36000000000013,
"expiry": "02/29",
"batch_stock": 0,
"mrp": 1857.13,
"total_by_mrp": 0,
"price_to_retailer": 1500.69,
"price_to_supplier": 0,
"total_by_ptr": 0,
"total_by_pts": 0,
"landing_price": 1680.77,
"total_by_lp": 0,
"location": "",
"gst_percentage": 12,
"hsn_code": "",
"tags": "",
"size": 1,
"stock": 797,
"medicine_name_alias": "",
"olddbref": "0",
"max_quantity": 0,
"min_quantity": 0
}
]
}
}Last updated