Service


Klicken Sie hier, um die vollständige Vorgangsliste anzuzeigen.

getOffer

Liest die Daten zu einem Angebot

Test

Das Testformular ist nur für Anforderungen vom lokalen Computer verfügbar.

SOAP 1.1

Es folgt ein Beispiel für eine SOAP 1.1-Anforderung und -Antwort. Die angezeigten Platzhalter müssen durch tatsächliche Werte ersetzt werden.

POST /WebPortalWebService/Service.asmx HTTP/1.1
Host: xlease033.xlease.ch
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.xlease.ch/webportal/getOffer"

<?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>
    <AuthHeader xmlns="http://www.xlease.ch/webportal">
      <UserName>string</UserName>
      <Password>string</Password>
    </AuthHeader>
  </soap:Header>
  <soap:Body>
    <getOffer xmlns="http://www.xlease.ch/webportal">
      <In_UserID>string</In_UserID>
      <In_VendorID>string</In_VendorID>
      <In_LanguageID>int</In_LanguageID>
      <In_OfferID>string</In_OfferID>
      <Out_ClientID>string</Out_ClientID>
      <Out_PreContractID>string</Out_PreContractID>
      <Out_EmployerName>string</Out_EmployerName>
      <Out_EmployerPhone>string</Out_EmployerPhone>
      <Out_ContractBegin>dateTime</Out_ContractBegin>
      <Out_ContractEnd>dateTime</Out_ContractEnd>
      <Out_EducationBegin>dateTime</Out_EducationBegin>
      <Out_EducationEnd>dateTime</Out_EducationEnd>
      <Out_Payments>
        <c_Payment>
          <Duedate>dateTime</Duedate>
          <Amount>double</Amount>
        </c_Payment>
        <c_Payment>
          <Duedate>dateTime</Duedate>
          <Amount>double</Amount>
        </c_Payment>
      </Out_Payments>
      <Out_ObjGroup>
        <string>string</string>
        <string>string</string>
      </Out_ObjGroup>
      <Out_ObjBrand>
        <string>string</string>
        <string>string</string>
      </Out_ObjBrand>
      <Out_ObjModel>
        <string>string</string>
        <string>string</string>
      </Out_ObjModel>
      <Out_ObjType>
        <string>string</string>
        <string>string</string>
      </Out_ObjType>
      <Out_ObjDescscription>
        <string>string</string>
        <string>string</string>
      </Out_ObjDescscription>
      <Out_ObjAge>
        <string>string</string>
        <string>string</string>
      </Out_ObjAge>
      <Out_ObjAgeDate>
        <string>string</string>
        <string>string</string>
      </Out_ObjAgeDate>
      <Out_ObjMilesPerYearType>
        <double>double</double>
        <double>double</double>
      </Out_ObjMilesPerYearType>
      <Out_ObjMilesPerYear>
        <double>double</double>
        <double>double</double>
      </Out_ObjMilesPerYear>
      <Out_ObjMileage>
        <double>double</double>
        <double>double</double>
      </Out_ObjMileage>
      <Out_ObjSerialNumber>
        <string>string</string>
        <string>string</string>
      </Out_ObjSerialNumber>
      <Out_ObjLicencePlateNumber>
        <string>string</string>
        <string>string</string>
      </Out_ObjLicencePlateNumber>
      <Out_ObjRegisterNumber>
        <string>string</string>
        <string>string</string>
      </Out_ObjRegisterNumber>
      <Out_ObjRegistrationCertificate>
        <string>string</string>
        <string>string</string>
      </Out_ObjRegistrationCertificate>
      <Out_ObjEurotaxNumber>
        <string>string</string>
        <string>string</string>
      </Out_ObjEurotaxNumber>
      <Out_ObjColor>
        <string>string</string>
        <string>string</string>
      </Out_ObjColor>
      <Out_ObjListPrice>
        <double>double</double>
        <double>double</double>
      </Out_ObjListPrice>
      <Out_ObjGrossPrice>
        <double>double</double>
        <double>double</double>
      </Out_ObjGrossPrice>
      <Out_ObjPurchasePrice>
        <double>double</double>
        <double>double</double>
      </Out_ObjPurchasePrice>
      <Out_ObjDriver>
        <string>string</string>
        <string>string</string>
      </Out_ObjDriver>
      <Out_ObjMileagePrice>
        <double>double</double>
        <double>double</double>
      </Out_ObjMileagePrice>
      <Out_CalcAdCode>string</Out_CalcAdCode>
      <Out_CalcWayOfApplication>string</Out_CalcWayOfApplication>
      <Out_CalcCount>int</Out_CalcCount>
      <Out_CalcType>
        <double>double</double>
        <double>double</double>
      </Out_CalcType>
      <Out_CalcPurchasePrice>
        <double>double</double>
        <double>double</double>
      </Out_CalcPurchasePrice>
      <Out_CalcDownPayment>
        <double>double</double>
        <double>double</double>
      </Out_CalcDownPayment>
      <Out_CalcCreditAmount>
        <double>double</double>
        <double>double</double>
      </Out_CalcCreditAmount>
      <Out_CalcFirstRate>
        <double>double</double>
        <double>double</double>
      </Out_CalcFirstRate>
      <Out_CalcFirstRateNumber>
        <double>double</double>
        <double>double</double>
      </Out_CalcFirstRateNumber>
      <Out_CalcDuration>
        <double>double</double>
        <double>double</double>
      </Out_CalcDuration>
      <Out_CalcPPY>
        <double>double</double>
        <double>double</double>
      </Out_CalcPPY>
      <Out_CalcMilesPerYear>
        <double>double</double>
        <double>double</double>
      </Out_CalcMilesPerYear>
      <Out_CalcResidualValue>
        <double>double</double>
        <double>double</double>
      </Out_CalcResidualValue>
      <Out_CalcResidualValuePercent>
        <double>double</double>
        <double>double</double>
      </Out_CalcResidualValuePercent>
      <Out_CalcDeposit>
        <double>double</double>
        <double>double</double>
      </Out_CalcDeposit>
      <Out_CalcInterestNominal>
        <double>double</double>
        <double>double</double>
      </Out_CalcInterestNominal>
      <Out_CalcInterestEffective>
        <double>double</double>
        <double>double</double>
      </Out_CalcInterestEffective>
      <Out_CalcFees>
        <double>double</double>
        <double>double</double>
      </Out_CalcFees>
      <Out_CalcRate>
        <double>double</double>
        <double>double</double>
      </Out_CalcRate>
      <Out_CalcDepositRate>
        <double>double</double>
        <double>double</double>
      </Out_CalcDepositRate>
      <Out_CalcDepositAPK>
        <double>double</double>
        <double>double</double>
      </Out_CalcDepositAPK>
      <Out_CalcInterestSub>
        <double>double</double>
        <double>double</double>
      </Out_CalcInterestSub>
      <Out_CalcSubvention>
        <double>double</double>
        <double>double</double>
      </Out_CalcSubvention>
      <Out_CalcPPIType>
        <string>string</string>
        <string>string</string>
      </Out_CalcPPIType>
      <Out_CalcPPIRate>
        <double>double</double>
        <double>double</double>
      </Out_CalcPPIRate>
      <Out_CalcProvisionType>
        <double>double</double>
        <double>double</double>
      </Out_CalcProvisionType>
      <Out_CalcProvision>
        <double>double</double>
        <double>double</double>
      </Out_CalcProvision>
      <Out_CalcProvisionFlag>
        <int>int</int>
        <int>int</int>
      </Out_CalcProvisionFlag>
      <Out_CalcDelayedPaymentDate>
        <string>string</string>
        <string>string</string>
      </Out_CalcDelayedPaymentDate>
      <Out_CalcPaymentBreaks>
        <double>double</double>
        <double>double</double>
      </Out_CalcPaymentBreaks>
      <Out_CalcRegistration>
        <int>int</int>
        <int>int</int>
      </Out_CalcRegistration>
      <Out_CalcDurationOfEducation>
        <double>double</double>
        <double>double</double>
      </Out_CalcDurationOfEducation>
      <Out_CalcRateAfterEducation>
        <double>double</double>
        <double>double</double>
      </Out_CalcRateAfterEducation>
      <Out_CalcPPIRateAfterEducation>
        <double>double</double>
        <double>double</double>
      </Out_CalcPPIRateAfterEducation>
      <Out_CalcTotalRateAfterEducation>
        <double>double</double>
        <double>double</double>
      </Out_CalcTotalRateAfterEducation>
    </getOffer>
  </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>
    <getOfferResponse xmlns="http://www.xlease.ch/webportal">
      <getOfferResult>int</getOfferResult>
      <Out_ClientID>string</Out_ClientID>
      <Out_PreContractID>string</Out_PreContractID>
      <Out_EmployerName>string</Out_EmployerName>
      <Out_EmployerPhone>string</Out_EmployerPhone>
      <Out_ContractBegin>dateTime</Out_ContractBegin>
      <Out_ContractEnd>dateTime</Out_ContractEnd>
      <Out_EducationBegin>dateTime</Out_EducationBegin>
      <Out_EducationEnd>dateTime</Out_EducationEnd>
      <Out_Payments>
        <c_Payment>
          <Duedate>dateTime</Duedate>
          <Amount>double</Amount>
        </c_Payment>
        <c_Payment>
          <Duedate>dateTime</Duedate>
          <Amount>double</Amount>
        </c_Payment>
      </Out_Payments>
      <Out_ObjGroup>
        <string>string</string>
        <string>string</string>
      </Out_ObjGroup>
      <Out_ObjBrand>
        <string>string</string>
        <string>string</string>
      </Out_ObjBrand>
      <Out_ObjModel>
        <string>string</string>
        <string>string</string>
      </Out_ObjModel>
      <Out_ObjType>
        <string>string</string>
        <string>string</string>
      </Out_ObjType>
      <Out_ObjDescscription>
        <string>string</string>
        <string>string</string>
      </Out_ObjDescscription>
      <Out_ObjAge>
        <string>string</string>
        <string>string</string>
      </Out_ObjAge>
      <Out_ObjAgeDate>
        <string>string</string>
        <string>string</string>
      </Out_ObjAgeDate>
      <Out_ObjMilesPerYearType>
        <double>double</double>
        <double>double</double>
      </Out_ObjMilesPerYearType>
      <Out_ObjMilesPerYear>
        <double>double</double>
        <double>double</double>
      </Out_ObjMilesPerYear>
      <Out_ObjMileage>
        <double>double</double>
        <double>double</double>
      </Out_ObjMileage>
      <Out_ObjSerialNumber>
        <string>string</string>
        <string>string</string>
      </Out_ObjSerialNumber>
      <Out_ObjLicencePlateNumber>
        <string>string</string>
        <string>string</string>
      </Out_ObjLicencePlateNumber>
      <Out_ObjRegisterNumber>
        <string>string</string>
        <string>string</string>
      </Out_ObjRegisterNumber>
      <Out_ObjRegistrationCertificate>
        <string>string</string>
        <string>string</string>
      </Out_ObjRegistrationCertificate>
      <Out_ObjEurotaxNumber>
        <string>string</string>
        <string>string</string>
      </Out_ObjEurotaxNumber>
      <Out_ObjColor>
        <string>string</string>
        <string>string</string>
      </Out_ObjColor>
      <Out_ObjListPrice>
        <double>double</double>
        <double>double</double>
      </Out_ObjListPrice>
      <Out_ObjGrossPrice>
        <double>double</double>
        <double>double</double>
      </Out_ObjGrossPrice>
      <Out_ObjPurchasePrice>
        <double>double</double>
        <double>double</double>
      </Out_ObjPurchasePrice>
      <Out_ObjDriver>
        <string>string</string>
        <string>string</string>
      </Out_ObjDriver>
      <Out_ObjMileagePrice>
        <double>double</double>
        <double>double</double>
      </Out_ObjMileagePrice>
      <Out_CalcAdCode>string</Out_CalcAdCode>
      <Out_CalcWayOfApplication>string</Out_CalcWayOfApplication>
      <Out_CalcCount>int</Out_CalcCount>
      <Out_CalcType>
        <double>double</double>
        <double>double</double>
      </Out_CalcType>
      <Out_CalcPurchasePrice>
        <double>double</double>
        <double>double</double>
      </Out_CalcPurchasePrice>
      <Out_CalcDownPayment>
        <double>double</double>
        <double>double</double>
      </Out_CalcDownPayment>
      <Out_CalcCreditAmount>
        <double>double</double>
        <double>double</double>
      </Out_CalcCreditAmount>
      <Out_CalcFirstRate>
        <double>double</double>
        <double>double</double>
      </Out_CalcFirstRate>
      <Out_CalcFirstRateNumber>
        <double>double</double>
        <double>double</double>
      </Out_CalcFirstRateNumber>
      <Out_CalcDuration>
        <double>double</double>
        <double>double</double>
      </Out_CalcDuration>
      <Out_CalcPPY>
        <double>double</double>
        <double>double</double>
      </Out_CalcPPY>
      <Out_CalcMilesPerYear>
        <double>double</double>
        <double>double</double>
      </Out_CalcMilesPerYear>
      <Out_CalcResidualValue>
        <double>double</double>
        <double>double</double>
      </Out_CalcResidualValue>
      <Out_CalcResidualValuePercent>
        <double>double</double>
        <double>double</double>
      </Out_CalcResidualValuePercent>
      <Out_CalcDeposit>
        <double>double</double>
        <double>double</double>
      </Out_CalcDeposit>
      <Out_CalcInterestNominal>
        <double>double</double>
        <double>double</double>
      </Out_CalcInterestNominal>
      <Out_CalcInterestEffective>
        <double>double</double>
        <double>double</double>
      </Out_CalcInterestEffective>
      <Out_CalcFees>
        <double>double</double>
        <double>double</double>
      </Out_CalcFees>
      <Out_CalcRate>
        <double>double</double>
        <double>double</double>
      </Out_CalcRate>
      <Out_CalcDepositRate>
        <double>double</double>
        <double>double</double>
      </Out_CalcDepositRate>
      <Out_CalcDepositAPK>
        <double>double</double>
        <double>double</double>
      </Out_CalcDepositAPK>
      <Out_CalcInterestSub>
        <double>double</double>
        <double>double</double>
      </Out_CalcInterestSub>
      <Out_CalcSubvention>
        <double>double</double>
        <double>double</double>
      </Out_CalcSubvention>
      <Out_CalcPPIType>
        <string>string</string>
        <string>string</string>
      </Out_CalcPPIType>
      <Out_CalcPPIRate>
        <double>double</double>
        <double>double</double>
      </Out_CalcPPIRate>
      <Out_CalcProvisionType>
        <double>double</double>
        <double>double</double>
      </Out_CalcProvisionType>
      <Out_CalcProvision>
        <double>double</double>
        <double>double</double>
      </Out_CalcProvision>
      <Out_CalcProvisionFlag>
        <int>int</int>
        <int>int</int>
      </Out_CalcProvisionFlag>
      <Out_CalcDelayedPaymentDate>
        <string>string</string>
        <string>string</string>
      </Out_CalcDelayedPaymentDate>
      <Out_CalcPaymentBreaks>
        <double>double</double>
        <double>double</double>
      </Out_CalcPaymentBreaks>
      <Out_CalcRegistration>
        <int>int</int>
        <int>int</int>
      </Out_CalcRegistration>
      <Out_CalcDurationOfEducation>
        <double>double</double>
        <double>double</double>
      </Out_CalcDurationOfEducation>
      <Out_CalcRateAfterEducation>
        <double>double</double>
        <double>double</double>
      </Out_CalcRateAfterEducation>
      <Out_CalcPPIRateAfterEducation>
        <double>double</double>
        <double>double</double>
      </Out_CalcPPIRateAfterEducation>
      <Out_CalcTotalRateAfterEducation>
        <double>double</double>
        <double>double</double>
      </Out_CalcTotalRateAfterEducation>
    </getOfferResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

