grubhub · Example Payload

Grubhub Onboardingissue Example

A classic Neapolitan-style pizza.

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

merchant_idissue_typedescription

Example Payload

Raw ↑
{
  "merchant_id": "ghm-1234567890",
  "issue_type": "STANDARD",
  "description": "A classic Neapolitan-style pizza."
}