POST api/UserAccount/UserAccountInsertorEdit

Request Information

URI Parameters

None.

Body Parameters

UserAccount
NameDescriptionTypeAdditional information
Name

string

Required

Max length: 30

SurName

string

Required

Max length: 30

Mail

string

Data type: EmailAddress

TCNo

string

Max length: 11

PhoneNumber

string

Max length: 15

Password

string

Required

Max length: 550

LastLoginDate

date

None.

BadPasswordCount

integer

None.

LoginIP

string

None.

IsApproval

boolean

None.

SystemUserAccountID

integer

None.

Role

integer

None.

ID

integer

None.

CreatorUserId

integer

None.

CreationTime

date

None.

UserAccountInfo

UserAccount

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

UserAccount
NameDescriptionTypeAdditional information
Name

string

Required

Max length: 30

SurName

string

Required

Max length: 30

Mail

string

Data type: EmailAddress

TCNo

string

Max length: 11

PhoneNumber

string

Max length: 15

Password

string

Required

Max length: 550

LastLoginDate

date

None.

BadPasswordCount

integer

None.

LoginIP

string

None.

IsApproval

boolean

None.

SystemUserAccountID

integer

None.

Role

integer

None.

ID

integer

None.

CreatorUserId

integer

None.

CreationTime

date

None.

UserAccountInfo

UserAccount

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.