GET api/User/GetUserProfileDetails?loggedInUserId={loggedInUserId}&userId={userId}&subAccountId={subAccountId}&parentAccountId={parentAccountId}&myProfileFor={myProfileFor}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
loggedInUserId | string |
Required |
|
userId | string |
Required |
|
subAccountId | string |
Required |
|
parentAccountId | string |
Required |
|
myProfileFor | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.