Retrieving Low Fare Search Data

Asynchronous Low Fare Shopping requests return individual response from providers and suppliers. These responses are cached, and the data for each result must be retrieved for display by the client application.

The asynchronous Low Fare Shopping response is often used in conjunction with Point-to-Point shopping.

Schema

Located in Air.xsd:

How To

  1. Send RetrieveLowFareSearchReq (v49.0 and earlier) to retrieve itinerary data from a LowFareSearchAsynchRsp (v49.0 and earlier)

  2. Include the SearchId, ProviderCode, and PartNumber attributes that are returned in LowFareSearchAsynchRsp (v49.0 and earlier) to identify a single response in the cached data by the unique ID, provider, and sequence of return from the provider.

  3. RetrieveLowFareSearchRsp (v49.0 and earlier) returns the cached response data. The response returns the data in a format similar to a standard Low Fare Search response.