⛔Update Order
This API is deprecated.
Update order
POST
{{apiUrl}}doctor/orders/update_order
Request Body
Name
Type
Description
order_id*
String
Unique id of the order
apikey*
String
Authentication token
items
String
Stringified Array of Items.
i.e.
[{"medicine_id":"ZnsQl586DmR/ANT3aLdM4g==","batch_id":"lhk/Qty04EUD42YJqOgYhA==","discount":0,"quantity":3}]
Last updated