[
    {
        "Id"              : 1,
        "FormatoNombre"   : "TRAZABILIDAD_{{Y}}{{m}}{{d}}_{{H}}{{i}}",
        "Descripcion"     : "Archivo de Trazabilidad",
        "Extension"       : "xlsx",
        "ConservarNombre" : false,
        "CarpetaDestino"  : "/var/www/html/travel.resolved.cl/FileData/courier/inbound",
        "EtiquetaDestino" : "/uploads/courier_inbound",
        "Rol"             : "CARGAR_ARCHIVO_TRAZABILIDAD"
    },
    {
        "Id"              : 2,
        "FormatoNombre"   : "COURIER_{{Y}}{{m}}{{d}}_{{H}}{{i}}",
        "Descripcion"     : "Archivo de capacidades",
        "Extension"       : "xlsx",
        "ConservarNombre" : false,
        "CarpetaDestino"  : "/var/www/html/travel.resolved.cl/FileData/courier/inbound",
        "EtiquetaDestino" : "/uploads/courier_inbound",
        "Rol"             : "CARGAR_ARCHIVO_COURIER"
    },
    {
        "Id"              : 999,
        "FormatoNombre"   : "COURIER_{{Y}}{{m}}{{d}}_{{H}}{{i}}",
        "Descripcion"     : "Archivo de capacidades",
        "Extension"       : "xlsx",
        "ConservarNombre" : true,
        "CarpetaDestino"  : "/datos/travel.resolved.cl/files/courier/inbound",
        "EtiquetaDestino" : "/uploads/courier_inbound",
        "Rol"             : "CARGAR_ARCHIVO_COURIER_PROD"
    }
]
