GET api/usuarios/usuarios/actual

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Usuario
NameDescriptionTypeAdditional information
Id

integer

None.

Nombre

string

None.

Alias

string

None.

Email

string

None.

EmailAvisos

string

None.

Uid

string

None.

Tipo

integer

None.

Bloqueado

boolean

None.

Oculto

boolean

None.

IdEmpleadoOdoo

integer

None.

EmpleadoOdoo

EmpleadoOdoo

None.

IdSeccion

integer

None.

Seccion

Seccion

None.

Cargo

integer

None.

HorarioActual

Horario

None.

Horarios

Collection of HorarioUsuario

None.

VerVacacionesTodos

boolean

None.

VerInformesHorasExtrasTodos

boolean

None.

GestionarVacaciones

boolean

None.

NotificacionesNoLeidas

boolean

None.

SeccionesJefe

Collection of Seccion

None.

Pedidos

Collection of Pedido

None.

Tokens

Collection of string

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