POST api/User

Request Information

URI Parameters

None.

Body Parameters

AppUser
NameDescriptionTypeAdditional information
UserID

integer

None.

LoginID

string

None.

Pwd

string

None.

UserName

string

None.

UserTypeID

integer

None.

AccountTypeID

integer

None.

ReportsTo

integer

None.

EmailID

string

None.

Phone

string

None.

Fax

string

None.

DummyPwd

string

None.

BGeneralUpdate

boolean

None.

AppUserType

AppUserType

None.

AccountSiteUsers

Collection of AccountSiteUser

None.

Active

boolean

None.

Deleted

boolean

None.

CreatedBy

integer

None.

CreationDate

date

None.

ModificationDate

date

None.

ModifiedBy

integer

None.

ObjectState

ObjectState

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

IResult
NameDescriptionTypeAdditional information
ResultStatus

HttpStatusCode

None.

Messsage

string

None.

ResultData

Object

None.

resData

JsonResultMessage

None.

Response Formats

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

Sample:

Sample not available.