Last updated

Release timeline

This document outlines the timeline for the upcoming and currently released backward incompatible (i.e., breaking changes) updates to the APIs.

October 29, 2025

CompanyApi

/v2/companies/{companyId}/features

  • requestBody: New Enum value BLOCK_PAID_ANCILLARY_ON_CASH_FOP added at path patch>requestBody>featuresToDelete and will be valid from 2025-10-28.
  • response: New Enum value BLOCK_PAID_ANCILLARY_ON_CASH_FOP added at path get>response>200>features>name and will be valid from 2025-10-28.
  • requestBody: New Enum value POLICY_CUSTOMIZE_CABIN_BY_MILEAGE added at path patch>requestBody>featuresToDelete and will be valid from 2025-10-28.
  • response: New Enum value POLICY_CUSTOMIZE_CABIN_BY_MILEAGE added at path get>response>200>features>name and will be valid from 2025-10-28.

July 29, 2025

TemplateApi

/v2/event-templates

  • requestBody: variables at path post>requestBody>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables is deprecated.

/v2/event-templates/list

  • response: variables at path post>response>200>eventTemplates>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables is deprecated.

/v2/event-templates/read-by-external-id

  • response: variables at path get>response>200>eventTemplate>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables is deprecated.

/v2/event-templates/{templateId}

  • response: variables at path get>response>200>eventTemplate>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables is deprecated.

/v2/event-templates/{templateId}/custom-field-responses

  • requestBody: variables at path put>requestBody>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables is deprecated.

HotelApi

/v2/hotel/create-pnr

  • requestBody: variables at path post>requestBody>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables is deprecated.

/v2/hotel/pnrs/{pnrId}/cancel-pnr

  • requestBody: variables at path post>requestBody>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables is deprecated.

/v2/hotel/pnrs/{pnrId}/modify-book

  • requestBody: variables at path post>requestBody>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables is deprecated.

AirApi

/v2/air/cancel-pnr

  • requestBody: variables at path post>requestBody>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables is deprecated.

/v2/air/create-pnr

  • requestBody: variables at path post>requestBody>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables is deprecated.

/v2/air/modify-book

  • requestBody: variables at path post>requestBody>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables is deprecated.

EventApi

/v2/events

  • requestBody: variables at path post>requestBody>eventCustomFieldV3Responses>selectedOptions>additionalInfoConfigs>variables is deprecated.

/v2/events/bulk-edit

  • requestBody: variables at path post>requestBody>eventsToUpdate>eventBasicInfo>eventCustomFieldV3Responses>selectedOptions>additionalInfoConfigs>variables is deprecated.

/v2/events/list

  • response: variables at path post>response>200>events>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables is deprecated.

/v2/events/read-by-external-id

  • response: variables at path get>response>200>event>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables is deprecated.

/v2/events/{eventId}

  • response: variables at path get>response>200>event>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables is deprecated.

/v2/events/{eventId}/custom-field-responses

  • requestBody: variables at path put>requestBody>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables is deprecated.

/v2/events/{eventId}/edit-basic-info

  • requestBody: variables at path post>requestBody>eventCustomFieldV3Responses>selectedOptions>additionalInfoConfigs>variables is deprecated.

PolicyApi

/v2/companies/{companyId}/policies

  • requestBody: Property restrictedFareNames at path post>requestBody>rules>policyValue>universalProps>airRestrictedFaresProps>restrictedFareNames is removed.
  • requestBody: Property restrictedFareNames at path post>requestBody>rules>policyValue>universalProps>airRestrictedFaresProps>restrictedFareNames is removed.
  • requestBody: Property fareNames at path post>requestBody>rules>policyValue>universalProps>airRestrictedFaresProps>restrictedFareNames>fareNames is removed.
  • requestBody: Property airlineCode at path post>requestBody>rules>policyValue>universalProps>airRestrictedFaresProps>restrictedFareNames>airlineCode is removed.

TripApi

