GET api/User/GetUserSubAccounts?parentId={parentId}&subAccountId={subAccountId}&userId={userId}&searchValue={searchValue}&pageSize={pageSize}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
parentId | string |
Required |
|
subAccountId | string |
Required |
|
userId | string |
Required |
|
searchValue | string |
Default value is |
|
pageSize | integer |
Default value is 10 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.