Service1


Click here for a complete list of operations.

GetRezAl

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 /Tv2Sej/Service1.asmx HTTP/1.1
Host: enkanl.tourvisio.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/GetRezAl"

<?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>
    <GetRezAl xmlns="http://tempuri.org/">
      <Supplier>string</Supplier>
      <UserCode>string</UserCode>
      <UserPass>string</UserPass>
      <WebResNo>string</WebResNo>
      <resDateOpt>int</resDateOpt>
      <resBegDateStr>string</resBegDateStr>
      <SplitToOperator>int</SplitToOperator>
    </GetRezAl>
  </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>
    <GetRezAlResponse xmlns="http://tempuri.org/">
      <GetRezAlResult>
        <TTVReservationResult>
          <Operator>string</Operator>
          <ResNo>string</ResNo>
          <BegDate>dateTime</BegDate>
          <EndDate>dateTime</EndDate>
          <OptDate>dateTime</OptDate>
          <ResDate>dateTime</ResDate>
          <ResNote>string</ResNote>
          <Code1>string</Code1>
          <Code2>string</Code2>
          <Code3>string</Code3>
          <Code4>string</Code4>
          <ResStat>string</ResStat>
          <DepCity>string</DepCity>
          <ArrCity>string</ArrCity>
          <CustNo>int</CustNo>
          <SurName>string</SurName>
          <Name>string</Name>
          <BirtDay>dateTime</BirtDay>
          <Age>int</Age>
          <TitleCode>int</TitleCode>
          <Title>string</Title>
          <PassNr>string</PassNr>
          <Nation>string</Nation>
          <ServiceType>string</ServiceType>
          <Service>string</Service>
          <ServiceID>int</ServiceID>
          <DepLocation>string</DepLocation>
          <ArrLocation>string</ArrLocation>
          <ServiceName>string</ServiceName>
          <DepAirPort>string</DepAirPort>
          <ArrAirPort>string</ArrAirPort>
          <TrfType>string</TrfType>
          <TrfDirection>string</TrfDirection>
          <TrfDt>string</TrfDt>
          <TrfDep>string</TrfDep>
          <TrfDepName>string</TrfDepName>
          <TrfAt>string</TrfAt>
          <TrfArr>string</TrfArr>
          <TrfArrName>string</TrfArrName>
          <PickupTime>dateTime</PickupTime>
          <PickupNote>string</PickupNote>
          <SupNote>string</SupNote>
          <UnitCnt>int</UnitCnt>
          <Adult>int</Adult>
          <Child>int</Child>
          <ServBegDate>dateTime</ServBegDate>
          <ServEndDate>dateTime</ServEndDate>
          <Night>int</Night>
          <Room>string</Room>
          <Accom>string</Accom>
          <Board>string</Board>
          <AllotType>string</AllotType>
          <DailyHotelAllot>string</DailyHotelAllot>
          <FlightClass>string</FlightClass>
          <ExtServiceType>string</ExtServiceType>
          <ExtService>string</ExtService>
          <ExtServiceID>int</ExtServiceID>
          <ExtBegDate>dateTime</ExtBegDate>
          <ExtEndDate>dateTime</ExtEndDate>
          <ExtDuration>int</ExtDuration>
          <ExtUnit>int</ExtUnit>
          <ExtAdult>int</ExtAdult>
          <ExtChild>int</ExtChild>
          <ExtSupNote>string</ExtSupNote>
          <ExtNetPrice>decimal</ExtNetPrice>
          <ExtNetCur>string</ExtNetCur>
          <ExtService2>string</ExtService2>
          <ExtNetPrice2>decimal</ExtNetPrice2>
          <ExtNetCur2>string</ExtNetCur2>
          <ExtService3>string</ExtService3>
          <ExtNetPrice3>decimal</ExtNetPrice3>
          <ExtNetCur3>string</ExtNetCur3>
          <ExcPacketName>string</ExcPacketName>
          <ConfStat>string</ConfStat>
          <ServiceStat>string</ServiceStat>
          <ServiceConf>string</ServiceConf>
          <AuthorUser>string</AuthorUser>
          <AuthorMail>string</AuthorMail>
          <NetPrice>decimal</NetPrice>
          <NetCur>string</NetCur>
          <SalePrice>decimal</SalePrice>
          <SaleCur>string</SaleCur>
          <ServCrtDate>dateTime</ServCrtDate>
          <Agency>string</Agency>
          <HoneyMoonRes>string</HoneyMoonRes>
          <HotelTheme>string</HotelTheme>
          <DTrfDt>string</DTrfDt>
          <DTrfDep>string</DTrfDep>
          <DTrfDepName>string</DTrfDepName>
          <DTrfAt>string</DTrfAt>
          <DTrfArr>string</DTrfArr>
          <DTrfArrName>string</DTrfArrName>
          <DPickupTime>dateTime</DPickupTime>
          <DPickupNote>string</DPickupNote>
          <RTrfDt>string</RTrfDt>
          <RTrfDep>string</RTrfDep>
          <RTrfDepName>string</RTrfDepName>
          <RTrfAt>string</RTrfAt>
          <RTrfArr>string</RTrfArr>
          <RTrfArrName>string</RTrfArrName>
          <RPickupTime>dateTime</RPickupTime>
          <RPickupNote>string</RPickupNote>
        </TTVReservationResult>
        <TTVReservationResult>
          <Operator>string</Operator>
          <ResNo>string</ResNo>
          <BegDate>dateTime</BegDate>
          <EndDate>dateTime</EndDate>
          <OptDate>dateTime</OptDate>
          <ResDate>dateTime</ResDate>
          <ResNote>string</ResNote>
          <Code1>string</Code1>
          <Code2>string</Code2>
          <Code3>string</Code3>
          <Code4>string</Code4>
          <ResStat>string</ResStat>
          <DepCity>string</DepCity>
          <ArrCity>string</ArrCity>
          <CustNo>int</CustNo>
          <SurName>string</SurName>
          <Name>string</Name>
          <BirtDay>dateTime</BirtDay>
          <Age>int</Age>
          <TitleCode>int</TitleCode>
          <Title>string</Title>
          <PassNr>string</PassNr>
          <Nation>string</Nation>
          <ServiceType>string</ServiceType>
          <Service>string</Service>
          <ServiceID>int</ServiceID>
          <DepLocation>string</DepLocation>
          <ArrLocation>string</ArrLocation>
          <ServiceName>string</ServiceName>
          <DepAirPort>string</DepAirPort>
          <ArrAirPort>string</ArrAirPort>
          <TrfType>string</TrfType>
          <TrfDirection>string</TrfDirection>
          <TrfDt>string</TrfDt>
          <TrfDep>string</TrfDep>
          <TrfDepName>string</TrfDepName>
          <TrfAt>string</TrfAt>
          <TrfArr>string</TrfArr>
          <TrfArrName>string</TrfArrName>
          <PickupTime>dateTime</PickupTime>
          <PickupNote>string</PickupNote>
          <SupNote>string</SupNote>
          <UnitCnt>int</UnitCnt>
          <Adult>int</Adult>
          <Child>int</Child>
          <ServBegDate>dateTime</ServBegDate>
          <ServEndDate>dateTime</ServEndDate>
          <Night>int</Night>
          <Room>string</Room>
          <Accom>string</Accom>
          <Board>string</Board>
          <AllotType>string</AllotType>
          <DailyHotelAllot>string</DailyHotelAllot>
          <FlightClass>string</FlightClass>
          <ExtServiceType>string</ExtServiceType>
          <ExtService>string</ExtService>
          <ExtServiceID>int</ExtServiceID>
          <ExtBegDate>dateTime</ExtBegDate>
          <ExtEndDate>dateTime</ExtEndDate>
          <ExtDuration>int</ExtDuration>
          <ExtUnit>int</ExtUnit>
          <ExtAdult>int</ExtAdult>
          <ExtChild>int</ExtChild>
          <ExtSupNote>string</ExtSupNote>
          <ExtNetPrice>decimal</ExtNetPrice>
          <ExtNetCur>string</ExtNetCur>
          <ExtService2>string</ExtService2>
          <ExtNetPrice2>decimal</ExtNetPrice2>
          <ExtNetCur2>string</ExtNetCur2>
          <ExtService3>string</ExtService3>
          <ExtNetPrice3>decimal</ExtNetPrice3>
          <ExtNetCur3>string</ExtNetCur3>
          <ExcPacketName>string</ExcPacketName>
          <ConfStat>string</ConfStat>
          <ServiceStat>string</ServiceStat>
          <ServiceConf>string</ServiceConf>
          <AuthorUser>string</AuthorUser>
          <AuthorMail>string</AuthorMail>
          <NetPrice>decimal</NetPrice>
          <NetCur>string</NetCur>
          <SalePrice>decimal</SalePrice>
          <SaleCur>string</SaleCur>
          <ServCrtDate>dateTime</ServCrtDate>
          <Agency>string</Agency>
          <HoneyMoonRes>string</HoneyMoonRes>
          <HotelTheme>string</HotelTheme>
          <DTrfDt>string</DTrfDt>
          <DTrfDep>string</DTrfDep>
          <DTrfDepName>string</DTrfDepName>
          <DTrfAt>string</DTrfAt>
          <DTrfArr>string</DTrfArr>
          <DTrfArrName>string</DTrfArrName>
          <DPickupTime>dateTime</DPickupTime>
          <DPickupNote>string</DPickupNote>
          <RTrfDt>string</RTrfDt>
          <RTrfDep>string</RTrfDep>
          <RTrfDepName>string</RTrfDepName>
          <RTrfAt>string</RTrfAt>
          <RTrfArr>string</RTrfArr>
          <RTrfArrName>string</RTrfArrName>
          <RPickupTime>dateTime</RPickupTime>
          <RPickupNote>string</RPickupNote>
        </TTVReservationResult>
      </GetRezAlResult>
    </GetRezAlResponse>
  </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 /Tv2Sej/Service1.asmx HTTP/1.1
