pclient.0.0.3.source-code.EDD.xml Maven / Gradle / Ivy
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:web="http://webservice.ecooperation.epicc.com.cn/">
   <soapenv:Header/> 
  <soapenv:Body>
 <web:insureService>
 <interfaceNo>001001</interfaceNo>
<datas>
<![CDATA[<ApplyInfo>
  <GeneralInfo>
    <UUID>${uuid}</UUID>
    <PlateformCode>CPI100058</PlateformCode>
    <Md5Value>${md5}</Md5Value>
  </GeneralInfo>
  <PolicyInfos>
    <PolicyInfo>
      <SerialNo>1</SerialNo>
      <RiskCode>EDD</RiskCode>
      <OperateTimes>${now}</OperateTimes>
      <StartDate>${today}</StartDate>
      <EndDate>${today}</EndDate>
      <StartHour>${startHour}</StartHour>
      <EndHour>24</EndHour>
      <SumAmount>105000</SumAmount>
      <SumPremium>2</SumPremium>
      <ArguSolution>1</ArguSolution>
      <BusinessDetail>01</BusinessDetail>
      <Quantity>1</Quantity>
      <InsuredPlan>
        <RationType>EDD330002k</RationType>
      </InsuredPlan>
      <Applicant>
        <AppliName>$name</AppliName>
        <AppliSex>1</AppliSex>
        <AppliIdType>01</AppliIdType>  
        <AppliIdNo>$idcard</AppliIdNo>
        <AppliIdMobile>$tel</AppliIdMobile>  
        <AppliIdEmail>[email protected]</AppliIdEmail> 
        <AppliIdentity>01</AppliIdentity>  
        <SendSMS>N</SendSMS>
      </Applicant>
      <Insureds>
        <Insured>
          <InsuredSeqNo>1</InsuredSeqNo>
          <InsuredName>$name</InsuredName>
          <InsuredIdMobile>$tel</InsuredIdMobile>
          <InsuredIdType>01</InsuredIdType>
          <InsuredIdNo>$idcard</InsuredIdNo>
          <InsuredBirthday>${birthday}</InsuredBirthday>
          <InsuredSex>1</InsuredSex>
          <InsuredEmail>[email protected]</InsuredEmail>
        </Insured>
      </Insureds>
    </PolicyInfo>
  </PolicyInfos>
</ApplyInfo>]]>
</datas>
</web:insureService>
</soapenv:Body>
</soapenv:Envelope>
    © 2015 - 2025 Weber Informatics LLC | Privacy Policy