2024.12.10

1. Added Bundle Search and Booking Process

  • Search interface request adds the priceMode and product nodes to differentiate the requested package types. The response includes the packageInfo node to indicate the package product.
  • Verify API request and response now include a packageInfo node to identify package products.
  • OrderDetail API response now includes a packageInfo node to identify package products.

2. Added API to Retrieve Airline Bundle Names

  • Introduced the GetBundlesName API to retrieve package name information for specified airlines.

2024.10.20

1. Added Baggage Data Source Parameter

  • Search API request now includes a baggageSources parameter to specify the source of baggage pricing.
  • OrderDetail API response now includes a baggageSources node under the ssr Element to specify the source of baggage pricing.

2024.9.15

1. Added Site Source Parameter

  • Search API request now includes a siteChannel parameter to identify the source site.
  • OrderDetail API response now includes a siteChannel node to identify the source site.

2024.08.15

1. Added Seat Selection API

  • GetSeat API has been introduced to retrieve seat selection information.
  • Order API request now includes a seats Element node.
  • Order API response now includes a passengerSeats node.
  • OrderDetail API response now includes a seats Element node.

2024.03.13

1. New Schedule Change Notification Interface

  • ScheduleChange is used to receive flight change notifications from suppliers.

2. New Ticket Refund Interface

  • BookingRefund is used to push refund orders to suppliers.
  • UpdateRefund is used to obtain the refund progress from suppliers.

3. New After-sales Ancillary Interface

  • AncillaryOrderList is used to retrieve pending ancillary orders and fetch order lists within a specified time range.
  • AncillaryOrderDetail is used to retrieve detailed information for a specific order, including all order statuses.
  • UpdateAncillaryOrder is used by suppliers to notify AeroHub of ticketing information and complete ticket issuance.

2024.03.12

1. Added Service Tag Nodes to Search and Order

  • Added the serviceTag node to the request parameters of the Search interface.
  • Added the serviceTag node to the return parameters of the OrderList interface.
  • Added the serviceTag node to the return parameters of the OrderDetail interface.

2. Added Actual Ticketing Contact Information to Backfill Interface

  • Added the contactName node to the request parameters of the UpdateOrder interface.
  • Added the contactEmail node to the request parameters of the UpdateOrder interface.
  • Added the contactMobile node to the request parameters of the UpdateOrder interface.

2024.02.22

1. Added Stopover Airports to Fare Verification Interface

  • Added the stopAirports field under the Segment node in the request parameters of the Verify interface.
Author:AeroHub  Create time:2024-02-22 16:37
Last editor:AeroHub  Update time:2025-07-29 17:21