This API is deprecated.
Last updated 3 months ago
Was this helpful?
POST
order_id*
String
Unique id of the order
apikey*
Authentication token
items
Stringified Array of Items.
i.e.
[{"medicine_id":"ZnsQl586DmR/ANT3aLdM4g==","batch_id":"lhk/Qty04EUD42YJqOgYhA==","discount":0,"quantity":3}]
{ "status_code": "1", "status_message": "Order updated successfully", "datetime": "2022-12-08 18:32:25", "data": { "amount": "345", // updated amount "order_number": "OGLBF2YAYW", "order_id": "Kv1Dmatn3q7QW147CsWKAg==" } }
{ "status_code": "0", "status_message": "No record found", "datetime": "2022-12-07 14:30:56", "data": null }
{{apiUrl}}doctor/orders/update_order