doordash · Example Payload

Doordash Business Request Example

Leave at the front desk.

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

Top-level fields

external_business_idnamedescription

Example Payload

Raw ↑
{
  "external_business_id": "D-12345",
  "name": "Acme Pickup Store",
  "description": "Leave at the front desk."
}