Common


Click here for a complete list of operations.

UpdateWebUser

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/Common.asmx HTTP/1.1
Host: needtour.sansejour.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.sansejour.com/UpdateWebUser"

<?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>
    <UpdateWebUser xmlns="http://www.sansejour.com/">
      <token>string</token>
      <UserId>string</UserId>
      <UserName>string</UserName>
      <Password>string</Password>
      <GelUNo>string</GelUNo>
      <DonUNo>string</DonUNo>
      <Stat>string</Stat>
      <EMail>string</EMail>
      <Otel>string</Otel>
      <HesapTipi>string</HesapTipi>
      <UILang>string</UILang>
      <HotelCheck>string</HotelCheck>
      <Email2>string</Email2>
      <Yetki>string</Yetki>
      <IsFlightTotal>string</IsFlightTotal>
      <FlightYetFiy>float</FlightYetFiy>
      <FlightCocAge1Min>int</FlightCocAge1Min>
      <FlightCocAge1Max>int</FlightCocAge1Max>
      <FlightCocFiy1>float</FlightCocFiy1>
      <FlightCocAge2Min>int</FlightCocAge2Min>
      <FlightCocAge2Max>int</FlightCocAge2Max>
      <FlightCocFiy2>float</FlightCocFiy2>
      <FlightCocAge3Min>int</FlightCocAge3Min>
      <FlightCocAge3Max>int</FlightCocAge3Max>
      <FlightCocFiy3>float</FlightCocFiy3>
      <IsInsuranceTotal>string</IsInsuranceTotal>
      <InsurancePercent>float</InsurancePercent>
      <InsuranceYetFiy>float</InsuranceYetFiy>
      <InsuranceCocAge1Min>int</InsuranceCocAge1Min>
      <InsuranceCocAge1Max>int</InsuranceCocAge1Max>
      <InsuranceCocFiy1>float</InsuranceCocFiy1>
      <InsuranceCocAge2Min>int</InsuranceCocAge2Min>
      <InsuranceCocAge2Max>int</InsuranceCocAge2Max>
      <InsuranceCocFiy2>float</InsuranceCocFiy2>
      <InsuranceCocAge3Min>int</InsuranceCocAge3Min>
      <InsuranceCocAge3Max>int</InsuranceCocAge3Max>
      <InsuranceCocFiy3>float</InsuranceCocFiy3>
      <InsuranceCurr>string</InsuranceCurr>
      <FlightCurr>string</FlightCurr>
      <OtherCurr>string</OtherCurr>
      <Ratio>float</Ratio>
      <Amount>float</Amount>
      <AmountDaily>float</AmountDaily>
      <FlightTotal>float</FlightTotal>
      <OtherExtras>float</OtherExtras>
      <WebKomisyonOzel>string</WebKomisyonOzel>
      <VadeOrani>float</VadeOrani>
      <OnlyWebReservations>boolean</OnlyWebReservations>
      <TuropAdmin>string</TuropAdmin>
      <Tip>string</Tip>
      <ExchangeCurrency>string</ExchangeCurrency>
    </UpdateWebUser>
  </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>
    <UpdateWebUserResponse xmlns="http://www.sansejour.com/">
      <UpdateWebUserResult>int</UpdateWebUserResult>
    </UpdateWebUserResponse>
  </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/Common.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>
    <UpdateWebUser xmlns="http://www.sansejour.com/">
      <token>string</token>
      <UserId>string</UserId>
      <UserName>string</UserName>
      <Password>string</Password>
      <GelUNo>string</GelUNo>
      <DonUNo>string</DonUNo>
      <Stat>string</Stat>
      <EMail>string</EMail>
      <Otel>string</Otel>
      <HesapTipi>string</HesapTipi>
      <UILang>string</UILang>
      <HotelCheck>string</HotelCheck>
      <Email2>string</Email2>
      <Yetki>string</Yetki>
      <IsFlightTotal>string</IsFlightTotal>
      <FlightYetFiy>float</FlightYetFiy>
      <FlightCocAge1Min>int</FlightCocAge1Min>
      <FlightCocAge1Max>int</FlightCocAge1Max>
      <FlightCocFiy1>float</FlightCocFiy1>
      <FlightCocAge2Min>int</FlightCocAge2Min>
      <FlightCocAge2Max>int</FlightCocAge2Max>
      <FlightCocFiy2>float</FlightCocFiy2>
      <FlightCocAge3Min>int</FlightCocAge3Min>
      <FlightCocAge3Max>int</FlightCocAge3Max>
      <FlightCocFiy3>float</FlightCocFiy3>
      <IsInsuranceTotal>string</IsInsuranceTotal>
      <InsurancePercent>float</InsurancePercent>
      <InsuranceYetFiy>float</InsuranceYetFiy>
      <InsuranceCocAge1Min>int</InsuranceCocAge1Min>
      <InsuranceCocAge1Max>int</InsuranceCocAge1Max>
      <InsuranceCocFiy1>float</InsuranceCocFiy1>
      <InsuranceCocAge2Min>int</InsuranceCocAge2Min>
      <InsuranceCocAge2Max>int</InsuranceCocAge2Max>
      <InsuranceCocFiy2>float</InsuranceCocFiy2>
      <InsuranceCocAge3Min>int</InsuranceCocAge3Min>
      <InsuranceCocAge3Max>int</InsuranceCocAge3Max>
      <InsuranceCocFiy3>float</InsuranceCocFiy3>
      <InsuranceCurr>string</InsuranceCurr>
      <FlightCurr>string</FlightCurr>
      <OtherCurr>string</OtherCurr>
      <Ratio>float</Ratio>
      <Amount>float</Amount>
      <AmountDaily>float</AmountDaily>
      <FlightTotal>float</FlightTotal>
      <OtherExtras>float</OtherExtras>
      <WebKomisyonOzel>string</WebKomisyonOzel>
      <VadeOrani>float</VadeOrani>
      <OnlyWebReservations>boolean</OnlyWebReservations>
      <TuropAdmin>string</TuropAdmin>
      <Tip>string</Tip>
      <ExchangeCurrency>string</ExchangeCurrency>
    </UpdateWebUser>
  </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>
    <UpdateWebUserResponse xmlns="http://www.sansejour.com/">
      <UpdateWebUserResult>int</UpdateWebUserResult>
    </UpdateWebUserResponse>
  </soap12:Body>
</soap12:Envelope>