Other UTAs
Resources:
- legs.leg _ fares.utas
- legs.leg _ fares.utas.optional _ service _ identifier
Response
Attributes | Type | Description/Value |
---|---|---|
headline | string | headline, up to 40 characters |
description | string | description, up to 140 characters |
small_icon_url | string | URL for the 42x42 icon |
large_icon_url | string | URL for the 84x84 icon |
cta_text | string | Link text for cta_url |
cta_url | string | External URL where the end user can learn more |
assessment | string | Possible values: “neutral”, “benefit”, “restriction”, “fee” |
categories | array | Standard Category IDs: advance-change, cancellation, same-day-change, checked-bag-allowance, carry-on-allowance, seat-selection, upgrade-eligibility, check-in-priority, boarding-priority, lounge-access |
fees | array | NOTE: Will always be “null” as this data is not provided at the branded fare level. Additional fees. Elements are objects with members: currency_code (string), amount_min (string), amount_max (string) |
bag_limits | object | For Category IDs checked-bag-allowance and carry-on-allowance: weight_kg (the maximum allowable weight in kilograms and size_lcm (the maximum allowable size as a linear measurement in centimeters). For all other Category IDs, this attribute will return a null value. |