Skip Navigation

Create Manual Price Quote Ticket Record

2.0.0
Air
Pricing
SOAP API
Travel Agency
  • (12/12/19) Extended the request schema to allow passing additional Tour Code related modifications.
  • (11/17/22) The API has been updated to allow addition of Passenger Selection (number) at creation at /ManualPriceQuoteAddInfoRQ/CreationDetails/NameSelect.

API Information

Format
XML
Current Version
2.0.0
Environment
Production

What's New

  • (12/12/19) Extended the request schema to allow passing additional Tour Code related modifications.
  • (11/17/22) The API has been updated to allow addition of Passenger Selection (number) at creation at /ManualPriceQuoteAddInfoRQ/CreationDetails/NameSelect.

Functional Updates And Enhancements

In the Request

Optional

Parameter: SuppressIT

Type: boolean

Description: Used to suppress the IT text from printing

Sample Value:

|-|ManualPriceQuoteAddInfoRQ Version="2.0.0" xmlns="http://webservices.sabre.com/sabreXML/2011/10" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"|--|
|-|ContentDetails Record="1"|--|
|-|TourCode SuppressIT="true"|--|
|-|Text|--|1234|-|/Text|--|
|-|/TourCode|--|

In the Request

Optional

Parameter: InclusiveTour

Type: boolean

Description: Used to add inclusive Tour code

Sample Value:

|-|ManualPriceQuoteAddInfoRQ Version="2.0.0" xmlns="http://webservices.sabre.com/sabreXML/2011/10" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"|--|
|-|ContentDetails Record="1"|--|
|-|TourCode InclusiveTour="true"|--|
|-|Text|--|1234|-|/Text|--|
|-|/TourCode|--|