Es folgt ein Beispiel für eine SOAP 1.2-Anforderung und -Antwort. Die angezeigten Platzhalter müssen durch tatsächliche Werte ersetzt werden.

POST /WebPortalWebService/Service.asmx HTTP/1.1
Host: xlease033.xlease.ch
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>
    <AuthHeader xmlns="http://www.xlease.ch/webportal">
      <UserName>string</UserName>
      <Password>string</Password>
    </AuthHeader>
  </soap12:Header>
  <soap12:Body>
    <getOffer xmlns="http://www.xlease.ch/webportal">
      <In_UserID>string</In_UserID>
      <In_VendorID>string</In_VendorID>
      <In_LanguageID>int</In_LanguageID>
      <In_OfferID>string</In_OfferID>
      <Out_ClientID>string</Out_ClientID>
      <Out_PreContractID>string</Out_PreContractID>
      <Out_EmployerName>string</Out_EmployerName>
      <Out_EmployerPhone>string</Out_EmployerPhone>
      <Out_ContractBegin>dateTime</Out_ContractBegin>
      <Out_ContractEnd>dateTime</Out_ContractEnd>
      <Out_EducationBegin>dateTime</Out_EducationBegin>
      <Out_EducationEnd>dateTime</Out_EducationEnd>
      <Out_Payments>
        <c_Payment>
          <Duedate>dateTime</Duedate>
          <Amount>double</Amount>
        </c_Payment>
        <c_Payment>
          <Duedate>dateTime</Duedate>
          <Amount>double</Amount>
        </c_Payment>
      </Out_Payments>
      <Out_ObjGroup>
        <string>string</string>
        <string>string</string>
      </Out_ObjGroup>
      <Out_ObjBrand>
        <string>string</string>
        <string>string</string>
      </Out_ObjBrand>
      <Out_ObjModel>
        <string>string</string>
        <string>string</string>
      </Out_ObjModel>
      <Out_ObjType>
        <string>string</string>
        <string>string</string>
      </Out_ObjType>
      <Out_ObjDescscription>
        <string>string</string>
        <string>string</string>
      </Out_ObjDescscription>
      <Out_ObjAge>
        <string>string</string>
        <string>string</string>
      </Out_ObjAge>
      <Out_ObjAgeDate>
        <string>string</string>
        <string>string</string>
      </Out_ObjAgeDate>
      <Out_ObjMilesPerYearType>
        <double>double</double>
        <double>double</double>
      </Out_ObjMilesPerYearType>
      <Out_ObjMilesPerYear>
        <double>double</double>
        <double>double</double>
      </Out_ObjMilesPerYear>
      <Out_ObjMileage>
        <double>double</double>
        <double>double</double>
      </Out_ObjMileage>
      <Out_ObjSerialNumber>
        <string>string</string>
        <string>string</string>
      </Out_ObjSerialNumber>
      <Out_ObjLicencePlateNumber>
        <string>string</string>
        <string>string</string>
      </Out_ObjLicencePlateNumber>
      <Out_ObjRegisterNumber>
        <string>string</string>
        <string>string</string>
      </Out_ObjRegisterNumber>
      <Out_ObjRegistrationCertificate>
        <string>string</string>
        <string>string</string>
      </Out_ObjRegistrationCertificate>
      <Out_ObjEurotaxNumber>
        <string>string</string>
        <string>string</string>
      </Out_ObjEurotaxNumber>
      <Out_ObjColor>
        <string>string</string>
        <string>string</string>
      </Out_ObjColor>
      <Out_ObjListPrice>
        <double>double</double>
        <double>double</double>
      </Out_ObjListPrice>
      <Out_ObjGrossPrice>
        <double>double</double>
        <double>double</double>
      </Out_ObjGrossPrice>
      <Out_ObjPurchasePrice>
        <double>double</double>
        <double>double</double>
      </Out_ObjPurchasePrice>
      <Out_ObjDriver>
        <string>string</string>
        <string>string</string>
      </Out_ObjDriver>
      <Out_ObjMileagePrice>
        <double>double</double>
        <double>double</double>
      </Out_ObjMileagePrice>
      <Out_CalcAdCode>string</Out_CalcAdCode>
      <Out_CalcWayOfApplication>string</Out_CalcWayOfApplication>
      <Out_CalcCount>int</Out_CalcCount>
      <Out_CalcType>
        <double>double</double>
        <double>double</double>
      </Out_CalcType>
      <Out_CalcPurchasePrice>
        <double>double</double>
        <double>double</double>
      </Out_CalcPurchasePrice>
      <Out_CalcDownPayment>
        <double>double</double>
        <double>double</double>
      </Out_CalcDownPayment>
      <Out_CalcCreditAmount>
        <double>double</double>
        <double>double</double>
      </Out_CalcCreditAmount>
      <Out_CalcFirstRate>
        <double>double</double>
        <double>double</double>
      </Out_CalcFirstRate>
      <Out_CalcFirstRateNumber>
        <double>double</double>
        <double>double</double>
      </Out_CalcFirstRateNumber>
      <Out_CalcDuration>
        <double>double</double>
        <double>double</double>
      </Out_CalcDuration>
      <Out_CalcPPY>
        <double>double</double>
        <double>double</double>
      </Out_CalcPPY>
      <Out_CalcMilesPerYear>
        <double>double</double>
        <double>double</double>
      </Out_CalcMilesPerYear>
      <Out_CalcResidualValue>
        <double>double</double>
        <double>double</double>
      </Out_CalcResidualValue>
      <Out_CalcResidualValuePercent>
        <double>double</double>
        <double>double</double>
      </Out_CalcResidualValuePercent>
      <Out_CalcDeposit>
        <double>double</double>
        <double>double</double>
      </Out_CalcDeposit>
      <Out_CalcInterestNominal>
        <double>double</double>
        <double>double</double>
      </Out_CalcInterestNominal>
      <Out_CalcInterestEffective>
        <double>double</double>
        <double>double</double>
      </Out_CalcInterestEffective>
      <Out_CalcFees>
        <double>double</double>
        <double>double</double>
      </Out_CalcFees>
      <Out_CalcRate>
        <double>double</double>
        <double>double</double>
      </Out_CalcRate>
      <Out_CalcDepositRate>
        <double>double</double>
        <double>double</double>
      </Out_CalcDepositRate>
      <Out_CalcDepositAPK>
        <double>double</double>
        <double>double</double>
      </Out_CalcDepositAPK>
      <Out_CalcInterestSub>
        <double>double</double>
        <double>double</double>
      </Out_CalcInterestSub>
      <Out_CalcSubvention>
        <double>double</double>
        <double>double</double>
      </Out_CalcSubvention>
      <Out_CalcPPIType>
        <string>string</string>
        <string>string</string>
      </Out_CalcPPIType>
      <Out_CalcPPIRate>
        <double>double</double>
        <double>double</double>
      </Out_CalcPPIRate>
      <Out_CalcProvisionType>
        <double>double</double>
        <double>double</double>
      </Out_CalcProvisionType>
      <Out_CalcProvision>
        <double>double</double>
        <double>double</double>
      </Out_CalcProvision>
      <Out_CalcProvisionFlag>
        <int>int</int>
        <int>int</int>
      </Out_CalcProvisionFlag>
      <Out_CalcDelayedPaymentDate>
        <string>string</string>
        <string>string</string>
      </Out_CalcDelayedPaymentDate>
      <Out_CalcPaymentBreaks>
        <double>double</double>
        <double>double</double>
      </Out_CalcPaymentBreaks>
      <Out_CalcRegistration>
        <int>int</int>
        <int>int</int>
      </Out_CalcRegistration>
      <Out_CalcDurationOfEducation>
        <double>double</double>
        <double>double</double>
      </Out_CalcDurationOfEducation>
      <Out_CalcRateAfterEducation>
        <double>double</double>
        <double>double</double>
      </Out_CalcRateAfterEducation>
      <Out_CalcPPIRateAfterEducation>
        <double>double</double>
        <double>double</double>
      </Out_CalcPPIRateAfterEducation>
      <Out_CalcTotalRateAfterEducation>
        <double>double</double>
        <double>double</double>
      </Out_CalcTotalRateAfterEducation>
    </getOffer>
  </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>
    <getOfferResponse xmlns="http://www.xlease.ch/webportal">
      <getOfferResult>int</getOfferResult>
      <Out_ClientID>string</Out_ClientID>
      <Out_PreContractID>string</Out_PreContractID>
      <Out_EmployerName>string</Out_EmployerName>
      <Out_EmployerPhone>string</Out_EmployerPhone>
      <Out_ContractBegin>dateTime</Out_ContractBegin>
      <Out_ContractEnd>dateTime</Out_ContractEnd>
      <Out_EducationBegin>dateTime</Out_EducationBegin>
      <Out_EducationEnd>dateTime</Out_EducationEnd>
      <Out_Payments>
        <c_Payment>
          <Duedate>dateTime</Duedate>
          <Amount>double</Amount>
        </c_Payment>
        <c_Payment>
          <Duedate>dateTime</Duedate>
          <Amount>double</Amount>
        </c_Payment>
      </Out_Payments>
      <Out_ObjGroup>
        <string>string</string>
        <string>string</string>
      </Out_ObjGroup>
      <Out_ObjBrand>
        <string>string</string>
        <string>string</string>
      </Out_ObjBrand>
      <Out_ObjModel>
        <string>string</string>
        <string>string</string>
      </Out_ObjModel>
      <Out_ObjType>
        <string>string</string>
        <string>string</string>
      </Out_ObjType>
      <Out_ObjDescscription>
        <string>string</string>
        <string>string</string>
      </Out_ObjDescscription>
      <Out_ObjAge>
        <string>string</string>
        <string>string</string>
      </Out_ObjAge>
      <Out_ObjAgeDate>
        <string>string</string>
        <string>string</string>
      </Out_ObjAgeDate>
      <Out_ObjMilesPerYearType>
        <double>double</double>
        <double>double</double>
      </Out_ObjMilesPerYearType>
      <Out_ObjMilesPerYear>
        <double>double</double>
        <double>double</double>
      </Out_ObjMilesPerYear>
      <Out_ObjMileage>
        <double>double</double>
        <double>double</double>
      </Out_ObjMileage>
      <Out_ObjSerialNumber>
        <string>string</string>
        <string>string</string>
      </Out_ObjSerialNumber>
      <Out_ObjLicencePlateNumber>
        <string>string</string>
        <string>string</string>
      </Out_ObjLicencePlateNumber>
      <Out_ObjRegisterNumber>
        <string>string</string>
        <string>string</string>
      </Out_ObjRegisterNumber>
      <Out_ObjRegistrationCertificate>
        <string>string</string>
        <string>string</string>
      </Out_ObjRegistrationCertificate>
      <Out_ObjEurotaxNumber>
        <string>string</string>
        <string>string</string>
      </Out_ObjEurotaxNumber>
      <Out_ObjColor>
        <string>string</string>
        <string>string</string>
      </Out_ObjColor>
      <Out_ObjListPrice>
        <double>double</double>
        <double>double</double>
      </Out_ObjListPrice>
      <Out_ObjGrossPrice>
        <double>double</double>
        <double>double</double>
      </Out_ObjGrossPrice>
      <Out_ObjPurchasePrice>
        <double>double</double>
        <double>double</double>
      </Out_ObjPurchasePrice>
      <Out_ObjDriver>
        <string>string</string>
        <string>string</string>
      </Out_ObjDriver>
      <Out_ObjMileagePrice>
        <double>double</double>
        <double>double</double>
      </Out_ObjMileagePrice>
      <Out_CalcAdCode>string</Out_CalcAdCode>
      <Out_CalcWayOfApplication>string</Out_CalcWayOfApplication>
      <Out_CalcCount>int</Out_CalcCount>
      <Out_CalcType>
        <double>double</double>
        <double>double</double>
      </Out_CalcType>
      <Out_CalcPurchasePrice>
        <double>double</double>
        <double>double</double>
      </Out_CalcPurchasePrice>
      <Out_CalcDownPayment>
        <double>double</double>
        <double>double</double>
      </Out_CalcDownPayment>
      <Out_CalcCreditAmount>
        <double>double</double>
        <double>double</double>
      </Out_CalcCreditAmount>
      <Out_CalcFirstRate>
        <double>double</double>
        <double>double</double>
      </Out_CalcFirstRate>
      <Out_CalcFirstRateNumber>
        <double>double</double>
        <double>double</double>
      </Out_CalcFirstRateNumber>
      <Out_CalcDuration>
        <double>double</double>
        <double>double</double>
      </Out_CalcDuration>
      <Out_CalcPPY>
        <double>double</double>
        <double>double</double>
      </Out_CalcPPY>
      <Out_CalcMilesPerYear>
        <double>double</double>
        <double>double</double>
      </Out_CalcMilesPerYear>
      <Out_CalcResidualValue>
        <double>double</double>
        <double>double</double>
      </Out_CalcResidualValue>
      <Out_CalcResidualValuePercent>
        <double>double</double>
        <double>double</double>
      </Out_CalcResidualValuePercent>
      <Out_CalcDeposit>
        <double>double</double>
        <double>double</double>
      </Out_CalcDeposit>
      <Out_CalcInterestNominal>
        <double>double</double>
        <double>double</double>
      </Out_CalcInterestNominal>
      <Out_CalcInterestEffective>
        <double>double</double>
        <double>double</double>
      </Out_CalcInterestEffective>
      <Out_CalcFees>
        <double>double</double>
        <double>double</double>
      </Out_CalcFees>
      <Out_CalcRate>
        <double>double</double>
        <double>double</double>
      </Out_CalcRate>
      <Out_CalcDepositRate>
        <double>double</double>
        <double>double</double>
      </Out_CalcDepositRate>
      <Out_CalcDepositAPK>
        <double>double</double>
        <double>double</double>
      </Out_CalcDepositAPK>
      <Out_CalcInterestSub>
        <double>double</double>
        <double>double</double>
      </Out_CalcInterestSub>
      <Out_CalcSubvention>
        <double>double</double>
        <double>double</double>
      </Out_CalcSubvention>
      <Out_CalcPPIType>
        <string>string</string>
        <string>string</string>
      </Out_CalcPPIType>
      <Out_CalcPPIRate>
        <double>double</double>
        <double>double</double>
      </Out_CalcPPIRate>
      <Out_CalcProvisionType>
        <double>double</double>
        <double>double</double>
      </Out_CalcProvisionType>
      <Out_CalcProvision>
        <double>double</double>
        <double>double</double>
      </Out_CalcProvision>
      <Out_CalcProvisionFlag>
        <int>int</int>
        <int>int</int>
      </Out_CalcProvisionFlag>
      <Out_CalcDelayedPaymentDate>
        <string>string</string>
        <string>string</string>
      </Out_CalcDelayedPaymentDate>
      <Out_CalcPaymentBreaks>
        <double>double</double>
        <double>double</double>
      </Out_CalcPaymentBreaks>
      <Out_CalcRegistration>
        <int>int</int>
        <int>int</int>
      </Out_CalcRegistration>
      <Out_CalcDurationOfEducation>
        <double>double</double>
        <double>double</double>
      </Out_CalcDurationOfEducation>
      <Out_CalcRateAfterEducation>
        <double>double</double>
        <double>double</double>
      </Out_CalcRateAfterEducation>
      <Out_CalcPPIRateAfterEducation>
        <double>double</double>
        <double>double</double>
      </Out_CalcPPIRateAfterEducation>
      <Out_CalcTotalRateAfterEducation>
        <double>double</double>
        <double>double</double>
      </Out_CalcTotalRateAfterEducation>
    </getOfferResponse>
  </soap12:Body>
</soap12:Envelope>