{
"identificacion": {
"version": [
3,
3,
1,
3,
1,
1
],
"ambiente": "00",
"tipoDte": "03",
"numeroControl": "DTE-03-ABC12355-123456789012345",
"codigoGeneracion": "01234555-89AB-CDEF-0123-456789ABCDEF",
"tipoModelo": 1,
"tipoOperacion": 1,
"tipoContingencia": "1",
"motivoContin": "Fallo en el sistema",
"fecEmi": "2023-09-04",
"horEmi": "10:34:56",
"tipoMoneda": "USD"
},
"documentoRelacionado": [
{
"tipoDocumento": "03",
"tipoGeneracion": 2,
"numeroDocumento": "01234589-89AB-CDEF-0123-456789ABCDEF",
"fechaEmision": "2023-09-28"
}
],
"emisor": {
"nit": "06142009131109",
"nrc": "2291800",
"nombre": "GRUPO CONSITI: CONSULTORIA Y SOLUCIONES INFORMATICAS S.A DE C.V.",
"codActividad": "62090",
"descActividad": "Otras actividades de tecnología de información y servicios de computadora",
"nombreComercial": "CONSITI",
"tipoEstablecimiento": "01",
"direccion": {
"departamento": "01",
"municipio": "01",
"complemento": "Colonia Centro"
},
"telefono": "22334455",
"correo": "info@miempresa.com",
"codEstableMH": "ABC1",
"codEstable": "2355",
"codPuntoVenta": "2355"
},
"receptor": {
"nit": "06141009100010",
"nrc": "2291844",
"nombre": "DISTRIBUIDORA DE PRODUCTOS DE CALIDAD S.A DE C.V.",
"codActividad": "46100",
"descActividad": "Intermediarios del comercio de productos diversos",
"nombreComercial": "DPC S.A DE C.V.",
"tipoEstablecimiento": "01",
"direccion": {
"departamento": "01",
"municipio": "01",
"complemento": "Colonia San Benito"
},
"telefono": "22443322",
"correo": "contacto@dpcesa.com"
},
"otrosDocumentos": [
{
"tipoDocumentoAsociado": "02",
"tipoGeneracion": 1,
"numeroDocumento": "87654321-5678-5678-5678-876543210987",
"fechaEmision": "2023-09-15"
}
],
"cuerpoDocumento": [
{
"numeroItem": 1,
"tipoItem": "B",
"cantidad": 100,
"codigo": "123456",
"descripcion": "Producto A",
"precioUnitario": 10,
"montoGravado": 1000,
"tributos": [
{
"tipoTributo": "IVA",
"nombreCorto": "IVA",
"porcentaje": 13,
"monto": 130,
"codigo": "15"
}
],
"montoTotal": 1130
}
],
"resumen": {
"totalesGravados": 9000,
"totalesExentos": 0,
"totalesNoSujetos": 0,
"descuentos": 0,
"impuestos": {
"tipoTributo": "IVA",
"nombreCorto": "IVA",
"porcentaje": 13,
"monto": 3510,
"codigo": "15"
},
"totalGeneral": 13540
},
"informacionAdicional": {
"nombreAdicional": "Observaciones",
"descripcionAdicional": "Este es un documento de prueba"
}
}