GET api/NvoccUsuarios/{id}

Obtiene un puerto por id (int)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

.

integer

Required

Body Parameters

None.

Response Information

Resource Description

Usuario
NameDescriptionTypeAdditional information
Id_Usuario

.

integer

None.

Nombre

.

string

Required

String length: inclusive between 0 and 100

Username

.

string

Required

Matching regular expression pattern: ^(?=.{4,30}$)(?![_.])(?!.*[_.]{2})[a-zA-Z0-9._ñÑ]+(?<![_.])$

String length: inclusive between 4 and 30

Password

.

string

String length: inclusive between 0 and 88

Email

.

string

Matching regular expression pattern: ^([^\s,]+@[^\s,]+\.[^\s,]+)$

String length: inclusive between 0 and 100

TimeStamp

.

date

None.

Bloqueado

.

boolean

None.

Logueado

.

boolean

None.

terminosCondiciones

.

boolean

None.

Id_Empleado

.

integer

None.

idSocioDeNegocio

.

integer

None.

idRol

.

integer

None.

Rol_Por_Usuario

.

Collection of Rol_Por_Usuario

None.

Logueo

.

Collection of Logueo

None.

BussinessUnitsByUser

.

Collection of BussinessUnitByUser

None.

fechaAlta

.

date

None.

usuarioAlta

.

integer

None.

fechaModificacion

.

date

None.

usuarioModificacion

.

integer

None.

activo

.

boolean

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.