grubhub · Example Payload

Grubhub Menusection Example

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

external_idnameitems

Example Payload

Raw ↑
{
  "external_id": "id-1234567890",
  "name": "Margherita Pizza",
  "items": [
    null
  ]
}