amabnl / amadeus-ws-client

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

How to create the query for Service_BookPriceService service #426

Open singhanil221 opened 3 years ago

singhanil221 commented 3 years ago

Hi, In the messages, Service_BookPriceService document is missing could you please let me know how to create the message for this service.

DerMika commented 3 years ago

Please see the instructions at https://github.com/amabnl/amadeus-ws-client/blob/master/CONTRIBUTING.md. There is some info in there about implementing new messages, as well as a sample PR to learn from.