Advertisement
n4itsric

Untitled

Feb 17th, 2015
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.15 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:ns0="http://www.chartis.com.mx/" xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3.    <SOAP-ENV:Header>
  4.       <wsse:Security mustUnderstand="true">
  5.          <wsse:UsernameToken>
  6.             <wsse:Username>ws.carlos.latorre</wsse:Username>
  7.             <wsse:Password>Jfk4e*9u3z</wsse:Password>
  8.          </wsse:UsernameToken>
  9.       </wsse:Security>
  10.       <Element />
  11.       <wsa:Action>http://www.chartis.com.mx/GenerarCotizacionResponse</wsa:Action>
  12.       <wsa:To>http://200.57.181.84/EOL.AutoIndividual.WSSetup/WSCotizacion.asmx</wsa:To>
  13.    </SOAP-ENV:Header>
  14.    <ns1:Body>
  15.       <ns0:GenerarCotizacion>
  16.          <ns0:codigoPostal>
  17.             <ns0:codigoPostal>03200</ns0:codigoPostal>
  18.             <ns0:SISA>2175</ns0:SISA>
  19.             <ns0:modelo>2012</ns0:modelo>
  20.             <ns0:deducibleRT>10</ns0:deducibleRT>
  21.             <ns0:deducibleDM>5</ns0:deducibleDM>
  22.             <ns0:coberturaRC>3000000</ns0:coberturaRC>
  23.             <ns0:coberturaGM>50000</ns0:coberturaGM>
  24.             <ns0:tipoPaquete>4</ns0:tipoPaquete>
  25.             <ns0:sexo>2</ns0:sexo>
  26.             <ns0:edad>25</ns0:edad>
  27.             <ns0:username>ws.carlos.latorre</ns0:username>
  28.             <ns0:password>Jfk4e*9u3z</ns0:password>
  29.             <ns0:formaPago>2</ns0:formaPago>
  30.             <ns0:conductoPago>1</ns0:conductoPago>
  31.             <ns0:descuento>0</ns0:descuento>
  32.          </ns0:codigoPostal>
  33.          <ns0:SISA />
  34.          <ns0:modelo />
  35.          <ns0:deducibleRT />
  36.          <ns0:deducibleDM />
  37.          <ns0:coberturaRC />
  38.          <ns0:coberturaGM />
  39.          <ns0:tipoPaquete />
  40.          <ns0:sexo />
  41.          <ns0:edad />
  42.          <ns0:formaPago />
  43.          <ns0:conductoPago />
  44.          <ns0:descuento />
  45.       </ns0:GenerarCotizacion>
  46.    </ns1:Body>
  47. </SOAP-ENV:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement