# Change Logs

Dida Flight API Change Logs.


# 0.18.0

03/03/2025

  • 📝 The API address has been adjusted from flightapi-test.didatravel.com to flightapi-test.dida.com.

# 0.17.0

30/12/2024

  • 🌟 Add refund/change/void service fee.
  • 🌟 RefundApply interface supports no need quotation.
  • 🌟 Add traceId、channel in search interfaces.

# 0.16.0

26/08/2024

  • 🌟 Add seat selection status in orderDetails interfaces.

# 0.15.0

15/08/2024

  • 🌟 Add refundList and changeList interfaces.

# 0.14.0

12/06/2024

  • 🌟 Supports first class, business class, and premium economy class.
  • 🌟 Supports instant ticketing.
  • 🌟 Added cabin baggage information.

# 0.13.0

08/05/2024

  • 🌟 Add seats interfaces and parameters.

# 0.12.0

15/03/2024

  • 🌟 Add the field of accounts in orderDetails/informTicket interfaces

# 0.11.0

13/12/2023

  • 🌟 Add the field of modifiers in search request payload.

# 0.10.0

08/12/2023

  • 🌟 Added refund and change related interfaces

# 0.9.0

22/08/2023

  • 🌟 Added retrievePNR interface to return the latest flight and status information.

# 0.8.0

14/08/2023

  • 🌟 Added currency/data/orderNo fields to ancillarySearch request.
  • 🐞 Modified sessionId to refId in ancillarySearch & ancillaryBook interfaces.

# 0.7.0

10/02/2023

  • 🌟 Added changeId to scheduleChange interface.
  • 🌟 Added scheduleChangeConfirm interface.
  • 🐞 Deprecated order cancellation interface, no need for invocation.

# 0.6.0

12/01/2023

  • 🌟 Added scheduleChange interface specification for flight changes.
  • 🌟 Added airlinePnr to informTicket interface.

# 0.5.0

15/09/2022

  • 🌟 Added ancillary information to order details.
  • 🌟 Added order cancellation interface.
  • 🌟 Added orderNo/customerOrderNo/pnrCode to ancillaryDetails interface.
  • 🐞 Corrected ancillaryBaggage field naming in ancillarySearch results.

# 0.4.0

01/08/2022

  • 🌟 Added ancillary-related interfaces (ancillarySearch/ancillaryBook/ancillaryPay/ancillaryDetails)

# 0.3.0

25/07/2022

  • 🌟 Added luggage information to order details.

# 0.2.0

23/06/2022

  • 🌟 Added order details interface.

# 0.1.0

25/11/2021

  • 📝 Initialized flight API.