doordash · Example Payload

Doordash Promotion Example

Leave at the front desk.

Doordash Promotion Example is an example object payload from doordash, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

merchant_supplied_idpromotional_pricestart_dateend_datedescription

Example Payload

Raw ↑
{
  "merchant_supplied_id": "D-12345",
  "promotional_price": 42,
  "start_date": "2026-06-02T14:30:00Z",
  "end_date": "2026-06-02T14:30:00Z",
  "description": "Leave at the front desk."
}