Alcohol

Information about whether this menu item or modifier contains alcohol and may require, or benefit from, additional handling. For example, a delivery partner may need to identify a menu item or modifier as containing alcohol to ensure that delivery drivers request identification before giving it to a customer.

containsAlcohol
string

A string that indicates whether the menu item or modifier contains alcohol. Possible values include:

  • YES: The menu item or modifier contains alcohol.
  • NO: The menu item or modifier does not contain alcohol.

The containsAlcohol value may also be null. A null value indicates that the corresponding UI option in Toast Web has not been configured for this menu item or modifier.

Enum: "YES" "NO"
{
  • "containsAlcohol": "YES"
}