Restaurant Brands International · Example Payload

Channel Feedback Example

Fortune 500FranchisingHospitalityNYSE QSRQuick Service RestaurantsRestaurants

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

Top-level fields

entryIdisAvailableprice

Example Payload

Raw ↑
{
  "entryId": "entry-id",
  "isAvailable": true,
  "price": {
    "currency": {},
    "amount": 100
  }
}