grubhub · Example Payload

Grubhub Posnormalizedmenu Example

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

Top-level fields

merchant_idschedules

Example Payload

Raw ↑
{
  "merchant_id": "ghm-1234567890",
  "schedules": [
    null
  ]
}