Skip Navigation

AirStreaming

 

Element

AirStreaming

Description

Activates the AirStreaming functionality, which allows you to receive a chunked response. The MaxItinsPerChunk attribute is set individually by customers and configures the maximum number of itineraries per one chunk.

This feature requires some development work on the customer’s side; therefore, more information is available in a dedicated Developer Administration Guide. The same document describes two available types of AirStreaming. Functionality is available in XML over the REST Endpoints. Applies to BargainFinderMax, Alternate Airport Shop, and Alternate Dates services.

 

Attributes

Name

Type

Description

Use

Method

 

 

required

MaxItinsPerChunk

xs:positiveInteger

Configures the maximum number of itineraries per one chunk.

required

 

Sample SOAP Value

 

<IntelliSellTransaction>
......<AirStreaming Method="Services" MaxItinsPerChunk="10"/>
</IntelliSellTransaction>