doordash · Example Payload

Doordash Customer Example

Doordash Customer 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

first_namelast_namephone_number

Example Payload

Raw ↑
{
  "first_name": "Acme Pickup Store",
  "last_name": "Acme Pickup Store",
  "phone_number": "+15555551234"
}