POST api/menu

Request Information

URI Parameters

None.

Body Parameters

SeguridadRQT
NameDescriptionTypeAdditional information
CodUsuario

integer

None.

CodRol

integer

None.

Request Formats

application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of MenuPaginaRPS
NameDescriptionTypeAdditional information
Nombre

string

None.

Ruta

string

None.

Icono

string

None.

ArrayPag

Collection of MenuPaginaRPS

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 with type 'ContransAPI.Models.MenuPaginaRPS'. Path '[0].ArrayPag'.

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 with type 'ContransAPI.Models.MenuPaginaRPS'. Path '[0].ArrayPag'.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: El gráfico de objetos del tipo 'ContransAPI.Models.MenuPaginaRPS' contiene ciclos y no se puede serializar si el seguimiento de referencias está deshabilitado.