GET api/vacaciones/calendario/calendario?fechaInicio={fechaInicio}&fechaFin={fechaFin}&fechaSeleccionada={fechaSeleccionada}&filtroIdUsuario={filtroIdUsuario}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
fechaInicio

date

Required

fechaFin

date

Required

fechaSeleccionada

date

None.

filtroIdUsuario

integer

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Vacacion
NameDescriptionTypeAdditional information
Aprobada

boolean

None.

Id

integer

None.

IdUsuario

integer

None.

Usuario

Usuario

None.

Anyo

integer

None.

FechaInicio

date

None.

FechaFin

date

None.

Tipo

integer

None.

Dias

decimal number

None.

Horas

integer

None.

Estado

integer

None.

IdJefeSeccion

integer

None.

IdDirectorTecnico

integer

None.

IdGerente

integer

None.

IdAdministrador

integer

None.

NombreJefeSeccion

string

None.

NombreDirectorTecnico

string

None.

NombreGerente

string

None.

NombreAdministrador

string

None.

AprobadaJefeSeccion

boolean

None.

AprobadaDirectorTecnico

boolean

None.

AprobadaGerente

boolean

None.

AprobadaAdministrador

boolean

None.

FechaAprobadaJefeSeccion

date

None.

FechaAprobadaDirectorTecnico

date

None.

FechaAprobadaGerente

date

None.

FechaAprobadaAdministrador

date

None.

CreatedAt

date

None.

ModificacionesPendientesDeGestionar

boolean

None.

Modificaciones

Collection of ModificacionVacacion

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'Usuario' with type 'GestionMaincer.Models.Usuario'. Path '[0].Usuario.Pedidos[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'Usuario' with type 'GestionMaincer.Models.Usuario'. Path '[0].Usuario.Pedidos[0]'.