GET food/menuItems/{id}/nutritionLabel
Summary: Menu Item Nutrition Label Widget
Operation ID: menuItemNutritionLabelWidget
Auth: unknown
Operation ID: menuItemNutritionLabelWidget
Auth: unknown
Description
Visualize a menu item's nutritional label information as HTML including CSS.
Parameters (5)
defaultCss
(boolean, query, optional, default: True)
Whether the default CSS should be added to the response.
id
(number, path, required)
The menu item id.
showIngredients
(boolean, query, optional)
Whether to show a list of ingredients.
showOptionalNutrients
(boolean, query, optional)
Whether to show optional nutrients.
showZeroValues
(boolean, query, optional)
Whether to show zero values.
No probe data for this endpoint yet.