Sample menu
Limited access
Marketplace APIs are not yet generally available. Prospective partners can apply for API access directly through the DoorDash Developer Portal.
New to the Developer Portal? Sign up here to create an account and apply for access.
Already have a Developer Portal account? Log in and submit your application from the Integrations tab.
Please refer to the model for field definitions
{
"reference": "12345-test-id",
"store": {
"merchant_supplied_id": "abc12345",
"provider_type": "papa_pizza"
},
"open_hours": [
{
"day_index": "MON",
"start_time": "07:00",
"end_time": "15:00"
},
{
"day_index": "TUE",
"start_time": "07:00",
"end_time": "15:00"
},
{
"day_index": "WED",
"start_time": "07:00",
"end_time": "15:00"
},
{
"day_index": "THU",
"start_time": "07:00",
"end_time": "15:00"
},
{
"day_index": "FRI",
"start_time": "07:00",
"end_time": "15:00"
}
],
"special_hours": [],
"menu": {
"name": "Breakfast",
"subtitle": "",
"active": true,
"categories": [
{
"name": "Entree",
"subtitle": "",
"merchant_supplied_id": "Entree",
"active": true,
"sort_id": 0,
"items": [
{
"name": "Burrito Scram-Bowl",
"description": "Creamy guacamole and fresh pico de gallo top off this hearty Mexican breakfast.",
"merchant_supplied_id": "26d3fce0-efd2-46d3-832c-ced5bc956401",
"active": true,
"price": 0,
"extras": []
},
{
"name": "Harissa Scram-Bowl",
"description": "",
"merchant_supplied_id": "47f64b8a-3526-44f1-b2f2-06f376324f69",
"active": true,
"price": 0,
"extras": []
},
{
"name": "Mediterranean Scram-Bowl",
"description": "Creamy goat cheese, bright and tangy chimichurri with scrambled egg whites.",
"merchant_supplied_id": "997f345b-1f9c-4d7d-be8a-bddc06a172e2",
"active": true,
"price": 0,
"extras": []
},
{
"name": "Multigrain Oatmeal",
"description": "A blend of oatmeal, quinoa and flax to fuel your day.",
"merchant_supplied_id": "d50bee8f-07dc-4e7f-9705-d6439290a140",
"active": true,
"price": 0,
"extras": []
},
{
"name": "Start from Scratch",
"description": "Design your own breakfast bowl",
"merchant_supplied_id": "f289b112-28ba-4acd-9be1-99383d1004ce",
"active": true,
"price": 395,
"extras": []
},
{
"name": "Turkey Hash Bowl",
"description": "Start your day with hearty turkey potato hash and toasted quinoa.",
"merchant_supplied_id": "7c38617d-7406-415f-ba10-9777d0553aad",
"active": true,
"price": 0,
"extras": []
},
{
"name": "Turkey Hash Bowl",
"description": "Start your day with hearty turkey potato hash and toasted quinoa.",
"merchant_supplied_id": "7c38617d-7406-415f-ba10-9777d0553aad",
"active": true,
"price": 0,
"extras": []
}
]
},
{
"name": "Drink",
"subtitle": "",
"merchant_supplied_id": "Drink",
"active": true,
"sort_id": 0,
"items": [
{
"name": "Cherry bubly",
"description": "Unsweetened sparkling water with essence of sweet cherries.",
"merchant_supplied_id": "ee5eb143-a334-41a6-b186-db2d8841fb57",
"active": true,
"price": 0,
"extras": []
},
{
"name": "Equator Fair Trade Organic Coffee",
"description": "A dark roast coffee with hints of bittersweet chocolate and walnut.",
"merchant_supplied_id": "efaad334-e44b-49c3-98ff-e60229f0fa1e",
"active": true,
"price": 0,
"extras": []
},
{
"name": "Equator Fair Trade Organic Iced Coffee",
"description": "Refreshing iced coffee with hints of bittersweet chocolate and a smooth finish.",
"merchant_supplied_id": "e31b8203-8d55-4f80-81e7-ffe8cac0cd46",
"active": true,
"price": 0,
"extras": []
},
{
"name": "Grapefruit bubly",
"description": "Unsweetend sparkling water with hints of fresh grapefruit.",
"merchant_supplied_id": "3b3a9de5-1d43-4ea9-9fae-472f2273da41",
"active": true,
"price": 0,
"extras": []
},
{
"name": "Green Sheep Bottle Water",
"description": "",
"merchant_supplied_id": "68d65af6-4bb7-44ac-a2b4-e8a69eaa1021",
"active": true,
"price": 195,
"extras": []
},
{
"name": "Green Sheep Sparkling Water",
"description": "",
"merchant_supplied_id": "41c0cf24-4acd-495e-9039-e7ca59c78d4d",
"active": true,
"price": 195,
"extras": []
},
{
"name": "House Water",
"description": "",
"merchant_supplied_id": "19f3e7ca-359d-4e0e-b790-7c750e2ec974",
"active": true,
"price": 0,
"extras": []
},
{
"name": "Lime bubly",
"description": "Unsweetend sparkling water with a bright lime finish.",
"merchant_supplied_id": "18f4ef69-0dc9-468f-8bc6-588aa3c579b9",
"active": true,
"price": 0,
"extras": []
},
{
"name": "Pure Leaf Black Tea",
"description": "Crisp and refreshing, unsweetened black iced tea.",
"merchant_supplied_id": "adfd221d-89bb-4803-9375-57feb98c5deb",
"active": true,
"price": 0,
"extras": []
},
{
"name": "Pure Leaf Peach Tea",
"description": "Lightly sweetened black tea with an infusion of fresh peach flavor.",
"merchant_supplied_id": "1d44e8bc-81bf-4834-a8cf-a329fd3b7d17",
"active": true,
"price": 0,
"extras": []
}
]
}
]
}
}