User Tools

Site Tools


data:fields:names:extradata


Fields' list

extraData

field name:
extraData
containing:
Additional info about offers
field type:
xml
condition for:
offers,
groups,
details
returned in:
offers,
groups,
details

Possible values

priceHistory returns the value of the min / max max yesterday and max historical price

Reqest available only with limit_count below 11

Request

<?xml version='1.0'?>
<mds>
    <auth>
        <login></login>
        <pass></pass>
    </auth>
   <request>
     <type>offers</type>
     <conditions>
        <ofr_tourOp>ITAK</ofr_tourOp>
       <extraData>priceHistory</extraData>
     </conditions>
   </request>
</mds>

Response

<ofr id="b93eee016bc462021377d8c60b8d3ae9e0604a8fdd213b2e0f0e3647c83f64c7" 
....
....
<extra><priceHistory ymax="849" ymin="849" max="849" id="MjAxMjEyMTEvSVRBRy9QTE4vNy81L21pY2hhbHRlc3QzLzk1NDIxOTg0MQ=="/></extra></ofr>
ymax yesterday max price
ymin yesterday min price
max max historical price
id price history id

Possible values

hotelsExtra return optional room information

Request

<mds>
   <auth>
      <login></login>
      <pass></pass>
   </auth>
   <request>
      <type>offers</type>
      <conditions>
         <par_adt>2</par_adt>
         <ofr_tourOp>MRGO</ofr_tourOp>
         <trp_depDate>20130424:20130424</trp_depDate>
         <trp_durationM>1</trp_durationM>
         <extraData>hotelsExtra</extraData>
      </conditions>
   </request>
</mds>

Response

<ofr id="0c4af64e70268816a69ac57c6a72c2bbde58e24f49144e98641db617dc38200a" 
...
...
...
<hotelsExtra>
  <room room_hash="54efa8b897bf84029df950ea7e3627e8" price="191" htlSrvCode="RO" htlRoomCode="DBL" htlRoomDesc="Standard Room with 1 double bed and a sofa Room only Breakfast Pers-Nt: 41.00 PLN" htlSrvDesc="ROOM ONLY"/> 
  <room room_hash="b21c78fcccb933b0b9dbd82307eed47e" price="150" htlSrvCode="RO" htlRoomCode="DBL" htlRoomDesc="Standard Room with 1 double bed and a sofa Room only Breakfast Pers-Nt: 41.00 PLN" htlSrvDesc="ROOM ONLY"/>
  <room room_hash="da9c0ad51f0d401d69ab65d42c9d7556" price="216" htlSrvCode="RO" htlRoomCode="DBL" htlRoomDesc="Superior Room with 1 queen-size bed Room only Breakfast Pers-Nt: 41.00 PLN" htlSrvDesc="ROOM ONLY"/>
  <room room_hash="0dff293ad602697a4c592bb8a9f907ce" price="199" htlSrvCode="RO" htlRoomCode="DBL" htlRoomDesc="Superior Room with 1 queen-size bed Room only Breakfast Pers-Nt: 41.00 PLN" htlSrvDesc="ROOM ONLY"/>
  <room room_hash="f0471ef023aade8106b814669b417f2c" price="216" htlSrvCode="RO" htlRoomCode="DBL" htlRoomDesc="Superior Room with 1 queen-size bed and a sofa Room only Breakfast Pers-Nt: 41.00 PLN" htlSrvDesc="ROOM ONLY"/>
  <room room_hash="4a0a567e6ac1d6002810a33133462c60" price="199" htlSrvCode="RO" htlRoomCode="DBL" htlRoomDesc="Superior Room with 1 queen-size bed and a sofa Room only Breakfast Pers-Nt: 41.00 PLN" htlSrvDesc="ROOM ONLY"/>
</hotelsExtra>
room_hash roomid
price room price
htlSrvCode hotel service code
htlRoomCode hotel room code
htlRoomDesc hotel room description
htlSrvDesc hotel service description

Possible values

adtFlightInfo Additional flight info

Request

