2024.11.18

Add interface related to rescheduling process

  • Add SubmitChange API
  • Add ConfirmChange API
  • Add CancelChange API
  • Add GetChangeDetail API
  • Add UploadPassport API

2024.09.10

Add interface related to cancellation process

  • Add SubmitCancellation API
  • Add ConfirmCancellation API
  • Add CancelCancellation API
  • Add GetCancellationDetail API
  • Add ReceiveCancellationNotify API

2024.07.26

Add NoticeFlightChange API.


2024.07.24

Add the fields “journeyType” and “segmentNo” under the “freeBagInfoList” node in the returned result of the GetAvailability and AirPricing interface.


2024.06.25

Added a status code 1999 at GetSSRAvailability endpoint which stands for returning an empty result.


2024.04.10

Added parameters for account credentials returned in the GetBookingDetail. In case the airline requires the account credentials to manage the booking, the account ID and password are provided.

  • In the response results, accountName and accountPass are added in the tickets object

2024.02.26

Added return information for bundles, cancellation and change rules, and free baggage.

  1. GetAvailabilityAPI
  • In the response results, bundleId and ruleId are added at the same level as the original faretypecode
  • In the response results, rules and bundles are added at the same level as the original routings
  1. AirPricingAPI
  • In the response results, bundleId and ruleId are added at the same level as the original faretypecode
  • In the response results, rules and bundles are added at the same level as the original routings
Author:AeroHub  Create time:2024-02-26 15:57
Last editor:SunKang  Update time:2025-04-22 14:25