grubhub · Example Payload

Grubhub Customer Example

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

Top-level fields

first_namelast_namephone

Example Payload

Raw ↑
{
  "first_name": "Jordan",
  "last_name": "Rivera",
  "phone": "+13125550142"
}