TFS_ANTIGUO/PrendarioDavivienda/SlnDavivienda/ULA.Davivienda.PrestamoAutos/Xml/CrearGarantia.xml

26 lines
No EOL
1,014 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.garantia.creacion.ultimus.ecobis.cobiscorp">
<soapenv:Header/>
<soapenv:Body>
<ser:CrearGarantia>
<ser:inCreacionGarantiaIn>
<dto:filial></dto:filial>
<dto:sucursal></dto:sucursal>
<dto:tipoGarantia></dto:tipoGarantia>
<dto:fechaIngreso></dto:fechaIngreso>
<dto:valorInicial></dto:valorInicial>
<dto:valorActual></dto:valorActual>
<dto:moneda></dto:moneda>
<dto:descripcion></dto:descripcion>
<dto:fechaVencGarantia></dto:fechaVencGarantia>
<dto:codCliente></dto:codCliente>
<dto:codClienteGarante></dto:codClienteGarante>
<dto:oficialGarantia></dto:oficialGarantia>
</ser:inCreacionGarantiaIn>
</ser:CrearGarantia>
</soapenv:Body>
<soapenv:appinfo>
<wsdl>WS_COBIS_3</wsdl>
<metodo>CrearGarantia</metodo>
</soapenv:appinfo>
</soapenv:Envelope>