if order.Status != "pending" http.Error(w, "order cannot be marked ready", http.StatusBadRequest) return
curl http://localhost:8080/orders/id