/v3/trips/{tripId}/detail

  • response: Enum value LIMO_BOOKED at path get>response>200>pendingManualFormPnrs>data>transactions>itemGroups>transactionType is now valid.
  • response: Enum value LIMO_BOOKED at path get>response>200>pnrs>data>transactions>itemGroups>transactionType is now valid.
  • response: Enum value LIMO_BOOKED at path get>response>200>pendingShellPnrs>data>transactions>itemGroups>transactionType is now valid.
  • response: Enum value LIMO_CANCELLED at path get>response>200>pendingManualFormPnrs>data>transactions>itemGroups>transactionType is now valid.
  • response: Enum value LIMO_CANCELLED at path get>response>200>pnrs>data>transactions>itemGroups>transactionType is now valid.
  • response: Enum value LIMO_CANCELLED at path get>response>200>pendingShellPnrs>data>transactions>itemGroups>transactionType is now valid.
  • response: variables at path get>response>200>pendingManualFormPnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables is deprecated.
  • response: variables at path get>response>200>pnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables is deprecated.
  • response: variables at path get>response>200>pendingShellPnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables is deprecated.

/v3/trips/{tripId}/pnrs

  • requestBody: Enum value LIMO_BOOKED at path post>requestBody>transactions>itemGroups>transactionType is now valid.
  • requestBody: Enum value LIMO_CANCELLED at path post>requestBody>transactions>itemGroups>transactionType is now valid.
  • requestBody: variables at path post>requestBody>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables is deprecated.

/v3/trips/{tripId}/pnrs/{pnrId}

  • requestBody: Enum value LIMO_BOOKED at path put>requestBody>transactions>itemGroups>transactionType is now valid.
  • response: Enum value LIMO_BOOKED at path get>response>200>transactions>itemGroups>transactionType is now valid.
  • requestBody: Enum value LIMO_CANCELLED at path put>requestBody>transactions>itemGroups>transactionType is now valid.
  • response: Enum value LIMO_CANCELLED at path get>response>200>transactions>itemGroups>transactionType is now valid.
  • requestBody: variables at path put>requestBody>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables is deprecated.
  • response: variables at path get>response>200>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables is deprecated.

/v3/trips/{tripId}/pnrs/{pnrId}/finalize

  • requestBody: variables at path post>requestBody>customFieldV3UserResponses>selectedOptions>additionalInfoConfigs>variables is deprecated.

July 28, 2025

AirApi

/v2/air/flight-attributes

  • response: Enum value KG at path post>response>200>itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value KG at path post>response>200>itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value LBS at path post>response>200>itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value LBS at path post>response>200>itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit is removed.

/v2/air/flight-checkout

  • response: Enum value KG at path post>response>200>baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>multiSelectOptions>simpleBag>weightLimit>unit is removed.
  • response: Enum value LBS at path post>response>200>baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>multiSelectOptions>simpleBag>weightLimit>unit is removed.
  • response: Enum value KG at path post>response>200>itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value KG at path post>response>200>itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value LBS at path post>response>200>itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value LBS at path post>response>200>itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit is removed.

/v2/air/search-flights

  • response: Enum value KG at path post>response>200>itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value KG at path post>response>200>itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value LBS at path post>response>200>itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value LBS at path post>response>200>itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit is removed.

/v2/air/selected-itinerary

  • response: Enum value KG at path post>response>200>itinerary>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value KG at path post>response>200>itinerary>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value LBS at path post>response>200>itinerary>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value LBS at path post>response>200>itinerary>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit is removed.

TripApi

