menu items
Menu Item Nutrition Label Widget
Visualize a menu item's nutritional label information as HTML including CSS.
get/food/menuItems/{id}/nutritionLabel
Path parameters
idnumber required
Example:342313
The menu item id.
Query parameters
defaultCssboolean
Whether the default CSS should be added to the response.
showOptionalNutrientsboolean
Whether to show optional nutrients.
showZeroValuesboolean
Whether to show zero values.
showIngredientsboolean
Whether to show a list of ingredients.
Response
Success