POST api/CompanyUsers/UpdateCompanyUsers

Request Information

URI Parameters

None.

Body Parameters

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.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpStatusCodeResult
NameDescriptionTypeAdditional information
StatusCode

integer

None.

StatusDescription

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.