Host: enkanl.tourvisio.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>
    <GetRezAl xmlns="http://tempuri.org/">
      <Supplier>string</Supplier>
      <UserCode>string</UserCode>
      <UserPass>string</UserPass>
      <WebResNo>string</WebResNo>
      <resDateOpt>int</resDateOpt>
      <resBegDateStr>string</resBegDateStr>
      <SplitToOperator>int</SplitToOperator>
    </GetRezAl>
  </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>
    <GetRezAlResponse xmlns="http://tempuri.org/">
      <GetRezAlResult>
        <TTVReservationResult>
          <Operator>string</Operator>
          <ResNo>string</ResNo>
          <BegDate>dateTime</BegDate>
          <EndDate>dateTime</EndDate>
          <OptDate>dateTime</OptDate>
          <ResDate>dateTime</ResDate>
          <ResNote>string</ResNote>
          <Code1>string</Code1>
          <Code2>string</Code2>
          <Code3>string</Code3>
          <Code4>string</Code4>
          <ResStat>string</ResStat>
          <DepCity>string</DepCity>
          <ArrCity>string</ArrCity>
          <CustNo>int</CustNo>
          <SurName>string</SurName>
          <Name>string</Name>
          <BirtDay>dateTime</BirtDay>
          <Age>int</Age>
          <TitleCode>int</TitleCode>
          <Title>string</Title>
          <PassNr>string</PassNr>
          <Nation>string</Nation>
          <ServiceType>string</ServiceType>
          <Service>string</Service>
          <ServiceID>int</ServiceID>
          <DepLocation>string</DepLocation>
          <ArrLocation>string</ArrLocation>
          <ServiceName>string</ServiceName>
          <DepAirPort>string</DepAirPort>
          <ArrAirPort>string</ArrAirPort>
          <TrfType>string</TrfType>
          <TrfDirection>string</TrfDirection>
          <TrfDt>string</TrfDt>
          <TrfDep>string</TrfDep>
          <TrfDepName>string</TrfDepName>
          <TrfAt>string</TrfAt>
          <TrfArr>string</TrfArr>
          <TrfArrName>string</TrfArrName>
          <PickupTime>dateTime</PickupTime>
          <PickupNote>string</PickupNote>
          <SupNote>string</SupNote>
          <UnitCnt>int</UnitCnt>
          <Adult>int</Adult>
          <Child>int</Child>
          <ServBegDate>dateTime</ServBegDate>
          <ServEndDate>dateTime</ServEndDate>
          <Night>int</Night>
          <Room>string</Room>
          <Accom>string</Accom>
          <Board>string</Board>
          <AllotType>string</AllotType>
          <DailyHotelAllot>string</DailyHotelAllot>
          <FlightClass>string</FlightClass>
          <ExtServiceType>string</ExtServiceType>
          <ExtService>string</ExtService>
          <ExtServiceID>int</ExtServiceID>
          <ExtBegDate>dateTime</ExtBegDate>
          <ExtEndDate>dateTime</ExtEndDate>
          <ExtDuration>int</ExtDuration>
          <ExtUnit>int</ExtUnit>
          <ExtAdult>int</ExtAdult>
          <ExtChild>int</ExtChild>
          <ExtSupNote>string</ExtSupNote>
          <ExtNetPrice>decimal</ExtNetPrice>
          <ExtNetCur>string</ExtNetCur>
          <ExtService2>string</ExtService2>
          <ExtNetPrice2>decimal</ExtNetPrice2>
          <ExtNetCur2>string</ExtNetCur2>
          <ExtService3>string</ExtService3>
          <ExtNetPrice3>decimal</ExtNetPrice3>
          <ExtNetCur3>string</ExtNetCur3>
          <ExcPacketName>string</ExcPacketName>
          <ConfStat>string</ConfStat>
          <ServiceStat>string</ServiceStat>
          <ServiceConf>string</ServiceConf>
          <AuthorUser>string</AuthorUser>
          <AuthorMail>string</AuthorMail>
          <NetPrice>decimal</NetPrice>
          <NetCur>string</NetCur>
          <SalePrice>decimal</SalePrice>
          <SaleCur>string</SaleCur>
          <ServCrtDate>dateTime</ServCrtDate>
          <Agency>string</Agency>
          <HoneyMoonRes>string</HoneyMoonRes>
          <HotelTheme>string</HotelTheme>
          <DTrfDt>string</DTrfDt>
          <DTrfDep>string</DTrfDep>
          <DTrfDepName>string</DTrfDepName>
          <DTrfAt>string</DTrfAt>
          <DTrfArr>string</DTrfArr>
          <DTrfArrName>string</DTrfArrName>
          <DPickupTime>dateTime</DPickupTime>
          <DPickupNote>string</DPickupNote>
          <RTrfDt>string</RTrfDt>
          <RTrfDep>string</RTrfDep>
          <RTrfDepName>string</RTrfDepName>
          <RTrfAt>string</RTrfAt>
          <RTrfArr>string</RTrfArr>
          <RTrfArrName>string</RTrfArrName>
          <RPickupTime>dateTime</RPickupTime>
          <RPickupNote>string</RPickupNote>
        </TTVReservationResult>
        <TTVReservationResult>
          <Operator>string</Operator>
          <ResNo>string</ResNo>
          <BegDate>dateTime</BegDate>
          <EndDate>dateTime</EndDate>
          <OptDate>dateTime</OptDate>
          <ResDate>dateTime</ResDate>
          <ResNote>string</ResNote>
          <Code1>string</Code1>
          <Code2>string</Code2>
          <Code3>string</Code3>
          <Code4>string</Code4>
          <ResStat>string</ResStat>
          <DepCity>string</DepCity>
          <ArrCity>string</ArrCity>
          <CustNo>int</CustNo>
          <SurName>string</SurName>
          <Name>string</Name>
          <BirtDay>dateTime</BirtDay>
          <Age>int</Age>
          <TitleCode>int</TitleCode>
          <Title>string</Title>
          <PassNr>string</PassNr>
          <Nation>string</Nation>
          <ServiceType>string</ServiceType>
          <Service>string</Service>
          <ServiceID>int</ServiceID>
          <DepLocation>string</DepLocation>
          <ArrLocation>string</ArrLocation>
          <ServiceName>string</ServiceName>
          <DepAirPort>string</DepAirPort>
          <ArrAirPort>string</ArrAirPort>
          <TrfType>string</TrfType>
          <TrfDirection>string</TrfDirection>
          <TrfDt>string</TrfDt>
          <TrfDep>string</TrfDep>
          <TrfDepName>string</TrfDepName>
          <TrfAt>string</TrfAt>
          <TrfArr>string</TrfArr>
          <TrfArrName>string</TrfArrName>
          <PickupTime>dateTime</PickupTime>
          <PickupNote>string</PickupNote>
          <SupNote>string</SupNote>
          <UnitCnt>int</UnitCnt>
          <Adult>int</Adult>
          <Child>int</Child>
          <ServBegDate>dateTime</ServBegDate>
          <ServEndDate>dateTime</ServEndDate>
          <Night>int</Night>
          <Room>string</Room>
          <Accom>string</Accom>
          <Board>string</Board>
          <AllotType>string</AllotType>
          <DailyHotelAllot>string</DailyHotelAllot>
          <FlightClass>string</FlightClass>
          <ExtServiceType>string</ExtServiceType>
          <ExtService>string</ExtService>
          <ExtServiceID>int</ExtServiceID>
          <ExtBegDate>dateTime</ExtBegDate>
          <ExtEndDate>dateTime</ExtEndDate>
          <ExtDuration>int</ExtDuration>
          <ExtUnit>int</ExtUnit>
          <ExtAdult>int</ExtAdult>
          <ExtChild>int</ExtChild>
          <ExtSupNote>string</ExtSupNote>
          <ExtNetPrice>decimal</ExtNetPrice>
          <ExtNetCur>string</ExtNetCur>
          <ExtService2>string</ExtService2>
          <ExtNetPrice2>decimal</ExtNetPrice2>
          <ExtNetCur2>string</ExtNetCur2>
          <ExtService3>string</ExtService3>
          <ExtNetPrice3>decimal</ExtNetPrice3>
          <ExtNetCur3>string</ExtNetCur3>
          <ExcPacketName>string</ExcPacketName>
          <ConfStat>string</ConfStat>
          <ServiceStat>string</ServiceStat>
          <ServiceConf>string</ServiceConf>
          <AuthorUser>string</AuthorUser>
          <AuthorMail>string</AuthorMail>
          <NetPrice>decimal</NetPrice>
          <NetCur>string</NetCur>
          <SalePrice>decimal</SalePrice>
          <SaleCur>string</SaleCur>
          <ServCrtDate>dateTime</ServCrtDate>
          <Agency>string</Agency>
          <HoneyMoonRes>string</HoneyMoonRes>
          <HotelTheme>string</HotelTheme>
          <DTrfDt>string</DTrfDt>
          <DTrfDep>string</DTrfDep>
          <DTrfDepName>string</DTrfDepName>
          <DTrfAt>string</DTrfAt>
          <DTrfArr>string</DTrfArr>
          <DTrfArrName>string</DTrfArrName>
          <DPickupTime>dateTime</DPickupTime>
          <DPickupNote>string</DPickupNote>
          <RTrfDt>string</RTrfDt>
          <RTrfDep>string</RTrfDep>
          <RTrfDepName>string</RTrfDepName>
          <RTrfAt>string</RTrfAt>
          <RTrfArr>string</RTrfArr>
          <RTrfArrName>string</RTrfArrName>
          <RPickupTime>dateTime</RPickupTime>
          <RPickupNote>string</RPickupNote>
        </TTVReservationResult>
      </GetRezAlResult>
    </GetRezAlResponse>
  </soap12:Body>
</soap12:Envelope>