Create Preparation Stage for an Orderpost https://api.developers.deliveroo.com/order/v1/orders/{order_id}/prep_stageRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsorder_idstringrequiredBody ParamsPrepStage body.stagestringenumin_kitchenin_kitchenready_for_collectionready_for_collection_sooncollectedAllowed:in_kitchenready_for_collectionready_for_collection_sooncollectedoccurred_atstringdelayuint64Responses 200Everything worked as expected 🎉 400The request didn't work, often because a required parameter is missing or the content-type hasn't been set e.g. an incorrect JSON request 401The request didn't work because the combination of your API key and API token doesn't exist in our system or your integration has been disabled 404Order with that ID was not found in our systems. 500Something went wrong on our end. You'll have to try again later once we've fixed it.Updated about 1 month ago