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

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -