Poll for search results
A PollResponse containing full or partial search results will be returned, given a valid PollRequest including a requestId.
Corresponding response status code indicates whether another poll is neccessary until all results are returned.
Request body
Example request
{
"requestId": "OW|Economy|1-0-0|UnlimitedStarter-UnlimitedCandidate|20210901:@YTO:@AMS",
"currency": "USD"
}Response
OK
All have been returned. There is no more result available.
Changes
Changed in 4 of the 14 revisions of this API.17
- ○
added the optional property
trips/items/prices/extendedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
trips/items/prices/extendedto the response with the206statusresponse-optional-property-added
- ○
added the optional property
trips/items/prices/extendedto the response with the400statusresponse-optional-property-added
- ○
- ○
added the optional property
trips/items/flights/items/flightKeyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
trips/items/flights/items/flightKeyto the response with the206statusresponse-optional-property-added
- ○
added the optional property
trips/items/flights/items/flightKeyto the response with the400statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