Create Preparation Stage for an Order

You can use this endpoint if you have a kitchen management system and want to update Deliveroo on how the preparation of the order is going. (detailed guide)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Related order id in format {market}:{order_uuid}.

Body Params

PrepStage body.

string
enum

One of the possible preparation stage:

  • in_kitchen (Cooking has started)
  • ready_for_collection_soon (Food is a maximum of 60s from being ready to collect)
  • ready_for_collection (Food is cooked and packaged)
  • collected (The order has been collected)
Allowed:
string

The date/time (ISO-8601) the event occurred in UTC. Value must be within 1 hour in past from current UTC date/time or within 5 minutes in future from current UTC date/time. e.g. if current date/time is 15:00 occurred_at must be between 14:00 and 15:05

uint64

Optional requested delay to prep time. Value must be either 0, 2, 4, 6, 8 or 10.

Any requested delay should be used with the in_kitchen prep stage.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json