<?xml version="1.0"?>
<mds>
  <auth>
    <login></login>
    <pass></pass>
    <srcDomain>my.test.domain.com</srcDomain>
  </auth>
  <request>
    <type>offers</type>
    <conditions>
      <trp_depDate>20140320</trp_depDate>
      <trp_depCode>WAW</trp_depCode>
      <trp_desCode>LON</trp_desCode>
      <par_adt>1</par_adt>
      <par_chd>0</par_chd>
      <par_inf>0</par_inf>
      <ofr_tourOp>XTVF,XSAB</ofr_tourOp>
      <trp_durationM>7</trp_durationM>
      <ofr_type>NF</ofr_type>
      <extraData>adtFlightInfo</extraData>
    </conditions>
  </request>
</mds>

Response

<ofr id="257fdb192da4ec06be598cd6422ff5f76e454c4d7590fcd528630eb5c7a6da93" 
 
 <extra>
      <adtFlightInfo>
        <outbound>
          <leg0 depCode="WMI" desCode="STN" depDate="2015-03-11" depTime="06:30" desDate="2015-03-11" desTime="08:05" durationTime="2:35" equipmentType="" flightClass="Economy With Restrictions" flightNumber="1022" carrierCode="FR" operatedBy="FR" marketingAirline="FR" validatingCarrierCode="FR" marriageGrpInd="" fareBasisCode="" seatsAvail="" mealsIncl="" depDesc="Warsaw" depDescExt="Modlin" desDesc="London" desDescExt="Stansted" carrierCodeDesc="Ryanair" operatedByDesc="Ryanair" marketingAirlineDesc="Ryanair" validatingCarrierCodeDesc="Ryanair"/>
        </outbound>
        <outboundTotalTime minutes="155" FlightTime="155"/>
        <outboundGaps/>
        <inbound>
          <leg0 depCode="STN" desCode="WMI" depDate="2015-03-18" depTime="08:30" desDate="2015-03-18" desTime="11:45" durationTime="2:15" equipmentType="" flightClass="Economy With Restrictions" flightNumber="1021" carrierCode="FR" operatedBy="FR" marketingAirline="FR" validatingCarrierCode="FR" marriageGrpInd="" fareBasisCode="" seatsAvail="" mealsIncl="" depDesc="London" depDescExt="Stansted" desDesc="Warsaw" desDescExt="Modlin" carrierCodeDesc="Ryanair" operatedByDesc="Ryanair" marketingAirlineDesc="Ryanair" validatingCarrierCodeDesc="Ryanair"/>
        </inbound>
        <inboundTotalTime minutes="135" FlightTime="135"/>
        <inboundGaps/>
        <persons>
          <pers0 curr="PLN" price="194.00" type="ADULT">
            <tax0 curr="PLN" price="33.00" name="Taxes and Fees"/>
            <tax1 curr="PLN" price="33.00" name="Taxes and Fees"/>
          </pers0>
        </persons>
        <inboundflightGaps/>
        <outboundflightGaps/>
      </adtFlightInfo>
    </extra>
legX number of flight segment
depCode departure airport code
desCode destination airport code
durationTime time of flight
equipmentType aircraft type
flightClass class code
flightNumber flight number
carrierCode carrier code
operatedBy flight operator code
marketingAirline code of marketing airline
validatingCarrierCode code of validating carrier
depDesc name of departure city
depDescExt name of departure airport
desDesc name of destination city
desDescExt name of destination airport
carrierCodeDesc name of carrier
operatedByDesc name of “operated by”
marketingAirlineDesc name of marketing airline
validatingCarrierCodeDesc name of validating carrier
outboundTotalTime minutes duration of flight in minutes
outboundTotalTime flightTime total time spent in aeroplane
inboundTotalTime minutes duration of flight in minutes
inboundTotalTime flightTime total time spent in aeroplane

persons

price passanger price
curr currency
type passanger type

tax

price tax
curr currency
name tax code
data/fields/names/extradata.txt · Last modified: 2014/09/26 12:47 by marekj