Update status of specific a order
Set the status of a specific order.
Path Parameters |
---|
userId string — REQUIREDBackend User Id |
orderId uuid — REQUIREDOrder Id |
Query Parameters |
---|
status string — REQUIREDPossible values: [ Order Status |
Responses | ||||
---|---|---|---|---|
200 Successful operation.
| ||||
400 Bad request error.
| ||||
404 Order not found.
|