get
https://api.developers.deliveroo.com/picking/v1/orders//prep-state/items/
Summary
Returns the current preparation state of a single item in the order.
Usage scenario
Spot-check the state of a specific item during a picking session — e.g. after a barcode scan to confirm the upsert succeeded.
Notes
- Returns
404 ITEM_PREP_STATE_NOT_FOUNDwhen the item exists on the order but no prep state has been written for it yet (prep state is not implicitly initialised). - If
batch_contextwas set when start-picking was called, it is echoed back as a top-level field (only when batch-context persistence is enabled for the site).
Operational constraints
- There's a rate limit of 1 request per order item per second (independent of the PUT bucket below). If you get over the limit, you'll get a "Too many requests" error.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
