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

Google sheets equipment borrowing system -

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

c# - Convert type 'System.Collections.Generic.List<string>' to 'System.Collections.Generic.IList<>' -