WinReport


Click here for a complete list of operations.

GetTrivagoList

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 /Rapor/WinReport.asmx HTTP/1.1
Host: winapi2.otelz.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://185.4.209.3/WindowsAPP/Rezervasyon/WinReservation/GetTrivagoList"

<?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:Header>
    <UserLogin xmlns="http://185.4.209.3/WindowsAPP/Rezervasyon/WinReservation/">
      <UserName>string</UserName>
      <Password>string</Password>
    </UserLogin>
  </soap:Header>
  <soap:Body>
    <GetTrivagoList xmlns="http://185.4.209.3/WindowsAPP/Rezervasyon/WinReservation/">
      <StartDate>dateTime</StartDate>
      <EndDate>dateTime</EndDate>
      <TesisAdi>string</TesisAdi>
    </GetTrivagoList>
  </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>
    <GetTrivagoListResponse xmlns="http://185.4.209.3/WindowsAPP/Rezervasyon/WinReservation/">
      <GetTrivagoListResult>
        <TrivagoReport>
          <TESISID>int</TESISID>
          <ADI>string</ADI>
          <ARAMA>int</ARAMA>
          <ToplamARAMA>int</ToplamARAMA>
          <ToplamDOLU>int</ToplamDOLU>
          <DOLU>int</DOLU>
          <REZSAYISI>int</REZSAYISI>
          <ToplamREZSAYISI>int</ToplamREZSAYISI>
          <ODA>int</ODA>
          <TOPLAMODA>int</TOPLAMODA>
          <ODA10>int</ODA10>
          <ODA18>int</ODA18>
          <ODA02>int</ODA02>
          <KONTRATCIADI>string</KONTRATCIADI>
          <ILADI>string</ILADI>
          <ILCEADI>string</ILCEADI>
          <Searchable>boolean</Searchable>
          <TRIVAGOLBORANI>decimal</TRIVAGOLBORANI>
          <LBORANI>decimal</LBORANI>
          <BidValue>decimal</BidValue>
          <LastBid>decimal</LastBid>
          <LastBidDate>dateTime</LastBidDate>
          <OpportunityCPC>decimal</OpportunityCPC>
          <OpportunityToBid>decimal</OpportunityToBid>
          <AvgCPC>decimal</AvgCPC>
          <NewBid>float</NewBid>
          <BookingValueIndex>string</BookingValueIndex>
          <Cost>decimal</Cost>
          <CostEuro>decimal</CostEuro>
          <KomisyonTutarTl>decimal</KomisyonTutarTl>
          <KarZararTl>decimal</KarZararTl>
          <TrivagoStatus>string</TrivagoStatus>
          <TopPositionShare>decimal</TopPositionShare>
          <OtelzVariance>decimal</OtelzVariance>
          <TrivagoID>int</TrivagoID>
          <RateValue>decimal</RateValue>
          <OtelzLink>string</OtelzLink>
          <TrivagoLink>string</TrivagoLink>
          <SaveUser>string</SaveUser>
          <SaveDate>dateTime</SaveDate>
          <UpdateDate>dateTime</UpdateDate>
          <OtelzPrice>decimal</OtelzPrice>
          <OtelzPosition>int</OtelzPosition>
          <Distance>int</Distance>
          <BestOffer>string</BestOffer>
          <RivalInsertDate>dateTime</RivalInsertDate>
          <RivalAdderUser>int</RivalAdderUser>
          <MLBid>float</MLBid>
          <Request>string</Request>
          <RequestUser>string</RequestUser>
          <RequestDate>dateTime</RequestDate>
          <Kontenjan>int</Kontenjan>
          <AlinanKomisyon>decimal</AlinanKomisyon>
          <LastReservationDate>dateTime</LastReservationDate>
          <CrawlerData>
            <CrawledId>string</CrawledId>
            <FacilityId>int</FacilityId>
            <BestDealName>string</BestDealName>
            <BestDealPrice>decimal</BestDealPrice>
            <MinDealerName>string</MinDealerName>
            <MinPriceVal>decimal</MinPriceVal>
            <OtelzPrice>decimal</OtelzPrice>
            <OtelzLivePrice>decimal</OtelzLivePrice>
            <OtelzDisRate>decimal</OtelzDisRate>
          </CrawlerData>
          <AssistedRoom>int</AssistedRoom>
          <AssistedKomisyon>decimal</AssistedKomisyon>
          <MLActive>boolean</MLActive>
          <Editable>boolean</Editable>
          <OnerilenBid>decimal</OnerilenBid>
          <Euro>decimal</Euro>
          <Sumclick>int</Sumclick>
        </TrivagoReport>
        <TrivagoReport>
          <TESISID>int</TESISID>
          <ADI>string</ADI>
          <ARAMA>int</ARAMA>
          <ToplamARAMA>int</ToplamARAMA>
          <ToplamDOLU>int</ToplamDOLU>
          <DOLU>int</DOLU>
          <REZSAYISI>int</REZSAYISI>
          <ToplamREZSAYISI>int</ToplamREZSAYISI>
          <ODA>int</ODA>
          <TOPLAMODA>int</TOPLAMODA>
          <ODA10>int</ODA10>
          <ODA18>int</ODA18>
          <ODA02>int</ODA02>
          <KONTRATCIADI>string</KONTRATCIADI>
          <ILADI>string</ILADI>
          <ILCEADI>string</ILCEADI>
          <Searchable>boolean</Searchable>
          <TRIVAGOLBORANI>decimal</TRIVAGOLBORANI>
          <LBORANI>decimal</LBORANI>
          <BidValue>decimal</BidValue>
          <LastBid>decimal</LastBid>
          <LastBidDate>dateTime</LastBidDate>
          <OpportunityCPC>decimal</OpportunityCPC>
          <OpportunityToBid>decimal</OpportunityToBid>
          <AvgCPC>decimal</AvgCPC>
          <NewBid>float</NewBid>
          <BookingValueIndex>string</BookingValueIndex>
          <Cost>decimal</Cost>
          <CostEuro>decimal</CostEuro>
          <KomisyonTutarTl>decimal</KomisyonTutarTl>
          <KarZararTl>decimal</KarZararTl>
          <TrivagoStatus>string</TrivagoStatus>
          <TopPositionShare>decimal</TopPositionShare>
          <OtelzVariance>decimal</OtelzVariance>
          <TrivagoID>int</TrivagoID>
          <RateValue>decimal</RateValue>
          <OtelzLink>string</OtelzLink>
          <TrivagoLink>string</TrivagoLink>
          <SaveUser>string</SaveUser>
          <SaveDate>dateTime</SaveDate>
          <UpdateDate>dateTime</UpdateDate>
          <OtelzPrice>decimal</OtelzPrice>
          <OtelzPosition>int</OtelzPosition>
          <Distance>int</Distance>
          <BestOffer>string</BestOffer>
          <RivalInsertDate>dateTime</RivalInsertDate>
          <RivalAdderUser>int</RivalAdderUser>
          <MLBid>float</MLBid>
          <Request>string</Request>
          <RequestUser>string</RequestUser>
          <RequestDate>dateTime</RequestDate>
          <Kontenjan>int</Kontenjan>
          <AlinanKomisyon>decimal</AlinanKomisyon>
          <LastReservationDate>dateTime</LastReservationDate>
          <CrawlerData>
            <CrawledId>string</CrawledId>
            <FacilityId>int</FacilityId>
            <BestDealName>string</BestDealName>
            <BestDealPrice>decimal</BestDealPrice>
            <MinDealerName>string</MinDealerName>
            <MinPriceVal>decimal</MinPriceVal>
            <OtelzPrice>decimal</OtelzPrice>
            <OtelzLivePrice>decimal</OtelzLivePrice>
            <OtelzDisRate>decimal</OtelzDisRate>
          </CrawlerData>
          <AssistedRoom>int</AssistedRoom>
          <AssistedKomisyon>decimal</AssistedKomisyon>
          <MLActive>boolean</MLActive>
          <Editable>boolean</Editable>
          <OnerilenBid>decimal</OnerilenBid>
          <Euro>decimal</Euro>
          <Sumclick>int</Sumclick>
        </TrivagoReport>
      </GetTrivagoListResult>
    </GetTrivagoListResponse>
  </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 /Rapor/WinReport.asmx HTTP/1.1
