amabnl / amadeus-ws-client

PHP Amadeus SOAP Web Service client library
Apache License 2.0
183 stars 191 forks source link

We are getting high price rate compare to others flight booking agency although they are using Same API #281

Closed najmulcse closed 5 years ago

najmulcse commented 5 years ago

We are using Amadeus API, But we are getting the high price compare to other flight booking site. How can we get base price rate from Amadues using Fare_MasterPricerTravelBoardSearch?

Please help me.

rifkydj commented 5 years ago

This is something regarding your office ID. Please Check that with your amadeus agent.

DerMika commented 5 years ago

Many travel agents will negotiate special fares with airlines, meaning they will get different content when calling master pricer (look for negotiated fares, unifares, corporate contracts,...)

This is something for the travel agency to arrange and beyond the scope of this library.

najmulcse commented 5 years ago

Thanks