Get Started
Recommended Integration Milestones​
Week 1-2: Begin Developing to Menus API
- Successfully Create a Menu via POST and store menu UUID. Verify it is created at your DoorDash Test Store.
- Successfully Update a Menu via PATCH using cached menu UUID
- Ensure Menu Status Updates are registering via Webhook Notification
- Successfully Create a Menu via Menu Pull and store menu UUID
Week 3-4: Begin Developing to Orders API
- Submit Orders using your DoorDash Test Store and verify Order received at Endpoint
- Respond to incoming Orders via Webhook Notification for both success and failure scenarios
- Ensure that failure reasons are being provided with Order Failures
- Validate prep times are being used as expected
Week 5: Begin Developing additional features
- Ensure stores are prepared for Stockouts, Store Availability, and Cancellation endpoints
Week 6: Replicate with Production Environment
Week 7-8: Pilot 20 stores
Week 8: Certification