GET Users/GetSessionUser

Get the current Session's User

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

UserEmployeeDto
NameDescriptionTypeAdditional information
Id

The Employee's unique identifier

integer

None.

Code

The Employee's code

integer

None.

PersonnelId

The Employee's unqiue PersonnelId

string

None.

FullName

The Employee's FullName

string

None.

ReverseName

The Employee's ReverseName

string

None.

FirstName

The Employee's FirstName

string

None.

Initials

The Employee's Initials

string

None.

Prefix

The Employee's name Prefix

string

None.

Name

The Employee's LastName

string

None.

Gender

The Employee's Gender

GenderDTO

None.

Email

The Employee's EmailAddress

string

None.

BehaviourGrade

The Employee's BehaviourGrade

integer

None.

Username

The User's Username

string

None.

UserNumber

The User's Code

integer

None.

Role

The User's Role

RoleDTO

None.

RoleName

string

None.

WorkingStatus

The Driver's activity WorkingStatus

WorkingStatusDTO

None.

DriverStatusCode

The Driver's activity DriverStatusCode

integer

None.

DriverStatus

The Driver's activity DriverStatus

string

None.

ShiftStart

The Driver's activity ShiftStart

string

None.

DrivingTime

The Driver's activity DrivingTime

integer

None.

WorkingTime

The Driver's activity WorkingTime

integer

None.

BreakOrRestTime

The Driver's activity BreakOrRestTime

integer

None.

MeasurementSystem

The User's system of measurement

SystemOfMeasurement

None.