Restaurant Brands International · Example Payload

Channel Available Example

Fortune 500FranchisingHospitalityNYSE QSRQuick Service RestaurantsRestaurants

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

Top-level fields

isEnabledisOpen

Example Payload

Raw ↑
{
  "isEnabled": [
    {
      "id": {},
      "value": true
    }
  ],
  "isOpen": true
}