Skip Navigation

Stopover

Alternate Dates:

 

Element

Stopover

Description

Requested stopover information.

Type

StopoverType

 

Sample SOAP Value 

<OriginDestinationInformation RPH="1">
    <DepartureDateTime>2018-01-01T00:00:00</DepartureDateTime>
    <DepartureWindow>10001200</DepartureWindow>
    <OriginLocation LocationCode="LAX"/>
    <DestinationLocation LocationCode="LGA"/>
    <TPA_Extensions>
        <Stopover>
            <DepartureDateTime>2018-01-06T00:00:00</DepartureDateTime>
            <DepartureWindow>10001200</DepartureWindow> 
            <StopoverPoint LocationCode="JFK" LocationType="A"/>
        </Stopover>
    </TPA_Extensions>
</OriginDestinationInformation>