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

29 lines
1 KiB
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.beneficiario.ultimus.ecobis.cobiscorp">
<soapenv:Header/>
<soapenv:Body>
<ser:Ingresar>
<ser:inBeneficiariosIn>
<dto:numOperacion></dto:numOperacion>
<dto:poliza></dto:poliza>
<dto:tipoRubro></dto:tipoRubro>
<dto:beneficiarios>
<dto:beneficiario>
<dto:secuencial></dto:secuencial>
<dto:apellido></dto:apellido>
<dto:nombre></dto:nombre>
<dto:tipoIdentificacion></dto:tipoIdentificacion>
<dto:identificacion></dto:identificacion>
<dto:parentesco></dto:parentesco>
<dto:porcentaje></dto:porcentaje>
<dto:telefono></dto:telefono>
</dto:beneficiario>
</dto:beneficiarios>
</ser:inBeneficiariosIn>
</ser:Ingresar>
</soapenv:Body>
<soapenv:appinfo>
<wsdl>WS_COBIS_8</wsdl>
<metodo>Ingresar</metodo>
</soapenv:appinfo>
</soapenv:Envelope>