Skip Navigation

Build Invoice And Itinerary

2.0.0
Air
Reservation
SOAP API
Travel Agency
Airline Carrier

Not Signed In.

Looks like you may not have access to all of the resources and documentation for this page.
Please log-in or contact your support desk team if you believe you should have access.

The Build Invoice And Itinerary (InvoiceItineraryLLSRQ) service is used to generate invoices and itineraries.
 

Target Audience
Travel Agency
Airline Carrier
API Version
2.0.0
Authentication
Session Token
Service Action Code
InvoiceItineraryLLSRQ

For additional information please refer to the Format Finder Help System reference: inifo201.

Please note that TravelItineraryReadRQ must be executed prior to calling InvoiceItineraryLLSRQ.

Sample Request
<InvoiceItineraryRQ 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" Version="2.0.0">
    <ActionIdentifier>DIN</ActionIdentifier>
</InvoiceItineraryRQ>
Sample Response
<InvoiceItineraryRS 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" xmlns:stl="http://services.sabre.com/STL/v01">
    <stl:ApplicationResults status="Complete">
        <stl:Success timeStamp="2014-08-07T14:22:18-06:00"/>
    </stl:ApplicationResults>
    <Text>OK 0903 KJDAZU                    
         INVOICED - NUMBER 0000396</Text>
</InvoiceItineraryRS>