PUT api/informe-horas-extras/{anyo}/{mes}/desbloquear

Request Information

URI Parameters

NameDescriptionTypeAdditional information
anyo

integer

Required

mes

integer

Required

Body Parameters

None.

Response Information

Resource Description

InformeHorasExtras
NameDescriptionTypeAdditional information
NombreMes

string

None.

FechaInicio

date

None.

FechaFin

date

None.

Anyo

integer

None.

Mes

integer

None.

Bloqueado

boolean

None.

JsonPath

string

None.

Usuarios

Collection of InformeHorasExtrasUsuario

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 'Usuarios[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 'Usuarios[0].Usuario.Pedidos[0]'.