DateFlexibility
Alternate Dates:
Supplemental Live Shopping with Cache:
Element |
DateFlexibility |
Description |
Number of alternate days around the travel date to search. |
Attributes
Name |
Type |
Description |
---|---|---|
xs:int |
Number of days. |
|
xs:int |
Number of alternate dates before requested travel date. |
|
xs:int |
Number of alternate dates after requested travel date. |
Sample SOAP Value
<OTA_AirLowFareSearchRQ> <TPA_Extensions> <DateFlexibility Minus="1" Plus="2" Validate="true"/> <DateFlexibility NbrOfDays="3"/> <SegmentType Code="O"/> </TPA_Extensions> </OTA_AirLowFareSearchRQ> |