Skip to main content

Mark an order as ready to pickup

POST 

/manager/order/v1/sources/:source/orders/:orderId/ready-to-pickup

Signals that the store has finished preparing the order for the given source and it is ready for the courier or customer to collect. Marks all of the order's station tickets as prepared. Processed asynchronously; returns 202 Accepted. RATE LIMIT: 32 per minute

Request

Responses

The order was successfully marked as ready to pickup.