Original
Alternate Dates:
Alternate Airport:
Agency Retailer:
Note Agency Retailer applies to limited release customers only.
Attribute |
Original |
Description |
Show original selling fare level amounts and total adjusted amount in Fare Calc line. When ShowFareAmounts/@Original is set to “true,” the original fare amount will be returned in the total fare amount, and additional MarkUp information will be returned in the SellingFareData element. To use this attribute, the ORGFQD EPR keyword is required. |
Type |
xs:boolean |
Use |
optional |
Sample SOAP Value
<OTA_AirLowFareSearchRQ>
<TravelPreferences>
<TPA_Extensions>
<SellingLevels>
<ShowFareAmounts Original="true"/>
</SellingLevels>
</TPA_Extensions>
</TravelPreferences>
</OTA_AirLowFareSearchRQ>
|