Sample Order Confirmation
The following JSON object represents an order confirmation to respond with after DoorDash sends an order:
Please refer to model above for field definitions
{
"merchant_supplied_id": "orderId123",
"order_status": "fail",
"prep_time": "2020-05-13T14:01:32.761934529Z",
"failure_reason": "Salad Plate is currently unavailable"
}