Restaurant Brands International · Example Payload

Menu V2 Nutrient Example

Fortune 500FranchisingHospitalityNYSE QSRQuick Service RestaurantsRestaurants

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

Top-level fields

carbohydratescholesterolenergyKJfatfiberproteinssaltsaturatedFatsodiumsugartransFatweight

Example Payload

Raw ↑
{
  "carbohydrates": 1.0,
  "cholesterol": 1.0,
  "energyKJ": 1.0,
  "fat": "2026-06-03T12:00:00Z",
  "fiber": 1.0,
  "proteins": 1.0,
  "salt": 1.0,
  "saturatedFat": "2026-06-03T12:00:00Z",
  "sodium": 1.0,
  "sugar": 1.0,
  "transFat": "2026-06-03T12:00:00Z",
  "weight": 1.0
}