POST UserProfileAPI/GetUserProfile
Request Information
URI Parameters
None.
Body Parameters
UserMaster| Name | Description | Type | Additional information |
|---|---|---|---|
| USERID | string |
None. |
|
| LOGINNAME | string |
None. |
|
| LOGINPASS | string |
None. |
|
| RoleId | string |
None. |
|
| RoleName | string |
None. |
|
| FIRSTNAME | string |
None. |
|
| LASTNAME | string |
None. |
|
| IsActive | string |
None. |
|
| IsNTUser | string |
None. |
|
| EMAILID | string |
None. |
|
| CREATEDDATE | string |
None. |
|
| CreatedBy | string |
None. |
|
| XmlData | string |
None. |
|
| ContactNumber | string |
None. |
|
| UserMasterList | Collection of UserMaster |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.