Skip to main content

Update order prep time

POST 

/manager/order/v1/sources/:source/orders/:orderId/prep-time

Updates the estimated preparation time (in minutes) for the order of the given source, e.g. when the kitchen revises its estimate after the order was confirmed. Unlike the other manager endpoints, this one uses the orders.update scope. Processed asynchronously; returns 202 Accepted. RATE LIMIT: 32 per minute

Request

Responses

The order new preparation time was successfully accepted.