Reservation


Click here for a complete list of operations.

SejourRoomOfferAvailabilityChecker

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/SejourRoomOfferAvailabilityChecker"

<?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>
    <SejourRoomOfferAvailabilityChecker xmlns="http://www.sansejour.com/">
      <SelectedRoomOffers>
        <SejourRoomOffer>
          <RoomNumber>int</RoomNumber>
          <OfferID>int</OfferID>
          <OfferGuidID>string</OfferGuidID>
          <PublishDate>dateTime</PublishDate>
          <Night>int</Night>
          <CInDate>dateTime</CInDate>
          <COutDate>dateTime</COutDate>
          <Adult>unsignedByte</Adult>
          <AdultAges>
            <int>int</int>
            <int>int</int>
          </AdultAges>
          <Child>unsignedByte</Child>
          <ChildAges>
            <int>int</int>
            <int>int</int>
          </ChildAges>
          <TourOperator>string</TourOperator>
          <Hotel>string</Hotel>
          <HotelName>string</HotelName>
          <Room>string</Room>
          <RoomName>string</RoomName>
          <RoomType>string</RoomType>
          <RoomTypeName>string</RoomTypeName>
          <Board>string</Board>
          <BoardName>string</BoardName>
          <Category>string</Category>
          <Currency>string</Currency>
          <Region>string</Region>
          <RegionName>string</RegionName>
          <TrfRegion>string</TrfRegion>
          <TrfRegionName>string</TrfRegionName>
          <AvailabilityStatus>string</AvailabilityStatus>
          <AvailabilityStatusDesc>string</AvailabilityStatusDesc>
          <HotelNetPrice>double</HotelNetPrice>
          <HotelPrice>double</HotelPrice>
          <TotalPrice>double</TotalPrice>
          <AllotmentType>string</AllotmentType>
          <ExtraPrice>double</ExtraPrice>
          <KickbackPrice>double</KickbackPrice>
          <HandlingFeePrice>double</HandlingFeePrice>
          <TransferPrice>double</TransferPrice>
          <Web>string</Web>
          <NewCancelRules>boolean</NewCancelRules>
          <AvailableRoomCount>int</AvailableRoomCount>
          <AllotmentBaseRoom>string</AllotmentBaseRoom>
          <AllotmentBaseRoomType>string</AllotmentBaseRoomType>
          <Release>int</Release>
          <MinStay>short</MinStay>
          <MaxStay>short</MaxStay>
          <Rates>
            <DailyRate xsi:nil="true" />
            <DailyRate xsi:nil="true" />
          </Rates>
          <Remarks>
            <RemarkInfo xsi:nil="true" />
            <RemarkInfo xsi:nil="true" />
          </Remarks>
          <UPGDetails>
            <UPGDetail xsi:nil="true" />
            <UPGDetail xsi:nil="true" />
          </UPGDetails>
          <CalculatedExtras>
            <CalculatedHotelExtra xsi:nil="true" />
            <CalculatedHotelExtra xsi:nil="true" />
          </CalculatedExtras>
          <CalculatedSPOs>
            <CalculatedSPO xsi:nil="true" />
            <CalculatedSPO xsi:nil="true" />
          </CalculatedSPOs>
          <ContractPaymentPlan>
            <BeginDate>dateTime</BeginDate>
            <EndDate>dateTime</EndDate>
            <PaymentType>Unknown or FromCheckOutDate or FromCheckInDate or FromInvoiceDate or OnCheckIn or OnCheckOut</PaymentType>
            <PaymentDayCount>int</PaymentDayCount>
            <AfterBefore>Before or After</AfterBefore>
            <Description>string</Description>
          </ContractPaymentPlan>
          <NationalityCode>string</NationalityCode>
          <ContractPrice>double</ContractPrice>
          <AccommodationPrice>double</AccommodationPrice>
        </SejourRoomOffer>
        <SejourRoomOffer>
          <RoomNumber>int</RoomNumber>
          <OfferID>int</OfferID>
          <OfferGuidID>string</OfferGuidID>
          <PublishDate>dateTime</PublishDate>
          <Night>int</Night>
          <CInDate>dateTime</CInDate>
          <COutDate>dateTime</COutDate>
          <Adult>unsignedByte</Adult>
          <AdultAges>
            <int>int</int>
            <int>int</int>
          </AdultAges>
          <Child>unsignedByte</Child>
          <ChildAges>
            <int>int</int>
            <int>int</int>
          </ChildAges>
          <TourOperator>string</TourOperator>
          <Hotel>string</Hotel>
          <HotelName>string</HotelName>
          <Room>string</Room>
          <RoomName>string</RoomName>
          <RoomType>string</RoomType>
          <RoomTypeName>string</RoomTypeName>
          <Board>string</Board>
          <BoardName>string</BoardName>
          <Category>string</Category>
          <Currency>string</Currency>
          <Region>string</Region>
          <RegionName>string</RegionName>
          <TrfRegion>string</TrfRegion>
          <TrfRegionName>string</TrfRegionName>
          <AvailabilityStatus>string</AvailabilityStatus>
          <AvailabilityStatusDesc>string</AvailabilityStatusDesc>
          <HotelNetPrice>double</HotelNetPrice>
          <HotelPrice>double</HotelPrice>
          <TotalPrice>double</TotalPrice>
          <AllotmentType>string</AllotmentType>
          <ExtraPrice>double</ExtraPrice>
          <KickbackPrice>double</KickbackPrice>
          <HandlingFeePrice>double</HandlingFeePrice>
          <TransferPrice>double</TransferPrice>
          <Web>string</Web>
          <NewCancelRules>boolean</NewCancelRules>
          <AvailableRoomCount>int</AvailableRoomCount>
          <AllotmentBaseRoom>string</AllotmentBaseRoom>
          <AllotmentBaseRoomType>string</AllotmentBaseRoomType>
          <Release>int</Release>
          <MinStay>short</MinStay>
          <MaxStay>short</MaxStay>
          <Rates>
            <DailyRate xsi:nil="true" />
            <DailyRate xsi:nil="true" />
          </Rates>
          <Remarks>
            <RemarkInfo xsi:nil="true" />
            <RemarkInfo xsi:nil="true" />
          </Remarks>
          <UPGDetails>
            <UPGDetail xsi:nil="true" />
            <UPGDetail xsi:nil="true" />
          </UPGDetails>
          <CalculatedExtras>
            <CalculatedHotelExtra xsi:nil="true" />
            <CalculatedHotelExtra xsi:nil="true" />
          </CalculatedExtras>
          <CalculatedSPOs>
            <CalculatedSPO xsi:nil="true" />
            <CalculatedSPO xsi:nil="true" />
          </CalculatedSPOs>
          <ContractPaymentPlan>
            <BeginDate>dateTime</BeginDate>
            <EndDate>dateTime</EndDate>
            <PaymentType>Unknown or FromCheckOutDate or FromCheckInDate or FromInvoiceDate or OnCheckIn or OnCheckOut</PaymentType>
            <PaymentDayCount>int</PaymentDayCount>
            <AfterBefore>Before or After</AfterBefore>
            <Description>string</Description>
          </ContractPaymentPlan>
          <NationalityCode>string</NationalityCode>
          <ContractPrice>double</ContractPrice>
          <AccommodationPrice>double</AccommodationPrice>
        </SejourRoomOffer>
      </SelectedRoomOffers>
    </SejourRoomOfferAvailabilityChecker>
  </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>
    <SejourRoomOfferAvailabilityCheckerResponse xmlns="http://www.sansejour.com/">
      <SejourRoomOfferAvailabilityCheckerResult>
        <SejourRoomOffer>
          <RoomNumber>int</RoomNumber>
          <OfferID>int</OfferID>
          <OfferGuidID>string</OfferGuidID>
          <PublishDate>dateTime</PublishDate>
          <Night>int</Night>
          <CInDate>dateTime</CInDate>
          <COutDate>dateTime</COutDate>
          <Adult>unsignedByte</Adult>
          <AdultAges>
            <int>int</int>
            <int>int</int>
          </AdultAges>
          <Child>unsignedByte</Child>
          <ChildAges>
            <int>int</int>
            <int>int</int>
          </ChildAges>
          <TourOperator>string</TourOperator>
          <Hotel>string</Hotel>
          <HotelName>string</HotelName>
          <Room>string</Room>
          <RoomName>string</RoomName>
          <RoomType>string</RoomType>
          <RoomTypeName>string</RoomTypeName>
          <Board>string</Board>
          <BoardName>string</BoardName>
          <Category>string</Category>
          <Currency>string</Currency>
          <Region>string</Region>
          <RegionName>string</RegionName>
          <TrfRegion>string</TrfRegion>
          <TrfRegionName>string</TrfRegionName>
          <AvailabilityStatus>string</AvailabilityStatus>
          <AvailabilityStatusDesc>string</AvailabilityStatusDesc>
          <HotelNetPrice>double</HotelNetPrice>
          <HotelPrice>double</HotelPrice>
          <TotalPrice>double</TotalPrice>
          <AllotmentType>string</AllotmentType>
          <ExtraPrice>double</ExtraPrice>
          <KickbackPrice>double</KickbackPrice>
          <HandlingFeePrice>double</HandlingFeePrice>
          <TransferPrice>double</TransferPrice>
          <Web>string</Web>
          <NewCancelRules>boolean</NewCancelRules>
          <AvailableRoomCount>int</AvailableRoomCount>
          <AllotmentBaseRoom>string</AllotmentBaseRoom>
          <AllotmentBaseRoomType>string</AllotmentBaseRoomType>
          <Release>int</Release>
          <MinStay>short</MinStay>
          <MaxStay>short</MaxStay>
          <Rates>
            <DailyRate xsi:nil="true" />
            <DailyRate xsi:nil="true" />
          </Rates>
          <Remarks>
            <RemarkInfo xsi:nil="true" />
            <RemarkInfo xsi:nil="true" />
          </Remarks>
          <UPGDetails>
            <UPGDetail xsi:nil="true" />
            <UPGDetail xsi:nil="true" />
          </UPGDetails>
          <CalculatedExtras>
            <CalculatedHotelExtra xsi:nil="true" />
            <CalculatedHotelExtra xsi:nil="true" />
          </CalculatedExtras>
          <CalculatedSPOs>
            <CalculatedSPO xsi:nil="true" />
            <CalculatedSPO xsi:nil="true" />
          </CalculatedSPOs>
          <ContractPaymentPlan>
            <BeginDate>dateTime</BeginDate>
            <EndDate>dateTime</EndDate>
            <PaymentType>Unknown or FromCheckOutDate or FromCheckInDate or FromInvoiceDate or OnCheckIn or OnCheckOut</PaymentType>
            <PaymentDayCount>int</PaymentDayCount>
            <AfterBefore>Before or After</AfterBefore>
            <Description>string</Description>
          </ContractPaymentPlan>
          <NationalityCode>string</NationalityCode>
          <ContractPrice>double</ContractPrice>
          <AccommodationPrice>double</AccommodationPrice>
        </SejourRoomOffer>
        <SejourRoomOffer>
          <RoomNumber>int</RoomNumber>
          <OfferID>int</OfferID>
          <OfferGuidID>string</OfferGuidID>
          <PublishDate>dateTime</PublishDate>
          <Night>int</Night>
          <CInDate>dateTime</CInDate>
          <COutDate>dateTime</COutDate>
          <Adult>unsignedByte</Adult>
          <AdultAges>
            <int>int</int>
            <int>int</int>
          </AdultAges>
          <Child>unsignedByte</Child>
          <ChildAges>
            <int>int</int>
            <int>int</int>
          </ChildAges>
          <TourOperator>string</TourOperator>
          <Hotel>string</Hotel>
          <HotelName>string</HotelName>
          <Room>string</Room>
          <RoomName>string</RoomName>
          <RoomType>string</RoomType>
          <RoomTypeName>string</RoomTypeName>
          <Board>string</Board>
          <BoardName>string</BoardName>
          <Category>string</Category>
          <Currency>string</Currency>
          <Region>string</Region>
          <RegionName>string</RegionName>
          <TrfRegion>string</TrfRegion>
          <TrfRegionName>string</TrfRegionName>
          <AvailabilityStatus>string</AvailabilityStatus>
          <AvailabilityStatusDesc>string</AvailabilityStatusDesc>
          <HotelNetPrice>double</HotelNetPrice>
          <HotelPrice>double</HotelPrice>
          <TotalPrice>double</TotalPrice>
          <AllotmentType>string</AllotmentType>
          <ExtraPrice>double</ExtraPrice>
          <KickbackPrice>double</KickbackPrice>
          <HandlingFeePrice>double</HandlingFeePrice>
          <TransferPrice>double</TransferPrice>
          <Web>string</Web>
          <NewCancelRules>boolean</NewCancelRules>
          <AvailableRoomCount>int</AvailableRoomCount>
          <AllotmentBaseRoom>string</AllotmentBaseRoom>
          <AllotmentBaseRoomType>string</AllotmentBaseRoomType>
          <Release>int</Release>
          <MinStay>short</MinStay>
          <MaxStay>short</MaxStay>
          <Rates>
            <DailyRate xsi:nil="true" />
            <DailyRate xsi:nil="true" />
          </Rates>
          <Remarks>
            <RemarkInfo xsi:nil="true" />
            <RemarkInfo xsi:nil="true" />
          </Remarks>
          <UPGDetails>
            <UPGDetail xsi:nil="true" />
            <UPGDetail xsi:nil="true" />
          </UPGDetails>
          <CalculatedExtras>
            <CalculatedHotelExtra xsi:nil="true" />
            <CalculatedHotelExtra xsi:nil="true" />
          </CalculatedExtras>
          <CalculatedSPOs>
            <CalculatedSPO xsi:nil="true" />
            <CalculatedSPO xsi:nil="true" />
          </CalculatedSPOs>
          <ContractPaymentPlan>
            <BeginDate>dateTime</BeginDate>
            <EndDate>dateTime</EndDate>
            <PaymentType>Unknown or FromCheckOutDate or FromCheckInDate or FromInvoiceDate or OnCheckIn or OnCheckOut</PaymentType>
            <PaymentDayCount>int</PaymentDayCount>
            <AfterBefore>Before or After</AfterBefore>
            <Description>string</Description>
          </ContractPaymentPlan>
          <NationalityCode>string</NationalityCode>
          <ContractPrice>double</ContractPrice>
          <AccommodationPrice>double</AccommodationPrice>
        </SejourRoomOffer>
      </SejourRoomOfferAvailabilityCheckerResult>
    </SejourRoomOfferAvailabilityCheckerResponse>
  </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>
    <SejourRoomOfferAvailabilityChecker xmlns="http://www.sansejour.com/">
      <SelectedRoomOffers>
        <SejourRoomOffer>
          <RoomNumber>int</RoomNumber>
          <OfferID>int</OfferID>
          <OfferGuidID>string</OfferGuidID>
          <PublishDate>dateTime</PublishDate>
          <Night>int</Night>
          <CInDate>dateTime</CInDate>
          <COutDate>dateTime</COutDate>
          <Adult>unsignedByte</Adult>
          <AdultAges>
            <int>int</int>
            <int>int</int>
          </AdultAges>
          <Child>unsignedByte</Child>
          <ChildAges>
            <int>int</int>
            <int>int</int>
          </ChildAges>
          <TourOperator>string</TourOperator>
          <Hotel>string</Hotel>
          <HotelName>string</HotelName>
          <Room>string</Room>
          <RoomName>string</RoomName>
          <RoomType>string</RoomType>
          <RoomTypeName>string</RoomTypeName>
          <Board>string</Board>
          <BoardName>string</BoardName>
          <Category>string</Category>
          <Currency>string</Currency>
          <Region>string</Region>
          <RegionName>string</RegionName>
          <TrfRegion>string</TrfRegion>
          <TrfRegionName>string</TrfRegionName>
          <AvailabilityStatus>string</AvailabilityStatus>
          <AvailabilityStatusDesc>string</AvailabilityStatusDesc>
          <HotelNetPrice>double</HotelNetPrice>
          <HotelPrice>double</HotelPrice>
          <TotalPrice>double</TotalPrice>
          <AllotmentType>string</AllotmentType>
          <ExtraPrice>double</ExtraPrice>
          <KickbackPrice>double</KickbackPrice>
          <HandlingFeePrice>double</HandlingFeePrice>
          <TransferPrice>double</TransferPrice>
          <Web>string</Web>
          <NewCancelRules>boolean</NewCancelRules>
          <AvailableRoomCount>int</AvailableRoomCount>
          <AllotmentBaseRoom>string</AllotmentBaseRoom>
          <AllotmentBaseRoomType>string</AllotmentBaseRoomType>
          <Release>int</Release>
          <MinStay>short</MinStay>
          <MaxStay>short</MaxStay>
          <Rates>
            <DailyRate xsi:nil="true" />
            <DailyRate xsi:nil="true" />
          </Rates>
          <Remarks>
            <RemarkInfo xsi:nil="true" />
            <RemarkInfo xsi:nil="true" />
          </Remarks>
          <UPGDetails>
            <UPGDetail xsi:nil="true" />
            <UPGDetail xsi:nil="true" />
          </UPGDetails>
          <CalculatedExtras>
            <CalculatedHotelExtra xsi:nil="true" />
            <CalculatedHotelExtra xsi:nil="true" />
          </CalculatedExtras>
          <CalculatedSPOs>
            <CalculatedSPO xsi:nil="true" />
            <CalculatedSPO xsi:nil="true" />
          </CalculatedSPOs>
          <ContractPaymentPlan>
            <BeginDate>dateTime</BeginDate>
            <EndDate>dateTime</EndDate>
            <PaymentType>Unknown or FromCheckOutDate or FromCheckInDate or FromInvoiceDate or OnCheckIn or OnCheckOut</PaymentType>
            <PaymentDayCount>int</PaymentDayCount>
            <AfterBefore>Before or After</AfterBefore>
            <Description>string</Description>
          </ContractPaymentPlan>
          <NationalityCode>string</NationalityCode>
          <ContractPrice>double</ContractPrice>
          <AccommodationPrice>double</AccommodationPrice>
        </SejourRoomOffer>
        <SejourRoomOffer>
          <RoomNumber>int</RoomNumber>
          <OfferID>int</OfferID>
          <OfferGuidID>string</OfferGuidID>
          <PublishDate>dateTime</PublishDate>
          <Night>int</Night>
          <CInDate>dateTime</CInDate>
          <COutDate>dateTime</COutDate>
          <Adult>unsignedByte</Adult>
          <AdultAges>
            <int>int</int>
            <int>int</int>
          </AdultAges>
          <Child>unsignedByte</Child>
          <ChildAges>
            <int>int</int>
            <int>int</int>
          </ChildAges>
          <TourOperator>string</TourOperator>
          <Hotel>string</Hotel>
          <HotelName>string</HotelName>
          <Room>string</Room>
          <RoomName>string</RoomName>
          <RoomType>string</RoomType>
          <RoomTypeName>string</RoomTypeName>
          <Board>string</Board>
          <BoardName>string</BoardName>
          <Category>string</Category>
          <Currency>string</Currency>
          <Region>string</Region>
          <RegionName>string</RegionName>
          <TrfRegion>string</TrfRegion>
          <TrfRegionName>string</TrfRegionName>
          <AvailabilityStatus>string</AvailabilityStatus>
          <AvailabilityStatusDesc>string</AvailabilityStatusDesc>
          <HotelNetPrice>double</HotelNetPrice>
          <HotelPrice>double</HotelPrice>
          <TotalPrice>double</TotalPrice>
          <AllotmentType>string</AllotmentType>
          <ExtraPrice>double</ExtraPrice>
          <KickbackPrice>double</KickbackPrice>
          <HandlingFeePrice>double</HandlingFeePrice>
          <TransferPrice>double</TransferPrice>
          <Web>string</Web>
          <NewCancelRules>boolean</NewCancelRules>
          <AvailableRoomCount>int</AvailableRoomCount>
          <AllotmentBaseRoom>string</AllotmentBaseRoom>
          <AllotmentBaseRoomType>string</AllotmentBaseRoomType>
          <Release>int</Release>
          <MinStay>short</MinStay>
          <MaxStay>short</MaxStay>
          <Rates>
            <DailyRate xsi:nil="true" />
            <DailyRate xsi:nil="true" />
          </Rates>
          <Remarks>
            <RemarkInfo xsi:nil="true" />
            <RemarkInfo xsi:nil="true" />
          </Remarks>
          <UPGDetails>
            <UPGDetail xsi:nil="true" />
            <UPGDetail xsi:nil="true" />
          </UPGDetails>
          <CalculatedExtras>
            <CalculatedHotelExtra xsi:nil="true" />
            <CalculatedHotelExtra xsi:nil="true" />
          </CalculatedExtras>
          <CalculatedSPOs>
            <CalculatedSPO xsi:nil="true" />
            <CalculatedSPO xsi:nil="true" />
          </CalculatedSPOs>
          <ContractPaymentPlan>
            <BeginDate>dateTime</BeginDate>
            <EndDate>dateTime</EndDate>
            <PaymentType>Unknown or FromCheckOutDate or FromCheckInDate or FromInvoiceDate or OnCheckIn or OnCheckOut</PaymentType>
            <PaymentDayCount>int</PaymentDayCount>
            <AfterBefore>Before or After</AfterBefore>
            <Description>string</Description>
          </ContractPaymentPlan>
          <NationalityCode>string</NationalityCode>
          <ContractPrice>double</ContractPrice>
          <AccommodationPrice>double</AccommodationPrice>
        </SejourRoomOffer>
      </SelectedRoomOffers>
    </SejourRoomOfferAvailabilityChecker>
  </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>
    <SejourRoomOfferAvailabilityCheckerResponse xmlns="http://www.sansejour.com/">
      <SejourRoomOfferAvailabilityCheckerResult>
        <SejourRoomOffer>
          <RoomNumber>int</RoomNumber>
          <OfferID>int</OfferID>
          <OfferGuidID>string</OfferGuidID>
          <PublishDate>dateTime</PublishDate>
          <Night>int</Night>
          <CInDate>dateTime</CInDate>
          <COutDate>dateTime</COutDate>
          <Adult>unsignedByte</Adult>
          <AdultAges>
            <int>int</int>
            <int>int</int>
          </AdultAges>
          <Child>unsignedByte</Child>
          <ChildAges>
            <int>int</int>
            <int>int</int>
          </ChildAges>
          <TourOperator>string</TourOperator>
          <Hotel>string</Hotel>
          <HotelName>string</HotelName>
          <Room>string</Room>
          <RoomName>string</RoomName>
          <RoomType>string</RoomType>
          <RoomTypeName>string</RoomTypeName>
          <Board>string</Board>
          <BoardName>string</BoardName>
          <Category>string</Category>
          <Currency>string</Currency>
          <Region>string</Region>
          <RegionName>string</RegionName>
          <TrfRegion>string</TrfRegion>
          <TrfRegionName>string</TrfRegionName>
          <AvailabilityStatus>string</AvailabilityStatus>
          <AvailabilityStatusDesc>string</AvailabilityStatusDesc>
          <HotelNetPrice>double</HotelNetPrice>
          <HotelPrice>double</HotelPrice>
          <TotalPrice>double</TotalPrice>
          <AllotmentType>string</AllotmentType>
          <ExtraPrice>double</ExtraPrice>
          <KickbackPrice>double</KickbackPrice>
          <HandlingFeePrice>double</HandlingFeePrice>
          <TransferPrice>double</TransferPrice>
          <Web>string</Web>
          <NewCancelRules>boolean</NewCancelRules>
          <AvailableRoomCount>int</AvailableRoomCount>
          <AllotmentBaseRoom>string</AllotmentBaseRoom>
          <AllotmentBaseRoomType>string</AllotmentBaseRoomType>
          <Release>int</Release>
          <MinStay>short</MinStay>
          <MaxStay>short</MaxStay>
          <Rates>
            <DailyRate xsi:nil="true" />
            <DailyRate xsi:nil="true" />
          </Rates>
          <Remarks>
            <RemarkInfo xsi:nil="true" />
            <RemarkInfo xsi:nil="true" />
          </Remarks>
          <UPGDetails>
            <UPGDetail xsi:nil="true" />
            <UPGDetail xsi:nil="true" />
          </UPGDetails>
          <CalculatedExtras>
            <CalculatedHotelExtra xsi:nil="true" />
            <CalculatedHotelExtra xsi:nil="true" />
          </CalculatedExtras>
          <CalculatedSPOs>
            <CalculatedSPO xsi:nil="true" />
            <CalculatedSPO xsi:nil="true" />
          </CalculatedSPOs>
          <ContractPaymentPlan>
            <BeginDate>dateTime</BeginDate>
            <EndDate>dateTime</EndDate>
            <PaymentType>Unknown or FromCheckOutDate or FromCheckInDate or FromInvoiceDate or OnCheckIn or OnCheckOut</PaymentType>
            <PaymentDayCount>int</PaymentDayCount>
            <AfterBefore>Before or After</AfterBefore>
            <Description>string</Description>
          </ContractPaymentPlan>
          <NationalityCode>string</NationalityCode>
          <ContractPrice>double</ContractPrice>
          <AccommodationPrice>double</AccommodationPrice>
        </SejourRoomOffer>
        <SejourRoomOffer>
          <RoomNumber>int</RoomNumber>
          <OfferID>int</OfferID>
          <OfferGuidID>string</OfferGuidID>
          <PublishDate>dateTime</PublishDate>
          <Night>int</Night>
          <CInDate>dateTime</CInDate>
          <COutDate>dateTime</COutDate>
          <Adult>unsignedByte</Adult>
          <AdultAges>
            <int>int</int>
            <int>int</int>
          </AdultAges>
          <Child>unsignedByte</Child>
          <ChildAges>
            <int>int</int>
            <int>int</int>
          </ChildAges>
          <TourOperator>string</TourOperator>
          <Hotel>string</Hotel>
          <HotelName>string</HotelName>
          <Room>string</Room>
          <RoomName>string</RoomName>
          <RoomType>string</RoomType>
          <RoomTypeName>string</RoomTypeName>
          <Board>string</Board>
          <BoardName>string</BoardName>
          <Category>string</Category>
          <Currency>string</Currency>
          <Region>string</Region>
          <RegionName>string</RegionName>
          <TrfRegion>string</TrfRegion>
          <TrfRegionName>string</TrfRegionName>
          <AvailabilityStatus>string</AvailabilityStatus>
          <AvailabilityStatusDesc>string</AvailabilityStatusDesc>
          <HotelNetPrice>double</HotelNetPrice>
          <HotelPrice>double</HotelPrice>
          <TotalPrice>double</TotalPrice>
          <AllotmentType>string</AllotmentType>
          <ExtraPrice>double</ExtraPrice>
          <KickbackPrice>double</KickbackPrice>
          <HandlingFeePrice>double</HandlingFeePrice>
          <TransferPrice>double</TransferPrice>
          <Web>string</Web>
          <NewCancelRules>boolean</NewCancelRules>
          <AvailableRoomCount>int</AvailableRoomCount>
          <AllotmentBaseRoom>string</AllotmentBaseRoom>
          <AllotmentBaseRoomType>string</AllotmentBaseRoomType>
          <Release>int</Release>
          <MinStay>short</MinStay>
          <MaxStay>short</MaxStay>
          <Rates>
            <DailyRate xsi:nil="true" />
            <DailyRate xsi:nil="true" />
          </Rates>
          <Remarks>
            <RemarkInfo xsi:nil="true" />
            <RemarkInfo xsi:nil="true" />
          </Remarks>
          <UPGDetails>
            <UPGDetail xsi:nil="true" />
            <UPGDetail xsi:nil="true" />
          </UPGDetails>
          <CalculatedExtras>
            <CalculatedHotelExtra xsi:nil="true" />
            <CalculatedHotelExtra xsi:nil="true" />
          </CalculatedExtras>
          <CalculatedSPOs>
            <CalculatedSPO xsi:nil="true" />
            <CalculatedSPO xsi:nil="true" />
          </CalculatedSPOs>
          <ContractPaymentPlan>
            <BeginDate>dateTime</BeginDate>
            <EndDate>dateTime</EndDate>
            <PaymentType>Unknown or FromCheckOutDate or FromCheckInDate or FromInvoiceDate or OnCheckIn or OnCheckOut</PaymentType>
            <PaymentDayCount>int</PaymentDayCount>
            <AfterBefore>Before or After</AfterBefore>
            <Description>string</Description>
          </ContractPaymentPlan>
          <NationalityCode>string</NationalityCode>
          <ContractPrice>double</ContractPrice>
          <AccommodationPrice>double</AccommodationPrice>
        </SejourRoomOffer>
      </SejourRoomOfferAvailabilityCheckerResult>
    </SejourRoomOfferAvailabilityCheckerResponse>
  </soap12:Body>
</soap12:Envelope>