put https://partners.deliveroo.com/api/v1/picking/orders//start_picking
Summary
Allows partners to inform Deliveroo's internal systems that the picking process of an order has started.
Usage scenario
Site would like to indicate that the picking process for an order has been started.
Business constraints
- Order has to be in the
PLACED
status.
Operational constraints
- There's a rate limit of 1 request per order per 30 seconds. If you get over the limit, you'll get "Too many requests" error.