Restaurant Brands International · Example Payload

Channel Time Slot Example

Fortune 500FranchisingHospitalityNYSE QSRQuick Service RestaurantsRestaurants

Channel Time Slot Example is an example object payload from Restaurant Brands International, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

closesdateisClosedopens

Example Payload

Raw ↑
{
  "closes": "1991-02-11 23:59:00",
  "date": "1991-02-11",
  "isClosed": true,
  "opens": "1991-02-11 00:00:00"
}