Contingencia

 avatar
unknown
json
2 years ago
1.3 kB
9
Indexable
{
	 "identificacion": {
        "version": 3,
        "ambiente": "00",
        "codigoGeneracion": "3A8E6F47-120B-4E3C-8BBE-39B6F7A25EDB",
        "fTransmision": "2023-09-05",
        "hTransmision": "15:30:00"
    },
     "emisor":{
        "nit": "12345678901234",
        "nombre": "Empresa Ejemplo S.A.",
        "nombreResponsable": "Juan Pérez",
        "tipoDocResponsable": "36",
        "numeroDocResponsable": "1234567890",
        "tipoEstablecimiento": "01",
        "codEstableMH": "1234",
        "codPuntoVenta": "123456789012345",
        "telefono": "12345678",
        "correo": "empresa@example.com"
      },
    "detalleDTE": [
      {
        "noItem": 1,
        "codigoGeneracion": "12345678-1234-1234-1234-123456789012",
        "tipoDoc": "01"
      },
      {
        "noItem": 2,
        "codigoGeneracion": "23456789-2345-2345-2345-234567890123",
        "tipoDoc": "03"
      },
      {
        "noItem": 3,
        "codigoGeneracion": "34567890-3456-3456-3456-345678901234",
        "tipoDoc": "07"
      }
    ],          
   	"motivo": {
        "fInicio": "2023-09-01",
        "fFin": "2023-09-10",
        "hInicio": "08:00:00",
        "hFin": "17:00:00",
        "tipoContingencia": 3,
        "motivoContingencia": "Problemas técnicos en el sistema"
    }
}
Editor is loading...