Untitled

mail@pastecode.io avatar
unknown
json
a year ago
5.7 kB
4
Indexable
{
    "passwordPri": "#t-H_M!fedrltRag-T5u",
    "activo": true,
    "nit": "06142009131109",
    "dteJson":
{
    "identificacion": {
        "version": 3,
        "ambiente": "00",
        "tipoDte": "05",
        "numeroControl": "DTE-05-ABC12345-123456789012345",
        "codigoGeneracion": "01234567-89AB-CDEF-0123-456789ABCDEF",
        "tipoModelo": 1,
        "tipoOperacion": 1,
        "tipoContingencia": null,
        "motivoContin": null,
        "fecEmi": "2023-09-14",
        "horEmi": "08:10:00",
        "tipoMoneda": "USD"
    },
    "documentoRelacionado": [
        {
            "tipoDocumento": "03",
            "tipoGeneracion": 1,
            "numeroDocumento": "550E8400-E29B-41D4-A716-446655440000",
            "fechaEmision": "2023-08-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 Flor Blanca"
        },
        "telefono": "2222-2222",
        "correo": "info@miempresa.com"
    },
    "receptor": {
        "nit": "06142810211068",
        "nrc": "3086073",
        "nombre": "IMPORTADORA ASIATICA DIVERSA, SOCIEDAD ANONIMA DE CAPITAL VARIABLE",
        "codActividad": "46900",
        "descActividad": "VENTA AL POR MAYOR DE OTROS PRODUCTOS",
        "nombreComercial": "IMPADI",
        "direccion": {
            "departamento": "01",
            "municipio": "01",
            "complemento": "Colonia del receptor"
        },
        "telefono": "2222-2244",
        "correo": "correito@gmail.com"
    },
    "ventaTercero":null,
    "cuerpoDocumento": [
        {
            "numItem": 1,
            "tipoItem": 1,
            "numeroDocumento": "550E8400-E29B-41D4-A716-446655440000",
            "cantidad": 3,
            "codigo": null,
            "codTributo": null,
            "uniMedida": 59,
            "descripcion": "Producto A",
            "precioUni": 6.19,
            "montoDescu": 0.00,
            "ventaNoSuj": 0,
            "ventaExenta": 0,
            "ventaGravada": 18.57,
            "tributos": ["20"]
        },
        {
            "numItem": 2,
            "tipoItem": 1,
            "numeroDocumento": "550E8400-E29B-41D4-A716-446655440000",
            "cantidad": 2,
            "codigo": null,
            "codTributo": null,
            "uniMedida": 59,
            "descripcion": "Producto A",
            "precioUni": 3.1,
            "montoDescu": 0.00,
            "ventaNoSuj": 0.00,
            "ventaExenta": 0.00,
            "ventaGravada":6.2,
            "tributos": ["20"]
        },
        {
            "numItem": 3,
            "tipoItem": 1,
            "numeroDocumento": "550E8400-E29B-41D4-A716-446655440000",
            "cantidad": 4,
            "codigo": null,
            "codTributo": null,
            "uniMedida": 59,
            "descripcion": "Producto A",
            "precioUni": 6.19,
            "montoDescu": 0.00,
            "ventaNoSuj": 0,
            "ventaExenta": 0,
            "ventaGravada": 24.76,
            "tributos": ["20"]
        },
        {
            "numItem": 4,
            "tipoItem": 1,
            "numeroDocumento": "550E8400-E29B-41D4-A716-446655440000",
            "cantidad": 4,
            "codigo": null,
            "codTributo": null,
            "uniMedida": 59,
            "descripcion": "Producto A",
            "precioUni": 5.31,
            "montoDescu": 0.00,
            "ventaNoSuj": 0,
            "ventaExenta": 0,
            "ventaGravada": 21.24,
            "tributos": ["20"]
        },
        {
            "numItem": 5,
            "tipoItem": 1,
            "numeroDocumento": "550E8400-E29B-41D4-A716-446655440000",
            "cantidad": 3,
            "codigo": null,
            "codTributo": null,
            "uniMedida": 59,
            "descripcion": "Producto A",
            "precioUni": 6.19,
            "montoDescu": 0.00,
            "ventaNoSuj": 0,
            "ventaExenta": 0,
            "ventaGravada": 18.57,
            "tributos": ["20"]
        }
    ],
    "resumen": {
        "totalNoSuj": 0,
        "totalExenta": 0,
        "totalGravada": 89.34,
        "subTotalVentas": 89.34,
        "descuNoSuj": 0.00,
        "descuExenta": 0.00,
        "descuGravada": 0.00,
        "totalDescu": 0.00,
        "tributos": [
            {
                "codigo": "20",
                "descripcion": "RENTA",
                "valor": 11.61
            }
        ],
        "subTotal": 89.34,
        "ivaPerci1": 0,
        "ivaRete1": 0,
        "reteRenta": 0,
        "montoTotalOperacion": 100.95,
        "totalLetras": "cien dólares con noventa y cinco centavos",
        "condicionOperacion": 2
    },
    "extension": {
        "nombEntrega": "Entregador",
        "docuEntrega": "ENT12345",
        "nombRecibe": "Recibidor",
        "docuRecibe": "REC01585",
        "observaciones": "Observaciones de prueba"
    },
    "apendice": [
        {
            "campo": "Campo1",
            "etiqueta": "Etiqueta1",
            "valor": "Valor1"
        },
        {
            "campo": "Campo2",
            "etiqueta": "Etiqueta2",
            "valor": "Valor2"
        }
    ]
}
}