#Sistema de Notificaciones Telemáticas de la Junta de Andalucía ## | ://sga La Junta de Andalucía dispone de un sistema para realizar la gestión de los destinatarios de las notificaciones, para realizar altas de oficio, suscripciones a los servicios y consulta de sus datos **Version** 5.4.2.0 [**Terms of Service**]() # APIs ## /consultarDestinatario ### POST <a id="consultarDestinatario">Consultar Destinatario</a> Servicio de consulta de destinatario #### Request **Content-Type: ** application/json ##### Parameters <table border="1"> <tr> <th>Name</th> <th>Located in</th> <th>Required</th> <th>Description</th> <th>Default</th> <th>Schema</th> </tr> <tr> <th>peticion</th> <td>body</td> <td>yes</td> <td>Objeto de peticion de consulta de destinatario que incluye los filtros de busqueda</td> <td> - </td> <td> <a href="#/definitions/PeticionConsultaDestinatario">PeticionConsultaDestinatario</a> </td> </tr> </table> #### Response **Content-Type: ** application/json | Status Code | Reason | Response Model | |-------------|-------------|----------------| | 200 | Objeto con la informacion solicitada del destinatario | <a href="#/definitions/RespuestaConsultaDestinatario">RespuestaConsultaDestinatario</a>| ## /consultarServicio ### POST <a id="consultarServicio">Consultar Servicios</a> Servicio de consulta de servicios y destinatarios suscritos #### Request **Content-Type: ** application/json ##### Parameters <table border="1"> <tr> <th>Name</th> <th>Located in</th> <th>Required</th> <th>Description</th> <th>Default</th> <th>Schema</th> </tr> <tr> <th>peticion</th> <td>body</td> <td>yes</td> <td>Objeto de peticion de consulta de servicio que incluye los filtros de busqueda</td> <td> - </td> <td> <a href="#/definitions/PeticionConsultaServicio">PeticionConsultaServicio</a> </td> </tr> </table> #### Response **Content-Type: ** application/json | Status Code | Reason | Response Model | |-------------|-------------|----------------| | 200 | Objeto con la informacion solicitada del servicio | <a href="#/definitions/RespuestaConsultaServicio">RespuestaConsultaServicio</a>| ## /gestionarDestinatario ### POST <a id="gestionarDestinatario">Gestionar Destinatadrio</a> Servicio de gestion de destinatarios #### Request **Content-Type: ** application/json ##### Parameters <table border="1"> <tr> <th>Name</th> <th>Located in</th> <th>Required</th> <th>Description</th> <th>Default</th> <th>Schema</th> </tr> <tr> <th>peticion</th> <td>body</td> <td>yes</td> <td>Objeto peticion que indica la operacion (alta/modificacion) a realizar con el destinatario</td> <td> - </td> <td> <a href="#/definitions/PeticionGestionDestinatario">PeticionGestionDestinatario</a> </td> </tr> </table> #### Response **Content-Type: ** application/json | Status Code | Reason | Response Model | |-------------|-------------|----------------| | 200 | Objeto que indica si la operación se ha realizado correctamente | <a href="#/definitions/RespuestaGestionDestinatario">RespuestaGestionDestinatario</a>| # Definitions ## <a name="/definitions/Aviso">Aviso</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>medioAviso</td> <td> string </td> <td>optional</td> <td>Indica el medio de envio (email o SMS)</td> </tr> <tr> <td>numeroMovil</td> <td> string </td> <td>optional</td> <td>Numero de Movil (envio por SMS) </td> </tr> <tr> <td>direccionEmail</td> <td> string </td> <td>optional</td> <td>Direccion de Email (envio por email)</td> </tr> <tr> <td>fecha</td> <td> string </td> <td>optional</td> <td>Fecha de envio del aviso</td> </tr> <tr> <td>tipoAviso</td> <td> string </td> <td>optional</td> <td>Indica el tipo de aviso</td> </tr> <tr> <td>estado</td> <td> string </td> <td>optional</td> <td>Indica el estado del aviso (OK o ERROR)</td> </tr> </table> ## <a name="/definitions/ConsentimientoAS">ConsentimientoAS</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>csv</td> <td> string </td> <td>required</td> <td>CSV del consentimiento</td> </tr> <tr> <td>identificadorFuncionario</td> <td> string </td> <td>required</td> <td>Identificador del funcionario que realizó el consentimiento</td> </tr> <tr> <td>sexoFuncionario</td> <td> string </td> <td>optional</td> <td>Sexo del funcionario</td> </tr> <tr> <td>interesado</td> <td> <a href="#/definitions/InteresadoAS">InteresadoAS</a> </td> <td>required</td> <td>Datos de la persona interesada</td> </tr> <tr> <td>representante</td> <td> <a href="#/definitions/RepresentanteAS">RepresentanteAS</a> </td> <td>optional</td> <td>Datos de la persona representante</td> </tr> </table> ## <a name="/definitions/DIR3Remitente">DIR3Remitente</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>dir3</td> <td> string </td> <td>required</td> <td>DIR3 remitente</td> </tr> <tr> <td>descripcion</td> <td> string </td> <td>required</td> <td>Descripcion del DIR3</td> </tr> </table> ## <a name="/definitions/Destinatario">Destinatario</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>identificador</td> <td> string </td> <td>required</td> <td>Identificador del destinatario</td> </tr> <tr> <td>nombre</td> <td> string </td> <td>required</td> <td>Nombre del destinatario</td> </tr> <tr> <td>apellidos</td> <td> string </td> <td>optional</td> <td>Apellidos del destinatario</td> </tr> <tr> <td>telefono</td> <td> string </td> <td>optional</td> <td>Telefono del destinatario</td> </tr> <tr> <td>email</td> <td> string </td> <td>optional</td> <td>Email del destinatario</td> </tr> <tr> <td>dir3</td> <td> string </td> <td>optional</td> <td>Codigo DIR3 del destinatario</td> </tr> <tr> <td>direccion</td> <td> string </td> <td>optional</td> <td>Direccion del destinatario</td> </tr> <tr> <td>provincia</td> <td> string </td> <td>optional</td> <td>Provincia del destinatario</td> </tr> <tr> <td>localidad</td> <td> string </td> <td>optional</td> <td>Localidad del destinatario</td> </tr> <tr> <td>zip</td> <td> string </td> <td>optional</td> <td>Codigo zip del destinatario</td> </tr> <tr> <td>primeraPostalConsumida</td> <td> string </td> <td>optional</td> <td>Indica si se le ha enviado una notificación postal (en caso de ser posible) por no disponer de dirección de email de aviso. El envío de una notificación postal por falta de email de aviso se realizará una única vez</td> </tr> <tr> <td>entidadesDestinatario</td> <td> array[<a href="#/definitions/EntidadEmisora">EntidadEmisora</a>] </td> <td>optional</td> <td>Lista de aplicaciones que han enviado notificaciones al destinatario</td> </tr> <tr> <td>dir3RemitenteDestinatario</td> <td> array[<a href="#/definitions/DIR3Remitente">DIR3Remitente</a>] </td> <td>optional</td> <td>Lista de DIR3 que han enviado notificaciones al destinatario</td> </tr> <tr> <td>serviciosDestinatario</td> <td> array[<a href="#/definitions/ServicioDestinatario">ServicioDestinatario</a>] </td> <td>optional</td> <td>Lista de servicios suscritos por el destinatario</td> </tr> <tr> <td>procedimientos</td> <td> array[<a href="#/definitions/ProcedimientoAdministrativo">ProcedimientoAdministrativo</a>] </td> <td>optional</td> <td>Lista de procedimientos administrativos que han enviado notificaciones al destinatario</td> </tr> <tr> <td>notificacionesDestinatario</td> <td> array[<a href="#/definitions/Notificacion">Notificacion</a>] </td> <td>optional</td> <td>Lista de notificaciones recibidas por el destinatario</td> </tr> <tr> <td>fechaAlta</td> <td> integer (int64) </td> <td>optional</td> <td>Fecha de alta del destinatario</td> </tr> <tr> <td>fechaBaja</td> <td> integer (int64) </td> <td>optional</td> <td>Fecha de baja del destinatario</td> </tr> <tr> <td>ultimoAcceso</td> <td> integer (int64) </td> <td>optional</td> <td>Fecha de ultimo acceso</td> </tr> <tr> <td>borrado</td> <td> boolean </td> <td>optional</td> <td>Indica si el destinatario está borrado</td> </tr> <tr> <td>certificadoB64</td> <td> string </td> <td>optional</td> <td>Certificado del destinatario</td> </tr> <tr> <td>tipo</td> <td> string </td> <td>optional</td> <td>Tipo de destinatario (PF o PJ)</td> </tr> <tr> <td>idAsiste</td> <td> string </td> <td>optional</td> <td>Identificador de asistencia en caso de autenticación mediante ASISTE</td> </tr> <tr> <td>consentimientoAS</td> <td> <a href="#/definitions/ConsentimientoAS">ConsentimientoAS</a> </td> <td>optional</td> <td>Datos del consentimiento en caso de autenticación mediante ASISTE</td> </tr> <tr> <td>recibirAvisos</td> <td> boolean </td> <td>optional</td> <td>Campo para indicar si se quiere recibir avisos de notificacion</td> </tr> <tr> <td>recibirAvisosComunicaciones</td> <td> boolean </td> <td>optional</td> <td>Campo para indicar si se quiere recibir avisos de comunicaciones</td> </tr> </table> ## <a name="/definitions/DireccionPostal">DireccionPostal</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>direccion</td> <td> string </td> <td>optional</td> <td>Dirección completa</td> </tr> <tr> <td>codigoPostal</td> <td> string </td> <td>optional</td> <td>Código postal</td> </tr> <tr> <td>provincia</td> <td> string </td> <td>optional</td> <td>Provincia</td> </tr> <tr> <td>localidad</td> <td> string </td> <td>optional</td> <td>Localidad</td> </tr> </table> ## <a name="/definitions/Documento">Documento</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>documentoB64</td> <td> string </td> <td>required</td> <td>El contenido del documento</td> </tr> <tr> <td>nombre</td> <td> string </td> <td>required</td> <td>El nombre del documento</td> </tr> <tr> <td>hash</td> <td> string </td> <td>optional</td> <td>El codigo hash del documento</td> </tr> <tr> <td>csv</td> <td> string </td> <td>optional</td> <td>CSV del documento en su paso por referencia</td> </tr> </table> ## <a name="/definitions/EntidadEmisora">EntidadEmisora</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>idEntidad</td> <td> integer (int64) </td> <td>required</td> <td>Identificador de la aplicación</td> </tr> <tr> <td>nombre</td> <td> string </td> <td>required</td> <td>Nombre de la aplicación</td> </tr> <tr> <td>descripcion</td> <td> string </td> <td>required</td> <td>Descripcion de la aplicación</td> </tr> </table> ## <a name="/definitions/Estado">Estado</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>codigo</td> <td> integer (int32) </td> <td>required</td> <td>Código del estado</td> </tr> <tr> <td>descripcion</td> <td> string </td> <td>required</td> <td>Descripción del estado</td> </tr> </table> ## <a name="/definitions/EstadoPostal">EstadoPostal</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>codigo</td> <td> string </td> <td>optional</td> <td>-</td> </tr> <tr> <td>nombre</td> <td> string </td> <td>optional</td> <td>-</td> </tr> <tr> <td>descripcion</td> <td> string </td> <td>optional</td> <td>-</td> </tr> </table> ## <a name="/definitions/InformacionPostal">InformacionPostal</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>direccionPostal</td> <td> string </td> <td>optional</td> <td>-</td> </tr> <tr> <td>codigoPostal</td> <td> string </td> <td>optional</td> <td>-</td> </tr> <tr> <td>provinciaPostal</td> <td> string </td> <td>optional</td> <td>-</td> </tr> <tr> <td>localidadPostal</td> <td> string </td> <td>optional</td> <td>-</td> </tr> <tr> <td>estadoPostal</td> <td> <a href="#/definitions/EstadoPostal">EstadoPostal</a> </td> <td>optional</td> <td>-</td> </tr> <tr> <td>fechaHoraEnvioCarta</td> <td> integer (int64) </td> <td>optional</td> <td>-</td> </tr> <tr> <td>fechaEstado</td> <td> integer (int64) </td> <td>optional</td> <td>-</td> </tr> <tr> <td>fechaLectura</td> <td> integer (int64) </td> <td>optional</td> <td>-</td> </tr> <tr> <td>fechaRechazo</td> <td> integer (int64) </td> <td>optional</td> <td>-</td> </tr> <tr> <td>fechaDepositoCorreos</td> <td> integer (int64) </td> <td>optional</td> <td>-</td> </tr> <tr> <td>recepcionadaNombre</td> <td> string </td> <td>optional</td> <td>-</td> </tr> <tr> <td>recepcionadaNif</td> <td> string </td> <td>optional</td> <td>-</td> </tr> <tr> <td>localizadorCorreos</td> <td> string </td> <td>optional</td> <td>-</td> </tr> </table> ## <a name="/definitions/InformeNotificacion">InformeNotificacion</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>idRemesa</td> <td> string </td> <td>optional</td> <td>Identificador de la remesa</td> </tr> <tr> <td>idNotificacion</td> <td> string </td> <td>optional</td> <td>Identificador de la notificacion</td> </tr> <tr> <td>csv</td> <td> string </td> <td>optional</td> <td>Codigo csv del informe</td> </tr> <tr> <td>informePDFB64</td> <td> string </td> <td>optional</td> <td>El informe PDF firmado en base64</td> </tr> <tr> <td>informeENIB64</td> <td> string </td> <td>optional</td> <td>El informe ENI en base64</td> </tr> </table> ## <a name="/definitions/InteresadoAS">InteresadoAS</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>nif</td> <td> string </td> <td>required</td> <td>NIF del interesado</td> </tr> <tr> <td>nombre</td> <td> string </td> <td>required</td> <td>Nombre del interesado</td> </tr> <tr> <td>apellido1</td> <td> string </td> <td>required</td> <td>Primer apellido del interesado</td> </tr> <tr> <td>apellido2</td> <td> string </td> <td>required</td> <td>Segundo apellido del interesado</td> </tr> <tr> <td>sexo</td> <td> string </td> <td>optional</td> <td>Sexo del interesado</td> </tr> </table> ## <a name="/definitions/Notificacion">Notificacion</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>tipoEnvio</td> <td> string </td> <td>optional</td> <td>Indica el tipo de envío: 1 comunicación; 2 notificación; por defecto: notificación</td> </tr> <tr> <td>tipoEntrega</td> <td> string </td> <td>optional</td> <td>Indica el tipo de entrega: 1 solo electrónica; 2 electrónica y postal; por defecto: solo electrónica; Campo solo válido para el envío de notificaciones; Las comunicaciones serán todas electrónicas</td> </tr> <tr> <td>tipoImpresion</td> <td> string </td> <td>optional</td> <td>En el caso de las notificaciones postales, indica el tipo de impresión: BN: en blanco y negro; CL: en color; por defecto: en blanco y negro</td> </tr> <tr> <td>entidadEmisora</td> <td> <a href="#/definitions/EntidadEmisora">EntidadEmisora</a> </td> <td>optional</td> <td>Aplicación remitente de la notificacion</td> </tr> <tr> <td>dir3Remitente</td> <td> <a href="#/definitions/DIR3Remitente">DIR3Remitente</a> </td> <td>required</td> <td>DIR3 remitente de la notificacion</td> </tr> <tr> <td>dir3CentroDirectivo</td> <td> <a href="#/definitions/DIR3Remitente">DIR3Remitente</a> </td> <td>optional</td> <td>DIR3 centro directivo de la notificacion</td> </tr> <tr> <td>codCentroDirectivo</td> <td> string </td> <td>optional</td> <td>Código de 2 caracteres que sirve para ayudar a identificar el centro directivo dentro del identificador único de una carta postal. Si no se indica ningún valor, el valor por defecto será 00</td> </tr> <tr> <td>servicio</td> <td> <a href="#/definitions/Servicio">Servicio</a> </td> <td>optional</td> <td>Servicio remitente de la notificacion. Necesario indicar RPA o servicio en la remesa.</td> </tr> <tr> <td>destinatario</td> <td> <a href="#/definitions/Destinatario">Destinatario</a> </td> <td>required</td> <td>Destinatario de la notificacion</td> </tr> <tr> <td>titular</td> <td> <a href="#/definitions/Titular">Titular</a> </td> <td>optional</td> <td>Titular de la notificacion</td> </tr> <tr> <td>compareciente</td> <td> <a href="#/definitions/Destinatario">Destinatario</a> </td> <td>optional</td> <td>Compareciente de la notificacion</td> </tr> <tr> <td>asunto</td> <td> string </td> <td>required</td> <td>Asunto de la notificacion</td> </tr> <tr> <td>documento</td> <td> <a href="#/definitions/Documento">Documento</a> </td> <td>required</td> <td>Documento contenido de la notificacion</td> </tr> <tr> <td>cuerpo</td> <td> string </td> <td>optional</td> <td>Cuerpo notificacion. Obsoleto, utilizar el parametro documento</td> </tr> <tr> <td>codigoRPASIA</td> <td> string </td> <td>optional</td> <td>Codigo RPA (Registro de Procedimientos y Servicios de la Junta de Andalucia) del procedimiento remitente de la notificacion.</td> </tr> <tr> <td>procedimientoAdministrativo</td> <td> <a href="#/definitions/ProcedimientoAdministrativo">ProcedimientoAdministrativo</a> </td> <td>optional</td> <td>Procedimiento administrativo</td> </tr> <tr> <td>emailAvisoAlternativo</td> <td> string </td> <td>optional</td> <td>Direccion email de aviso alternativo</td> </tr> <tr> <td>movilAvisoAlternativo</td> <td> string </td> <td>optional</td> <td>Movil de aviso alternativo</td> </tr> <tr> <td>notificacionComplementaria</td> <td> boolean </td> <td>optional</td> <td>Indica si es notificacion complementaria</td> </tr> <tr> <td>obligacionRelacionarseElectronicamente</td> <td> boolean </td> <td>optional</td> <td>Indica si el destinatario esta obligacion a relacionarse electronicamente</td> </tr> <tr> <td>codigoExpediente</td> <td> string </td> <td>optional</td> <td>Codigo del expediente</td> </tr> <tr> <td>codigoExpedienteNormalizado</td> <td> string </td> <td>optional</td> <td>Codigo de Expediente Normalizado</td> </tr> <tr> <td>enidocVersionNTI</td> <td> string </td> <td>optional</td> <td>enidoc version NTI</td> </tr> <tr> <td>enidocValorEstElab</td> <td> string </td> <td>optional</td> <td>enidoc valor Estado Elaboracion</td> </tr> <tr> <td>enidocFechaCaptura</td> <td> string </td> <td>optional</td> <td>enidoc Fecha de Captura</td> </tr> <tr> <td>enidocIdentificador</td> <td> string </td> <td>optional</td> <td>enidoc Identificador</td> </tr> <tr> <td>enidocOrgano</td> <td> string </td> <td>optional</td> <td>enidoc Organo</td> </tr> <tr> <td>enidocOrigenCiuAdmin</td> <td> string </td> <td>optional</td> <td>enidoc Origen Ciudadano Administracion</td> </tr> <tr> <td>enidocTipoDocumental</td> <td> string </td> <td>optional</td> <td>enidoc Tipo Documental</td> </tr> <tr> <td>adjuntos</td> <td> array[<a href="#/definitions/Documento">Documento</a>] </td> <td>optional</td> <td>Documentos adicionales adjuntos de la notificacion</td> </tr> <tr> <td>numeroRegistroAries</td> <td> string </td> <td>optional</td> <td>Numero de Registro en Aries</td> </tr> <tr> <td>fechaRegistroAries</td> <td> string </td> <td>optional</td> <td>Fecha de Registro en Aries</td> </tr> <tr> <td>unidadOrganizativaAries</td> <td> string </td> <td>optional</td> <td>Unidad organizativa de Registro en Aries</td> </tr> <tr> <td>estado</td> <td> <a href="#/definitions/Estado">Estado</a> </td> <td>optional</td> <td>Estado, no indicar para enviarRemesa</td> </tr> <tr> <td>evidenciaPuestaDisposicionB64</td> <td> string </td> <td>optional</td> <td>Evidencia de Puesta a Disposicion, no indicar para enviarRemesa</td> </tr> <tr> <td>evidenciaComparecenciaB64</td> <td> string </td> <td>optional</td> <td>Evidencia de Comparecencia, no indicar para enviarRemesa</td> </tr> <tr> <td>evidenciaRechazoB64</td> <td> string </td> <td>optional</td> <td>Evidencia de Rechazo, no indicar para enviarRemesa</td> </tr> <tr> <td>evidenciaCaducidadB64</td> <td> string </td> <td>optional</td> <td>Evidencia de Caducidad, no indicar para enviarRemesa</td> </tr> <tr> <td>idOrigen</td> <td> string </td> <td>optional</td> <td>Identificador de la notificacion en origen</td> </tr> <tr> <td>fechaYHoraPuestaAdisposicion</td> <td> integer (int64) </td> <td>optional</td> <td>Fecha y hora de puesta a disposicion, no indicar para enviarRemesa</td> </tr> <tr> <td>fechaYHoraRechazo</td> <td> integer (int64) </td> <td>optional</td> <td>Fecha y hora de rechazo, no indicar para enviarRemesa</td> </tr> <tr> <td>fechaYHoraRecibo</td> <td> integer (int64) </td> <td>optional</td> <td>Fecha y hora de recibo, no indicar para enviarRemesa</td> </tr> <tr> <td>borrado</td> <td> boolean </td> <td>optional</td> <td>Indica si esta borrado, no indicar para enviarRemesa</td> </tr> <tr> <td>informeNotificacion</td> <td> <a href="#/definitions/InformeNotificacion">InformeNotificacion</a> </td> <td>optional</td> <td>Informe PDF de la notificacion, no indicar para enviarRemesa</td> </tr> <tr> <td>avisosList</td> <td> array[<a href="#/definitions/Aviso">Aviso</a>] </td> <td>optional</td> <td>Listado de avisos enviados por email y sms, no indicar para enviarRemesa</td> </tr> <tr> <td>identificadorNotificacion</td> <td> string </td> <td>optional</td> <td>Identificador de notificación</td> </tr> <tr> <td>programada</td> <td> string </td> <td>optional</td> <td>Tiempo en milisegundos para programar una notificación o comunicación</td> </tr> <tr> <td>direccionPostal</td> <td> <a href="#/definitions/DireccionPostal">DireccionPostal</a> </td> <td>optional</td> <td>Dirección postal para el caso de envío de notificaciones postales</td> </tr> <tr> <td>informacionPostal</td> <td> <a href="#/definitions/InformacionPostal">InformacionPostal</a> </td> <td>optional</td> <td>Información del estado del envío postal, no indicar para enviarRemesa</td> </tr> </table> ## <a name="/definitions/PeticionConsultaDestinatario">PeticionConsultaDestinatario</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>identificadorDestinatario</td> <td> string </td> <td>required</td> <td>Identificador del destinatario, se pueden indicar varios identificadores separados por ;</td> </tr> <tr> <td>idEntidad</td> <td> integer (int32) </td> <td>optional</td> <td>Identificador de la aplicación</td> </tr> <tr> <td>obtenerNotificaciones</td> <td> boolean </td> <td>optional</td> <td>Indica si obtener las notificaciones remitidas al destinatario por la aplicación. Por defecto false.</td> </tr> <tr> <td>obtenerCertificado</td> <td> boolean </td> <td>optional</td> <td>Indica si obtener el certificado. Por defecto false.</td> </tr> </table> ## <a name="/definitions/PeticionConsultaServicio">PeticionConsultaServicio</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>idEntidad</td> <td> integer (int32) </td> <td>optional</td> <td>Identificador de la aplicación</td> </tr> <tr> <td>idServicio</td> <td> integer (int32) </td> <td>required</td> <td>Identificador del servicio</td> </tr> <tr> <td>fechaIni</td> <td> string (date-time) </td> <td>required</td> <td>Fecha inicio</td> </tr> <tr> <td>fechaFin</td> <td> string (date-time) </td> <td>required</td> <td>Fecha fin</td> </tr> <tr> <td>altas</td> <td> boolean </td> <td>required</td> <td>Indica si filtrar por las altas</td> </tr> </table> ## <a name="/definitions/PeticionGestionDestinatario">PeticionGestionDestinatario</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>operacion</td> <td> string </td> <td>required</td> <td>Indica la operacion a realizar: alta, baja o modificacion</td> </tr> <tr> <td>idEntidad</td> <td> integer (int32) </td> <td>optional</td> <td>Identificador de la aplicación</td> </tr> <tr> <td>idServicio</td> <td> integer (int32) </td> <td>optional</td> <td>Identificador del servicio</td> </tr> <tr> <td>destinatario</td> <td> <a href="#/definitions/Destinatario">Destinatario</a> </td> <td>required</td> <td>El objeto Destinatario</td> </tr> </table> ## <a name="/definitions/ProcedimientoAdministrativo">ProcedimientoAdministrativo</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>nombreProcedimiento</td> <td> string </td> <td>required</td> <td>Nombre del procedimiento</td> </tr> <tr> <td>codigoProcedimiento</td> <td> integer (int64) </td> <td>required</td> <td>Código del procedimiento</td> </tr> <tr> <td>dir3Consejeria</td> <td> string </td> <td>required</td> <td>DIR3 consejería</td> </tr> <tr> <td>dir3Agencia</td> <td> string </td> <td>optional</td> <td>DIR3 agencia</td> </tr> <tr> <td>comun</td> <td> string </td> <td>optional</td> <td>Indica si el procedimiento es común</td> </tr> <tr> <td>activo</td> <td> string </td> <td>optional</td> <td>Indica si el procedimiento está activo</td> </tr> <tr> <td>habilitado</td> <td> string </td> <td>optional</td> <td>Indica si el procedimiento está habilitado</td> </tr> <tr> <td>medioRelacion</td> <td> string </td> <td>optional</td> <td>Indica el medio relación</td> </tr> </table> ## <a name="/definitions/RepresentanteAS">RepresentanteAS</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>nif</td> <td> string </td> <td>required</td> <td>NIF del representante</td> </tr> <tr> <td>nombre</td> <td> string </td> <td>required</td> <td>Nombre del representante</td> </tr> <tr> <td>apellido1</td> <td> string </td> <td>required</td> <td>Primer apellido del representante</td> </tr> <tr> <td>apellido2</td> <td> string </td> <td>required</td> <td>Segundo apellido del representante</td> </tr> <tr> <td>sexo</td> <td> string </td> <td>optional</td> <td>Sexo del representante</td> </tr> </table> ## <a name="/definitions/RespuestaConsultaDestinatario">RespuestaConsultaDestinatario</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>destinatarios</td> <td> array[<a href="#/definitions/Destinatario">Destinatario</a>] </td> <td>optional</td> <td>La lista de destinatarios obtenida</td> </tr> <tr> <td>operacionCorrecta</td> <td> boolean </td> <td>required</td> <td>Indica si la operación se ha realizado correctamente</td> </tr> <tr> <td>mensaje</td> <td> string </td> <td>optional</td> <td>Mensaje de error, si se produce algún error</td> </tr> </table> ## <a name="/definitions/RespuestaConsultaServicio">RespuestaConsultaServicio</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>servicio</td> <td> <a href="#/definitions/Servicio">Servicio</a> </td> <td>optional</td> <td>El servicio obtenido</td> </tr> <tr> <td>destinatarios</td> <td> array[<a href="#/definitions/Destinatario">Destinatario</a>] </td> <td>optional</td> <td>La lista de destinatarios suscritos al servicio</td> </tr> <tr> <td>operacionCorrecta</td> <td> boolean </td> <td>required</td> <td>Indica si la operacion se ha realizado correctamente</td> </tr> <tr> <td>mensaje</td> <td> string </td> <td>optional</td> <td>Mensaje de error, si se produce algun error</td> </tr> </table> ## <a name="/definitions/RespuestaGestionDestinatario">RespuestaGestionDestinatario</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>operacionCorrecta</td> <td> boolean </td> <td>required</td> <td>Indica si la operacion se ha realizado correctamente</td> </tr> <tr> <td>mensaje</td> <td> string </td> <td>optional</td> <td>Mensaje de error, si se produce algun error</td> </tr> </table> ## <a name="/definitions/Servicio">Servicio</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>idServicio</td> <td> integer (int64) </td> <td>required</td> <td>Identificador del servicio</td> </tr> <tr> <td>nombre</td> <td> string </td> <td>required</td> <td>Nombre del servicio</td> </tr> <tr> <td>descripcion</td> <td> string </td> <td>required</td> <td>Descripcion del servicio</td> </tr> <tr> <td>email</td> <td> string </td> <td>required</td> <td>Email de contacto del servicio</td> </tr> <tr> <td>urlInfo</td> <td> string </td> <td>required</td> <td>La URL con informacion del servicio</td> </tr> </table> ## <a name="/definitions/ServicioDestinatario">ServicioDestinatario</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>servicio</td> <td> <a href="#/definitions/Servicio">Servicio</a> </td> <td>required</td> <td>Identificador del servicio</td> </tr> <tr> <td>fechaAlta</td> <td> integer (int64) </td> <td>required</td> <td>Fecha de alta del servicio</td> </tr> <tr> <td>fechaBaja</td> <td> integer (int64) </td> <td>optional</td> <td>Fecha de baja del servicio</td> </tr> <tr> <td>borrado</td> <td> boolean </td> <td>optional</td> <td>Indica si el destinatario esta de baja en el servicio</td> </tr> <tr> <td>iniciativaPropia</td> <td> boolean </td> <td>optional</td> <td>Indica si el destinatario se dio de alta por iniciativa propia en el servicio</td> </tr> </table> ## <a name="/definitions/Titular">Titular</a> <table border="1"> <tr> <th>Name</th> <th>Type</th> <th>Required</th> <th>Description</th> </tr> <tr> <td>nif</td> <td> string </td> <td>required</td> <td>Identificador del Titular</td> </tr> <tr> <td>nombre</td> <td> string </td> <td>required</td> <td>Nombre del Titular</td> </tr> <tr> <td>apellidos</td> <td> string </td> <td>optional</td> <td>Apellidos del Titular</td> </tr> </table>