{"id":"f4941ed0-4395-4fcc-98e0-ab4844ba9fe7","task":"Dispatch a white-label delivery via DoorDash Drive after accepting a quote","domain":"developer.doordash.com","steps":["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","Include tip, order_value, and contains_alcohol fields accurately; incorrect order_value affects Dasher incentives and may trigger review","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","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","Surface the tracking_url from the response to the end customer for real-time Dasher location"],"gotchas":["Cancellation after pickup is not guaranteed and may still incur the full delivery fee; always check the cancellable field in the delivery object before attempting","The contains_alcohol flag triggers compliance checks; missing it for alcohol orders can result in delivery refusal at pickup","Pickup and dropoff phone numbers are required fields; omitting them causes a 400 validation error even when address fields are present"],"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:44:44.112Z"},"url":"https://mcp.waymark.network/r/f4941ed0-4395-4fcc-98e0-ab4844ba9fe7"}