2026.03.02

  1. API Field Deprecations & Enhancements
  • Interfaces: GetAvailability, AirPricing, and GetBookingDetail.
  • Deprecations: The following fields within fareRule are now Deprecated and replaced by more granular structures:
    • changeCategory, changeFee, changeServiceFee
    • cancelCategory, cancelFee, cancelServiceFee
  • Descriptions: Enhanced and enriched descriptions for all remaining fields to improve clarity.
  1. Booking Management Enhancements
  • GetBookingDetail: Added a new node flightChangeList to provide comprehensive flight schedule change information.
  1. Change (Rescheduling) API Refactoring
  • Workflow Guide: Completely updated the Change API invocation process guide.
  • Visuals: Updated the Change Flowchart to reflect current system logic.
  • Status Naming: Adjusted and standardized status names (e.g., PENDING_QUOTE, VALID_QUOTE, EXPIRED) across the lifecycle.
  1. Notification & Webhooks
  • Notification API: Enriched descriptions for all notification interfaces (Change/Cancellation Notify) to include detailed trigger events, retry logic, and terminal states.
  1. Appendix Updates
  • Change Status Mapping: Updated the Appendix with new status values, detailed definitions, and transition descriptions.

2025.08.25

Add interface related to booking process

  • Add GetExtendBundles API

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:AeroHub  Update time:2026-03-19 18:06