GET api/CompanyUsers/GetSingleCompanyUsers/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

CompanyUsersDto
NameDescriptionTypeAdditional information
CompanyUsersId

integer

None.

ServiceCompanyId

integer

None.

AccountId

integer

None.

Name

string

None.

Username

string

None.

RoleType

byte

None.

Password

string

None.

RecordStatus

byte

None.

RoleTypeName

string

None.

ServiceCompanyDto

ServiceCompanyDto

None.

AccountDto

AccountDto

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.