grubhub · Example Payload

Grubhub Contact Example

Grubhub Contact 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

nameemailphone

Example Payload

Raw ↑
{
  "name": "Margherita Pizza",
  "email": "partner@example.com",
  "phone": "+13125550142"
}