Get Delivery Status
GET https://openapi.doordash.com/drive/v2/deliveries/{{external_delivery_id}}
This request gets the status of an existing delivery. Note that the external_delivery_id
in the URL; make sure you've created a delivery first and then ensure you've updated the URL of this request with the ID of that delivery.