Skip Navigation

Inventory Waitlist Clearance Alert

4.13.0
Air
Inventory
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.

This documentation is for the Inventory Waitlist Clearance Alert (InventoryWaitlistClearanceAlert) API.

Target Audience
Airline Carrier
API Version
4.13.0
Authentication
Session Token
Service Action Code
InventoryWaitlistClearanceAlert
Sample Request
<?xml version="1.0" encoding="UTF-8"?>
<InventoryWaitlistClearanceAlert TimeStamp="2016-11-01T12:56:27" Version="4.13.0" xmlns="http://www.sabre.com/ns/SSI/1.0" xmlns:shdr="http://services.sabre.com/ns/SOTA/Messaging/v1">
    <TimeStamp>2016-11-01T12:56:27</TimeStamp>
    <Leg>
        <Carrier>EY</Carrier>
        <FltNum>4000</FltNum>
        <Origin>MGQ</Origin>
        <Destination>JIB</Destination>
        <Date>2016-11-10</Date>
        <DepartureDateAdj>0</DepartureDateAdj>
        <Alert type="1">Y</Alert>
    </Leg>
    <ClearancePriorities>
        <ClearancePriority>FC</ClearancePriority>
        <ClearancePriority>FF</ClearancePriority>
        <ClearancePriority>FV</ClearancePriority>
        <ClearancePriority>RC</ClearancePriority>
    </ClearancePriorities>
</InventoryWaitlistClearanceAlert>