/v3/trips/{tripId}/detail

  • response: Enum value KG at path get>response>200>pnrs>data>airPnr>legs>fareOffers>items>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value KG at path get>response>200>pendingManualFormPnrs>data>airPnr>legs>fareOffers>items>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value KG at path get>response>200>pendingShellPnrs>data>airPnr>legs>fareOffers>items>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value KG at path get>response>200>pnrs>data>airPnr>legs>fareOffers>items>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value KG at path get>response>200>pendingManualFormPnrs>data>airPnr>legs>fareOffers>items>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value KG at path get>response>200>pendingShellPnrs>data>airPnr>legs>fareOffers>items>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value LBS at path get>response>200>pnrs>data>airPnr>legs>fareOffers>items>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value LBS at path get>response>200>pendingManualFormPnrs>data>airPnr>legs>fareOffers>items>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value LBS at path get>response>200>pendingShellPnrs>data>airPnr>legs>fareOffers>items>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value LBS at path get>response>200>pnrs>data>airPnr>legs>fareOffers>items>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value LBS at path get>response>200>pendingManualFormPnrs>data>airPnr>legs>fareOffers>items>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value LBS at path get>response>200>pendingShellPnrs>data>airPnr>legs>fareOffers>items>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit is removed.

/v3/trips/{tripId}/pnrs

  • requestBody: Enum value KG at path post>requestBody>airPnr>legs>fareOffers>items>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit is removed.
  • requestBody: Enum value KG at path post>requestBody>airPnr>legs>fareOffers>items>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit is removed.
  • requestBody: Enum value LBS at path post>requestBody>airPnr>legs>fareOffers>items>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit is removed.
  • requestBody: Enum value LBS at path post>requestBody>airPnr>legs>fareOffers>items>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit is removed.

/v3/trips/{tripId}/pnrs/{pnrId}

  • requestBody: Enum value KG at path put>requestBody>airPnr>legs>fareOffers>items>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value KG at path get>response>200>airPnr>legs>fareOffers>items>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit is removed.
  • requestBody: Enum value KG at path put>requestBody>airPnr>legs>fareOffers>items>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value KG at path get>response>200>airPnr>legs>fareOffers>items>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit is removed.
  • requestBody: Enum value LBS at path put>requestBody>airPnr>legs>fareOffers>items>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value LBS at path get>response>200>airPnr>legs>fareOffers>items>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit is removed.
  • requestBody: Enum value LBS at path put>requestBody>airPnr>legs>fareOffers>items>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit is removed.
  • response: Enum value LBS at path get>response>200>airPnr>legs>fareOffers>items>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit is removed.

CompanyApi

/v2/companies/{companyId}

  • response: companyLogo at path get>response>200>companyLogo is deprecated.
  • requestBody: companyLogo at path put>requestBody>companyLogo is deprecated.

July 15, 2025

UsersApi

/v2/users

  • requestBody: Enum value VANILLA_ALLIANCE at path post>requestBody>travelPreferences>preferences>airPref>alliancePref>alliances is removed.
  • requestBody: Enum value U_FLY_ALLIANCE at path post>requestBody>travelPreferences>preferences>airPref>alliancePref>alliances is removed.
  • requestBody: Enum value VALUE_ALLIANCE at path post>requestBody>travelPreferences>preferences>airPref>alliancePref>alliances is removed.

/v2/users/{userId}

  • requestBody: Enum value VANILLA_ALLIANCE at path put>requestBody>travelPreferences>preferences>airPref>alliancePref>alliances is removed.
  • response: Enum value VANILLA_ALLIANCE at path get>response>200>travelPreferences>preferences>airPref>alliancePref>alliances is removed.
  • requestBody: Enum value U_FLY_ALLIANCE at path put>requestBody>travelPreferences>preferences>airPref>alliancePref>alliances is removed.
  • response: Enum value U_FLY_ALLIANCE at path get>response>200>travelPreferences>preferences>airPref>alliancePref>alliances is removed.
  • requestBody: Enum value VALUE_ALLIANCE at path put>requestBody>travelPreferences>preferences>airPref>alliancePref>alliances is removed.
  • response: Enum value VALUE_ALLIANCE at path get>response>200>travelPreferences>preferences>airPref>alliancePref>alliances is removed.

