POST api/ParkingAdmin/UpdateLastLogin

Request Information

URI Parameters

None.

Body Parameters

tbl_user_login_info
NameDescriptionTypeAdditional information
userlogin_id

integer

None.

user_name

string

None.

user_password

string

None.

active_status

string

None.

last_login

date

None.

password_expiredon

date

None.

role_id

integer

None.

verificationmode

string

None.

verification_status

string

None.

created_by

string

None.

created_date

date

None.

updated_by

string

None.

updated_date

date

None.

tbl_user_details

Collection of tbl_user_details

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

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.