Skip to content

Releases: amabnl/amadeus-ws-client

Release 1.1.1

26 Jan 10:16
Compare
Choose a tag to compare

Fixes a bug in Offer_ConfirmAirOffer and Offer_VerifyOffer (see #38) causing these messages to not work..

Release 1.1.0

19 Oct 15:28
Compare
Choose a tag to compare

New release with a number of improvements to already-supported messages, as well as a few new messages implemented.

The library now supports all major pricing messages as well as all messages necessary for AIR seat selection and pricing.

New options implemented for:

  • Fare_MasterPricerTravelBoardSearch
  • Fare_PricePnrWithBookingClass
  • PNR_AddMultiElements
  • DocIssuance_IssueTicket
  • Air_RetrieveSeatMap

New messages supported:

  • PNR_TransferOwnership
  • Ticket_DisplayTST
  • Ticket_CreateTSMFromPricing
  • Service_IntegratedPricing
  • DocIssuance_IssueMiscellaneousDocuments
  • Fare_MasterPricerCalendar
  • Fare_InformativeBestPricingWithoutPNR
  • Fare_PricePNRWithLowerFares
  • Fare_PricePNRWithLowestFare
  • MiniRule_GetFromPricing
  • Offer_CreateOffer

For a detailed overview, check the changelog.

Examples of how to use the new messages/options can be found in the Samples docs

Version 1

18 Sep 20:04
Compare
Choose a tag to compare

First version of the Amadeus Web Services Client for PHP is released.

Supports a full AIR booking flow as well as a number of messages useful for PNR automation.

Supports Soap Header 2 and Soap Header 4 WSAP's.