grubhub · Example Payload

Grubhub Weeklyschedule Example

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

Top-level fields

mondaytuesdaywednesdaythursdayfridaysaturdaysunday

Example Payload

Raw ↑
{
  "monday": null,
  "tuesday": null,
  "wednesday": null,
  "thursday": null,
  "friday": null,
  "saturday": null,
  "sunday": null
}