Project

General

Profile

Tareas #4751 » Formato XML para la carga de venta de vehículos (1).txt

Jose Orlando, 04/29/2024 10:00 AM

 
<?xml version="1.0" encoding="windows-1252"?>
<ventas>
<datosRegistrador>
<numeroRUC>1790598012001</numeroRUC>
</datosRegistrador>
<datosVentas>
<venta>
<rucComercializador>1790233979001</rucComercializador>
<CAMVCpn>U00125800</CAMVCpn>
<serialVin>9FRED123DRE234DRE0001</serialVin>
<nombrePropietario>NIEVES COBOS DIEGO ANDRES</nombrePropietario>
<tipoIdentificacionPropietario>C</tipoIdentificacionPropietario>
<numeroDocumentoPropietario>1710456250</numeroDocumentoPropietario>
<tipoComprobante>1</tipoComprobante>
<establecimientoComprobante>001</establecimientoComprobante>
<puntoEmisionComprobante>001</puntoEmisionComprobante>
<numeroComprobante>1250</numeroComprobante>
<numeroAutorizacion>110879001</numeroAutorizacion>
<fechaVenta>29-09-2005</fechaVenta>
<precioVenta>14999.99</precioVenta>
<codigoCantonMatriculacion>21017</codigoCantonMatriculacion>
<datosDireccion>
<tipo>OFICINA</tipo>
<calle>BARTLOM? HERNANDEZ</calle>
<numero>OE1-64</numero>
<interseccion>REPUBLICA DOMINICANA</interseccion>
</datosDireccion>
<datosTelefono>
<provincia>217</provincia>
<numero>022908575</numero>
</datosTelefono>
</venta>
</datosVentas>
</ventas>
(1-1/8)