Update order ETA
Set the estimated time of availablity.
Path Parameters |
---|
userId string — REQUIREDBackend User Id |
orderId uuid — REQUIREDOrder Id |
Query Parameters |
---|
datetime date-time — REQUIREDY-m-d H:i:s |
Responses | ||||
---|---|---|---|---|
200 Successful operation.
| ||||
400 Bad request error.
| ||||
404 Order not found.
|