Reservation


Click here for a complete list of operations.

priceSearchWithTrf2UseParallel

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /sws/Reservation.asmx HTTP/1.1
Host: needtour.sansejour.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.sansejour.com/priceSearchWithTrf2UseParallel"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <priceSearchWithTrf2UseParallel xmlns="http://www.sansejour.com/">
      <token>string</token>
      <selldate>dateTime</selldate>
      <cindate1>dateTime</cindate1>
      <cindate2>dateTime</cindate2>
      <region>string</region>
      <category>string</category>
      <room>string</room>
      <roomtype>string</roomtype>
      <board>string</board>
      <hotel>string</hotel>
      <price1>double</price1>
      <price2>double</price2>
      <adl>int</adl>
      <chd>int</chd>
      <cy1>int</cy1>
      <cy2>int</cy2>
      <cy3>int</cy3>
      <cy4>int</cy4>
      <kg1>int</kg1>
      <kg2>int</kg2>
      <kg3>int</kg3>
      <kg4>int</kg4>
      <Currency>string</Currency>
      <SPOType>int</SPOType>
      <priceSearchtype>int</priceSearchtype>
      <honeym>string</honeym>
      <comRatio>double</comRatio>
      <comAmount>double</comAmount>
      <comAmountDaily>double</comAmountDaily>
      <flight>double</flight>
      <other>double</other>
      <ohm>string</ohm>
      <calcTrf>boolean</calcTrf>
      <arrTrfType>string</arrTrfType>
      <depTrfType>string</depTrfType>
      <deptrfOk>boolean</deptrfOk>
      <airport>string</airport>
      <comissionType>boolean</comissionType>
      <insuranceTotal>double</insuranceTotal>
      <isInsuranceTotal>boolean</isInsuranceTotal>
      <flightCur>string</flightCur>
      <insuranceCur>string</insuranceCur>
      <otherCur>string</otherCur>
      <trfRegion>string</trfRegion>
      <handFeeType>string</handFeeType>
      <GetMinPrice>boolean</GetMinPrice>
      <calcKickBackWebUser>string</calcKickBackWebUser>
      <withAvailRoomCount>boolean</withAvailRoomCount>
      <IsCalculateEB>boolean</IsCalculateEB>
      <psCustomers>
        <adl>int</adl>
        <chd>int</chd>
        <cy1>int</cy1>
        <cy2>int</cy2>
        <cy3>int</cy3>
        <cy4>int</cy4>
        <roomCount>int</roomCount>
        <roomIndex>int</roomIndex>
        <adl2_9>
          <int>int</int>
          <int>int</int>
        </adl2_9>
        <chd2_9>
          <int>int</int>
          <int>int</int>
        </chd2_9>
        <cy1_2_9>
          <string>string</string>
          <string>string</string>
        </cy1_2_9>
        <cy2_2_9>
          <string>string</string>
          <string>string</string>
        </cy2_2_9>
        <cy3_2_9>
          <string>string</string>
          <string>string</string>
        </cy3_2_9>
        <cy4_2_9>
          <string>string</string>
          <string>string</string>
        </cy4_2_9>
      </psCustomers>
    </priceSearchWithTrf2UseParallel>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <priceSearchWithTrf2UseParallelResponse xmlns="http://www.sansejour.com/">
      <priceSearchWithTrf2UseParallelResult>
        <xsd:schema>schema</xsd:schema>xml</priceSearchWithTrf2UseParallelResult>
    </priceSearchWithTrf2UseParallelResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /sws/Reservation.asmx HTTP/1.1
Host: needtour.sansejour.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <priceSearchWithTrf2UseParallel xmlns="http://www.sansejour.com/">
      <token>string</token>
      <selldate>dateTime</selldate>
      <cindate1>dateTime</cindate1>
      <cindate2>dateTime</cindate2>
      <region>string</region>
      <category>string</category>
      <room>string</room>
      <roomtype>string</roomtype>
      <board>string</board>
      <hotel>string</hotel>
      <price1>double</price1>
      <price2>double</price2>
      <adl>int</adl>
      <chd>int</chd>
      <cy1>int</cy1>
      <cy2>int</cy2>
      <cy3>int</cy3>
      <cy4>int</cy4>
      <kg1>int</kg1>
      <kg2>int</kg2>
      <kg3>int</kg3>
      <kg4>int</kg4>
      <Currency>string</Currency>
      <SPOType>int</SPOType>
      <priceSearchtype>int</priceSearchtype>
      <honeym>string</honeym>
      <comRatio>double</comRatio>
      <comAmount>double</comAmount>
      <comAmountDaily>double</comAmountDaily>
      <flight>double</flight>
      <other>double</other>
      <ohm>string</ohm>
      <calcTrf>boolean</calcTrf>
      <arrTrfType>string</arrTrfType>
      <depTrfType>string</depTrfType>
      <deptrfOk>boolean</deptrfOk>
      <airport>string</airport>
      <comissionType>boolean</comissionType>
      <insuranceTotal>double</insuranceTotal>
      <isInsuranceTotal>boolean</isInsuranceTotal>
      <flightCur>string</flightCur>
      <insuranceCur>string</insuranceCur>
      <otherCur>string</otherCur>
      <trfRegion>string</trfRegion>
      <handFeeType>string</handFeeType>
      <GetMinPrice>boolean</GetMinPrice>
      <calcKickBackWebUser>string</calcKickBackWebUser>
      <withAvailRoomCount>boolean</withAvailRoomCount>
      <IsCalculateEB>boolean</IsCalculateEB>
      <psCustomers>
        <adl>int</adl>
        <chd>int</chd>
        <cy1>int</cy1>
        <cy2>int</cy2>
        <cy3>int</cy3>
        <cy4>int</cy4>
        <roomCount>int</roomCount>
        <roomIndex>int</roomIndex>
        <adl2_9>
          <int>int</int>
          <int>int</int>
        </adl2_9>
        <chd2_9>
          <int>int</int>
          <int>int</int>
        </chd2_9>
        <cy1_2_9>
          <string>string</string>
          <string>string</string>
        </cy1_2_9>
        <cy2_2_9>
          <string>string</string>
          <string>string</string>
        </cy2_2_9>
        <cy3_2_9>
          <string>string</string>
          <string>string</string>
        </cy3_2_9>
        <cy4_2_9>
          <string>string</string>
          <string>string</string>
        </cy4_2_9>
      </psCustomers>
    </priceSearchWithTrf2UseParallel>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <priceSearchWithTrf2UseParallelResponse xmlns="http://www.sansejour.com/">
      <priceSearchWithTrf2UseParallelResult>
        <xsd:schema>schema</xsd:schema>xml</priceSearchWithTrf2UseParallelResult>
    </priceSearchWithTrf2UseParallelResponse>
  </soap12:Body>
</soap12:Envelope>