Beverages

Returns alcoholic and non-alcoholic beverages and whether they’re available, for a fee or free.

Copy
Copied
# Use request parameter:
include=segments.beverage

Response parameters:

Attributes Type Description/Values
id num unique numerical identifier (e.g. 1)
display_text string up to 30-character string (English) see character limits by language (e.g. "Alcohol & beverages available")
quality string (Deprecated, will always return n/a)
alcoholic_cost string whether there is a charge for alcoholic beverages (free, free or paid, paid, n/a)
nonalcoholic_cost string whether there is a charge for non-alcoholic beverages (free, free or paid, paid, n/a)
exists string whether beverages exist on the flight in the cabin (yes, no, n/a)
type string type of beverage available (alcoholic, nonalcoholic, premium alcoholic, alcoholic and nonalcoholic, n/a)
updated_at string (Deprecated, will always return blank)