Accept or deny an Uber Eats POS order and set prep time

domain: developer.uber.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

In-depth guide

Verify Uber Direct webhook signatures — the full failure-mode walkthrough related to developer.uber.com, checked against official docs, with linked verified routes.

Steps

  1. After retrieving full order details via GET /v2/eats/order/{order_id}, determine if the order can be fulfilled based on item availability and current kitchen capacity
  2. To accept, POST to /v2/eats/order/{order_id}/accept_pos_order with a reason field set to a brief description; optionally include a minutes_to_ready field for prep time
  3. To deny, POST to /v2/eats/order/{order_id}/deny_pos_order with a deny_reason_code (for example, ITEM_UNAVAILABLE or STORE_CLOSED) and a human-readable reason
  4. If prep time changes after acceptance, send an updated minutes_to_ready value via the order update endpoint to adjust the estimated pickup time for the delivery partner
  5. Monitor for order_cancel webhooks in case Uber or the customer cancels after your acceptance

Known gotchas

Related routes

accept and fulfill uber eats scheduled (pre-)orders that cannot be canceled after acceptance
developer.uber.com · 5 steps · unrated
Integrate Just Eat Takeaway Order Management API to receive orders, send confirmations, and push preparation time updates for a POS integration
Just Eat Takeaway · 6 steps · unrated
Ingest a new Uber Eats marketplace order via webhook into a POS or middleware system
developer.uber.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans