Skip Navigation

Add Boarding Pass Printer

3.0.0
Air
Check-In
SOAP API
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 Add Boarding Pass Printer(ACS_AssignBPPrinterRQ) assigns the boarding pass printer to issue boarding passes.

Target Audience
Airline Carrier
API Version
3.0.0
Authentication
Session Token
Service Action Code
ACS_AssignBPPrinterRQ

This service is restricted to SabreSonic Res users.

Sample Request
<n1:ACS_AssignBoardingPassPrinterRQ>
    <Airline>EY</Airline>
    <PrinterLniata>1A2F1B</PrinterLniata>
</n1:ACS_AssignBoardingPassPrinterRQ>
Sample Response
<ns3:ACS_AssignBoardingPassPrinterRS>
    <Result messageId="ID-pichli010-46335-1395433491555-7-438" timeStamp="2014-03-25T11:08:53.874-05:00">
        <ns2:Status>Success</ns2:Status>
        <ns2:CompletionStatus>Complete</ns2:CompletionStatus>
        <ns2:System>ACS-BSO</ns2:System>
        <ns2:SystemSpecificResults>
            <ns2:ErrorMessage code="0">BOARDING PASS PRINTER ASSIGNED</ns2:ErrorMessage>
            <ns2:RecordID>ID-pichli010-46335-1395433491555-7-436</ns2:RecordID>
        </ns2:SystemSpecificResults>
    </Result>
</ns3:ACS_AssignBoardingPassPrinterRS>