Get settings chemist has configured in eVitalRx for online orders.
Last updated 4 months ago
Was this helpful?
POST
apikey*
String
Authentication token
{ "status_code": "1", "status_message": "Success", "datetime": "2024-02-08 12:15:13", "data": { "shipping_charges": "10", // pre-defined by chemist "minimum_order_value": "50" // // pre-defined by chemist } }
{ "status_code": "0", "status_message": "apikey is required", "datetime": "2024-02-08 12:16:17", "data": null }
{{apiUrl}}patient/orders/get_chemist_order_settings