POST api/User/DeleteUser

Request Information

URI Parameters

None.

Body Parameters

User
NameDescriptionTypeAdditional information
UserCode

integer

None.

UserFullName

string

String length: inclusive between 0 and 500

Designation

string

String length: inclusive between 0 and 500

LoginName

string

String length: inclusive between 0 and 100

Password

string

String length: inclusive between 0 and 100

RePassword

string

String length: inclusive between 0 and 100

Branch

Branch

None.

BranchCode

integer

None.

UserGroup

UserGroup

None.

UserGroupCode

integer

None.

UserState

UserState

None.

UserStatusCode

integer

None.

Request 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.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.