Request Product
To request a product, which is not available at eVitalRx.
Request Product
POST
{{apiUrl}}catalog/medicines/request_medicine
Request Body
apikey*
String
Authentication Token
medicine_name*
String
Product Name
gtin_number
String
Product's GTIN Number
hsn_code
String
Product's HSN Number
Min Length: 3
Max Length: 8
manufacturer_name*
String
Product's Manufacturer Name
packaging*
String
Product's Packaging
Packaging: strip, bottle, packet, piece, tube, etc.
Examples: Himalaya Cream is 100gm.
Then pass "packaging": "tube"
mrp*
Number
Price of the Product
unit
String
Unit for the measurement of the Product
Units: gm, ml, tablets, capsules, etc.
Examples: Himalaya Cream is 100gm.
Then pass "unit": "gm"
weightage
Number
Weightage of the Product:
Examples: Himalaya Cream is 100gm.
pass "weightage": 100
gst_percentage
Number
GST Percentage of the Product:
Valid values: 0, 5, 12, 18, 28
os
String
web
image*
File
Back photo of the Product.
image*
File
Front photo of the Product.
Last updated