doordash · Example Payload

Doordash Cancelled Item Example

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

Top-level fields

item_idreason

Example Payload

Raw ↑
{
  "item_id": "D-12345",
  "reason": "example"
}