GET api/customer/user/{userId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

integer

Required

Body Parameters

None.

Response Information

Resource Description

UserViewModel
NameDescriptionTypeAdditional information
Id

integer

None.

Name

string

None.

DivisionId

integer

None.

EmailAddress

string

None.

Lang

string

None.

Vehicle

VehicleDbModel

None.

UserRole

string

None.

UserLevel

integer

None.

Division

Division

None.

Plate

string

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.