TFS_ANTIGUO/PrendarioDavivienda/SlnDavivienda_Expomovil2017/ULA.Davivienda.PrestamoAutos/xml/RegistrarSeguro.xml

26 lines
999 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://service.ultimus.ecobis.cobiscorp" xmlns:dto="http://dto.seguro.creacion.ultimus.ecobis.cobiscorp">
<soapenv:Header/>
<soapenv:Body>
<ser:CrearSeguro>
<ser:inCreacionSeguroIn>
<dto:aseguradora></dto:aseguradora>
<dto:numOperacion></dto:numOperacion>
<dto:tipoRubro></dto:tipoRubro>
<dto:moneda></dto:moneda>
<dto:fechaConst></dto:fechaConst>
<dto:fechaFin></dto:fechaFin>
<dto:frecuencia></dto:frecuencia>
<dto:monto></dto:monto>
<dto:sucursal></dto:sucursal>
<dto:codigoExterno></dto:codigoExterno>
<dto:porcentajeRecarVida></dto:porcentajeRecarVida>
<dto:porcentajeRecarItp></dto:porcentajeRecarItp>
</ser:inCreacionSeguroIn>
</ser:CrearSeguro>
</soapenv:Body>
<soapenv:appinfo>
<wsdl>WS_COBIS_7</wsdl>
<metodo>CrearSeguro</metodo>
</soapenv:appinfo>
</soapenv:Envelope>