/v2/users/{userId}/travel-preferences

  • requestBody: Enum value VANILLA_ALLIANCE at path put>requestBody>preferences>airPref>alliancePref>alliances is removed.
  • response: Enum value VANILLA_ALLIANCE at path get>response>200>preferences>airPref>alliancePref>alliances is removed.
  • requestBody: Enum value U_FLY_ALLIANCE at path put>requestBody>preferences>airPref>alliancePref>alliances is removed.
  • response: Enum value U_FLY_ALLIANCE at path get>response>200>preferences>airPref>alliancePref>alliances is removed.
  • requestBody: Enum value VALUE_ALLIANCE at path put>requestBody>preferences>airPref>alliancePref>alliances is removed.
  • response: Enum value VALUE_ALLIANCE at path get>response>200>preferences>airPref>alliancePref>alliances is removed.

HotelApi

/v2/hotel/validate-rebooking

  • requestBody: Enum value VANILLA_ALLIANCE at path post>requestBody>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • requestBody: Enum value U_FLY_ALLIANCE at path post>requestBody>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • requestBody: Enum value VALUE_ALLIANCE at path post>requestBody>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.

AirApi

/v2/air/flight-attributes

  • response: Enum value VANILLA_ALLIANCE at path post>response>200>metadata>applicableAlliances is removed.
  • response: Enum value U_FLY_ALLIANCE at path post>response>200>metadata>applicableAlliances is removed.
  • response: Enum value VALUE_ALLIANCE at path post>response>200>metadata>applicableAlliances is removed.

/v2/air/modify-search

  • response: Enum value VANILLA_ALLIANCE at path post>response>200>metadata>applicableAlliances is removed.
  • requestBody: Enum value VANILLA_ALLIANCE at path post>requestBody>filters>alliance>alliances is removed.
  • response: Enum value U_FLY_ALLIANCE at path post>response>200>metadata>applicableAlliances is removed.
  • requestBody: Enum value U_FLY_ALLIANCE at path post>requestBody>filters>alliance>alliances is removed.
  • response: Enum value VALUE_ALLIANCE at path post>response>200>metadata>applicableAlliances is removed.
  • requestBody: Enum value VALUE_ALLIANCE at path post>requestBody>filters>alliance>alliances is removed.

/v2/air/pnrs/{pnrId}/update

  • requestBody: Enum value VANILLA_ALLIANCE at path post>requestBody>travelerInfo>traveler>travelerInfo>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • requestBody: Enum value U_FLY_ALLIANCE at path post>requestBody>travelerInfo>traveler>travelerInfo>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • requestBody: Enum value VALUE_ALLIANCE at path post>requestBody>travelerInfo>traveler>travelerInfo>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.

/v2/air/search-flights

  • response: Enum value VANILLA_ALLIANCE at path post>response>200>metadata>applicableAlliances is removed.
  • requestBody: Enum value VANILLA_ALLIANCE at path post>requestBody>filters>alliance>alliances is removed.
  • response: Enum value U_FLY_ALLIANCE at path post>response>200>metadata>applicableAlliances is removed.
  • requestBody: Enum value U_FLY_ALLIANCE at path post>requestBody>filters>alliance>alliances is removed.
  • response: Enum value VALUE_ALLIANCE at path post>response>200>metadata>applicableAlliances is removed.
  • requestBody: Enum value VALUE_ALLIANCE at path post>requestBody>filters>alliance>alliances is removed.

TripApi

/v3/approvals/approvers/{userId}/list

  • response: Enum value VANILLA_ALLIANCE at path post>response>200>approvalDataList>pnrSummary>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value U_FLY_ALLIANCE at path post>response>200>approvalDataList>pnrSummary>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value VALUE_ALLIANCE at path post>response>200>approvalDataList>pnrSummary>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.

/v3/approvals/companies/{companyId}/list

  • response: Enum value VANILLA_ALLIANCE at path post>response>200>approvalDataList>pnrSummary>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value U_FLY_ALLIANCE at path post>response>200>approvalDataList>pnrSummary>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value VALUE_ALLIANCE at path post>response>200>approvalDataList>pnrSummary>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.

/v3/trips/arrangers/{arrangerId}/list

  • response: Enum value VANILLA_ALLIANCE at path post>response>200>failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value VANILLA_ALLIANCE at path post>response>200>tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value U_FLY_ALLIANCE at path post>response>200>failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value U_FLY_ALLIANCE at path post>response>200>tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value VALUE_ALLIANCE at path post>response>200>failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value VALUE_ALLIANCE at path post>response>200>tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.

/v3/trips/companies/{companyId}/list

  • response: Enum value VANILLA_ALLIANCE at path post>response>200>failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value VANILLA_ALLIANCE at path post>response>200>tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value U_FLY_ALLIANCE at path post>response>200>failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value U_FLY_ALLIANCE at path post>response>200>tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value VALUE_ALLIANCE at path post>response>200>failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value VALUE_ALLIANCE at path post>response>200>tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.

/v3/trips/users/{userId}/list

  • response: Enum value VANILLA_ALLIANCE at path post>response>200>failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value VANILLA_ALLIANCE at path post>response>200>tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value U_FLY_ALLIANCE at path post>response>200>failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value U_FLY_ALLIANCE at path post>response>200>tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value VALUE_ALLIANCE at path post>response>200>failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value VALUE_ALLIANCE at path post>response>200>tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.

/v3/trips/{tripId}/detail

  • response: Enum value VANILLA_ALLIANCE at path get>response>200>pendingShellPnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value VANILLA_ALLIANCE at path get>response>200>pendingManualFormPnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value VANILLA_ALLIANCE at path get>response>200>pnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value U_FLY_ALLIANCE at path get>response>200>pendingShellPnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value U_FLY_ALLIANCE at path get>response>200>pendingManualFormPnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value U_FLY_ALLIANCE at path get>response>200>pnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value VALUE_ALLIANCE at path get>response>200>pendingShellPnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value VALUE_ALLIANCE at path get>response>200>pendingManualFormPnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value VALUE_ALLIANCE at path get>response>200>pnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.

/v3/trips/{tripId}/pnrs

  • requestBody: Enum value VANILLA_ALLIANCE at path post>requestBody>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • requestBody: Enum value U_FLY_ALLIANCE at path post>requestBody>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • requestBody: Enum value VALUE_ALLIANCE at path post>requestBody>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.

/v3/trips/{tripId}/pnrs/{pnrId}

  • requestBody: Enum value VANILLA_ALLIANCE at path put>requestBody>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value VANILLA_ALLIANCE at path get>response>200>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • requestBody: Enum value U_FLY_ALLIANCE at path put>requestBody>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value U_FLY_ALLIANCE at path get>response>200>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • requestBody: Enum value VALUE_ALLIANCE at path put>requestBody>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.
  • response: Enum value VALUE_ALLIANCE at path get>response>200>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances is removed.

CompanyApi

/v2/companies

  • requestBody: oauthPartnerConfig at path post>requestBody>oauthPartnerConfig is deprecated.

July 14, 2025

TripApi

/v3/trips/{tripId}/detail

  • response: New OneOf value LimoItem added at path get>response>200>pendingManualFormPnrs>data>transactions>itemGroups>items and will be valid from 2025-07-15.
  • response: New OneOf value LimoItem added at path get>response>200>pendingShellPnrs>data>transactions>itemGroups>items and will be valid from 2025-07-15.
  • response: New OneOf value LimoItem added at path get>response>200>pnrs>data>transactions>itemGroups>items and will be valid from 2025-07-15.

/v3/trips/{tripId}/pnrs

  • requestBody: New OneOf value LimoItem added at path post>requestBody>transactions>itemGroups>items and will be valid from 2025-07-15.

/v3/trips/{tripId}/pnrs/{pnrId}

  • requestBody: New OneOf value LimoItem added at path put>requestBody>transactions>itemGroups>items and will be valid from 2025-07-15.
  • response: New OneOf value LimoItem added at path get>response>200>transactions>itemGroups>items and will be valid from 2025-07-15.

Archived Logs