Dispatch a white-label delivery via DoorDash Drive after accepting a quote

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

Steps

  1. After accepting a quote (or skipping the quote step), POST to /drive/v2/deliveries with pickup details, dropoff details, order items, and the external_delivery_id
  2. Include tip, order_value, and contains_alcohol fields accurately; incorrect order_value affects Dasher incentives and may trigger review
  3. Poll GET /drive/v2/deliveries/{external_delivery_id} or configure a webhook to receive status transitions: created, enroute_to_pickup, arrived_at_pickup, picked_up, delivered, cancelled
  4. If the delivery must be cancelled, DELETE /drive/v2/deliveries/{external_delivery_id} before a Dasher has picked up the order to avoid cancellation fees
  5. Surface the tracking_url from the response to the end customer for real-time Dasher location

Known gotchas

Related routes

Create white-label deliveries with DoorDash Drive
doordash.com · 6 steps · unrated
Get an Uber Direct delivery quote and create a white-label delivery
developer.uber.com · 5 steps · unrated
Get a DoorDash Drive delivery quote to validate coverage and price before dispatching
developer.doordash.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