GET api/notificaciones

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Notificacion
NameDescriptionTypeAdditional information
Id

integer

None.

IdUsuario

integer

None.

Usuario

Usuario

None.

Fecha

date

None.

Tipo

integer

None.

Titulo

string

None.

Mensaje

string

None.

Data

string

None.

Leida

boolean

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]'.