doordash · AsyncAPI Specification
DoorDash Reporting Webhooks
Version 1.0
DoorDash Reporting API sends webhook notifications when report generation is complete and the report is ready for download. Partners configure a webhook endpoint to receive these notifications instead of polling the report status endpoint.
Channels
/reports
Receive report ready webhooks
DoorDash sends report ready notifications to this channel when a requested report has been generated and is available for download.
Messages
ReportReady
Report Ready Event
A report has been generated and is ready for download.
Servers
https
partnerWebhook
{webhook_url}
The partner-provided HTTPS webhook endpoint for receiving report ready notifications.