xml - which soap Api is used to make reservation for multiple passenger in Sabre -


i using sabre soap api, response bargain max finder soap.
now want make reservation number of searched passengers. soap api used make reservation multiple passenger in sabre.
secondly there soap api pass passenger information in request.

you can use combination of 2 apis in order book air itinerary , submit passenger information, complete pnr:

enhancedairbook: https://developer.sabre.com/docs/read/soap_apis/air/book/orchestrated_air_booking

passengerdetails: https://developer.sabre.com/docs/read/soap_apis/management/itinerary/passenger_details


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -