grubhub · Example Payload

Grubhub Timewindow Example

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

start_timeend_time

Example Payload

Raw ↑
{
  "start_time": "sample-value",
  "end_time": "sample-value"
}