Host: winapi2.otelz.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:Header>
    <UserLogin xmlns="http://185.4.209.3/WindowsAPP/Rezervasyon/WinReservation/">
      <UserName>string</UserName>
      <Password>string</Password>
    </UserLogin>
  </soap12:Header>
  <soap12:Body>
    <GetTrivagoList xmlns="http://185.4.209.3/WindowsAPP/Rezervasyon/WinReservation/">
      <StartDate>dateTime</StartDate>
      <EndDate>dateTime</EndDate>
      <TesisAdi>string</TesisAdi>
    </GetTrivagoList>
  </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>
    <GetTrivagoListResponse xmlns="http://185.4.209.3/WindowsAPP/Rezervasyon/WinReservation/">
      <GetTrivagoListResult>
        <TrivagoReport>
          <TESISID>int</TESISID>
          <ADI>string</ADI>
          <ARAMA>int</ARAMA>
          <ToplamARAMA>int</ToplamARAMA>
          <ToplamDOLU>int</ToplamDOLU>
          <DOLU>int</DOLU>
          <REZSAYISI>int</REZSAYISI>
          <ToplamREZSAYISI>int</ToplamREZSAYISI>
          <ODA>int</ODA>
          <TOPLAMODA>int</TOPLAMODA>
          <ODA10>int</ODA10>
          <ODA18>int</ODA18>
          <ODA02>int</ODA02>
          <KONTRATCIADI>string</KONTRATCIADI>
          <ILADI>string</ILADI>
          <ILCEADI>string</ILCEADI>
          <Searchable>boolean</Searchable>
          <TRIVAGOLBORANI>decimal</TRIVAGOLBORANI>
          <LBORANI>decimal</LBORANI>
          <BidValue>decimal</BidValue>
          <LastBid>decimal</LastBid>
          <LastBidDate>dateTime</LastBidDate>
          <OpportunityCPC>decimal</OpportunityCPC>
          <OpportunityToBid>decimal</OpportunityToBid>
          <AvgCPC>decimal</AvgCPC>
          <NewBid>float</NewBid>
          <BookingValueIndex>string</BookingValueIndex>
          <Cost>decimal</Cost>
          <CostEuro>decimal</CostEuro>
          <KomisyonTutarTl>decimal</KomisyonTutarTl>
          <KarZararTl>decimal</KarZararTl>
          <TrivagoStatus>string</TrivagoStatus>
          <TopPositionShare>decimal</TopPositionShare>
          <OtelzVariance>decimal</OtelzVariance>
          <TrivagoID>int</TrivagoID>
          <RateValue>decimal</RateValue>
          <OtelzLink>string</OtelzLink>
          <TrivagoLink>string</TrivagoLink>
          <SaveUser>string</SaveUser>
          <SaveDate>dateTime</SaveDate>
          <UpdateDate>dateTime</UpdateDate>
          <OtelzPrice>decimal</OtelzPrice>
          <OtelzPosition>int</OtelzPosition>
          <Distance>int</Distance>
          <BestOffer>string</BestOffer>
          <RivalInsertDate>dateTime</RivalInsertDate>
          <RivalAdderUser>int</RivalAdderUser>
          <MLBid>float</MLBid>
          <Request>string</Request>
          <RequestUser>string</RequestUser>
          <RequestDate>dateTime</RequestDate>
          <Kontenjan>int</Kontenjan>
          <AlinanKomisyon>decimal</AlinanKomisyon>
          <LastReservationDate>dateTime</LastReservationDate>
          <CrawlerData>
            <CrawledId>string</CrawledId>
            <FacilityId>int</FacilityId>
            <BestDealName>string</BestDealName>
            <BestDealPrice>decimal</BestDealPrice>
            <MinDealerName>string</MinDealerName>
            <MinPriceVal>decimal</MinPriceVal>
            <OtelzPrice>decimal</OtelzPrice>
            <OtelzLivePrice>decimal</OtelzLivePrice>
            <OtelzDisRate>decimal</OtelzDisRate>
          </CrawlerData>
          <AssistedRoom>int</AssistedRoom>
          <AssistedKomisyon>decimal</AssistedKomisyon>
          <MLActive>boolean</MLActive>
          <Editable>boolean</Editable>
          <OnerilenBid>decimal</OnerilenBid>
          <Euro>decimal</Euro>
          <Sumclick>int</Sumclick>
        </TrivagoReport>
        <TrivagoReport>
          <TESISID>int</TESISID>
          <ADI>string</ADI>
          <ARAMA>int</ARAMA>
          <ToplamARAMA>int</ToplamARAMA>
          <ToplamDOLU>int</ToplamDOLU>
          <DOLU>int</DOLU>
          <REZSAYISI>int</REZSAYISI>
          <ToplamREZSAYISI>int</ToplamREZSAYISI>
          <ODA>int</ODA>
          <TOPLAMODA>int</TOPLAMODA>
          <ODA10>int</ODA10>
          <ODA18>int</ODA18>
          <ODA02>int</ODA02>
          <KONTRATCIADI>string</KONTRATCIADI>
          <ILADI>string</ILADI>
          <ILCEADI>string</ILCEADI>
          <Searchable>boolean</Searchable>
          <TRIVAGOLBORANI>decimal</TRIVAGOLBORANI>
          <LBORANI>decimal</LBORANI>
          <BidValue>decimal</BidValue>
          <LastBid>decimal</LastBid>
          <LastBidDate>dateTime</LastBidDate>
          <OpportunityCPC>decimal</OpportunityCPC>
          <OpportunityToBid>decimal</OpportunityToBid>
          <AvgCPC>decimal</AvgCPC>
          <NewBid>float</NewBid>
          <BookingValueIndex>string</BookingValueIndex>
          <Cost>decimal</Cost>
          <CostEuro>decimal</CostEuro>
          <KomisyonTutarTl>decimal</KomisyonTutarTl>
          <KarZararTl>decimal</KarZararTl>
          <TrivagoStatus>string</TrivagoStatus>
          <TopPositionShare>decimal</TopPositionShare>
          <OtelzVariance>decimal</OtelzVariance>
          <TrivagoID>int</TrivagoID>
          <RateValue>decimal</RateValue>
          <OtelzLink>string</OtelzLink>
          <TrivagoLink>string</TrivagoLink>
          <SaveUser>string</SaveUser>
          <SaveDate>dateTime</SaveDate>
          <UpdateDate>dateTime</UpdateDate>
          <OtelzPrice>decimal</OtelzPrice>
          <OtelzPosition>int</OtelzPosition>
          <Distance>int</Distance>
          <BestOffer>string</BestOffer>
          <RivalInsertDate>dateTime</RivalInsertDate>
          <RivalAdderUser>int</RivalAdderUser>
          <MLBid>float</MLBid>
          <Request>string</Request>
          <RequestUser>string</RequestUser>
          <RequestDate>dateTime</RequestDate>
          <Kontenjan>int</Kontenjan>
          <AlinanKomisyon>decimal</AlinanKomisyon>
          <LastReservationDate>dateTime</LastReservationDate>
          <CrawlerData>
            <CrawledId>string</CrawledId>
            <FacilityId>int</FacilityId>
            <BestDealName>string</BestDealName>
            <BestDealPrice>decimal</BestDealPrice>
            <MinDealerName>string</MinDealerName>
            <MinPriceVal>decimal</MinPriceVal>
            <OtelzPrice>decimal</OtelzPrice>
            <OtelzLivePrice>decimal</OtelzLivePrice>
            <OtelzDisRate>decimal</OtelzDisRate>
          </CrawlerData>
          <AssistedRoom>int</AssistedRoom>
          <AssistedKomisyon>decimal</AssistedKomisyon>
          <MLActive>boolean</MLActive>
          <Editable>boolean</Editable>
          <OnerilenBid>decimal</OnerilenBid>
          <Euro>decimal</Euro>
          <Sumclick>int</Sumclick>
        </TrivagoReport>
      </GetTrivagoListResult>
    </GetTrivagoListResponse>
  </soap12:Body>
</soap12:Envelope>