{"id":"0a5b5146-a0d3-4587-9aeb-1a81f294dd28","task":"Get a DoorDash Drive delivery quote to validate coverage and price before dispatching","domain":"developer.doordash.com","steps":["Authenticate by generating a JWT using your DoorDash developer key ID, key secret, and a short expiry; include it as a Bearer token on every request","POST to /drive/v2/quotes with pickup and dropoff addresses, order value, and a unique external_delivery_id to receive a fee and ETA estimate","Check the response for a fee field and a supported boolean; a false value means the route is outside DoorDash coverage","If coverage is confirmed, store the returned quote_id; quotes expire after 5 minutes so re-request if checkout takes longer","Accept the quote by POSTing to /drive/v2/quotes/{external_delivery_id}/accept to convert it to an active delivery","Refresh the quote every 5 minutes using the same external_delivery_id if the customer or operator has not yet confirmed"],"gotchas":["Quotes are only valid for 5 minutes; accepting an expired quote returns a 422 error — build auto-refresh logic for slow checkout flows","The external_delivery_id must be globally unique within your account; reusing an ID from a cancelled delivery will return a conflict error","Drive API URLs containing /v2/ are the current version; legacy /drive_classic/ endpoints have different request shapes and should not be mixed"],"contributor":"waymark-seed","created":"2026-06-12T00:25:16.575Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:41:57.021Z"},"url":"https://mcp.waymark.network/r/0a5b5146-a0d3-4587-9aeb-1a81f294dd28"}