Amadeus Ws Client Versions Save

PHP Amadeus SOAP Web Service client library

v1.13.0

3 years ago

New message features for Fare_Price* and Fare_MasterPricerTravelBoardSearch messages.

See the full changelog for details

v1.12.0

3 years ago

1 new message: MiniRule_GetFromRec

ES elements now supported in PNR_AddMultiElements

Fixed a bug where session information was not loaded to the client if a SOAPFault occurred during the first call of the session.

See the full changelog for details

v1.11.0

3 years ago

1 new message: Ticket_UpdateRefund.

Improvements to Queue_List, Pnr_AddMultiElements, Fare_PricePnrWithBookingClass.

See the full changelog for details

v1.10.0

3 years ago
  • Bugfix for DocIssuance_IssueMiscellaneousDocuments
  • New messages: Service_BookPriceService, Fare_PriceUpsellWithoutPNR, Fare_GetFareFamilyDescription
  • Support for Anchored Segments in Fare_MasterPricerTravelBoardSearch

See the full changelog for details

v1.9.0

4 years ago
  • Improvements to DocRefund_InitRefund & PNR_AddMultiElements
  • New message: Service_StandaloneCatalogue

See the full changelog for details

v1.8.1

4 years ago

Adds the timeMode feature to the Queue_RemoveItem message.

Changelog

v1.8.0

4 years ago

A long overdue release 1.8.0 is finally here!

Support for 6 new messages: Ticket_RetrieveListOfTSM, Ticket_CreateTASF, PNR_Ignore, SalesReports_DisplayDailyOrSummarizedReport, SalesReports_DisplayNetRemitReport, Fare_MasterPricerExpertSearch - all of which were contributed!

Added support for extra features in Queue_, Fare_, Air_ and other mesages.

Added support for PHP 7.3 as well.

As always, check the changelog for detailed changes!

v1.7.1

5 years ago

Includes a bugfix for a wrong date format in PNR_AddMultiElements.

v1.7.0

6 years ago

This release includes several new messages:

  • Air_RebookAirSegment
  • DocRefund_IgnoreRefund
  • Ticket_ProcessETicket
  • Ticket_InitRefund
  • Ticket_IgnoreRefund
  • Ticket_ProcessRefund
  • PNR_Split

Extra options are supported on the following messages: Air_SellFromRecommendation, Fare_MasterPricerTravelBoardSearch, PNR_AddMultiElements, DocIssuance_IssueTicket, DocIssuance_IssueCombined

New feature: Support for the TransactionFlowLink SOAP header

Fixes:

  • FOP_CreateFormOfPayment now works with message versions 14 and lower.
  • FOP_CreateFormOfPayment generated an incorrect message when using sequence number 0

Check the Changelog for the full list of changes.

v1.6.2

6 years ago

Fixed a bug where the Client parameter returnXml was ignored.

See the Changelog.