POST api/account/ManageAppUser
Request Information
URI Parameters
None.
Body Parameters
AccountVM| Name | Description | Type | Additional information |
|---|---|---|---|
| Account | Account |
None. |
|
| AccountSite | Collection of AccountSite |
None. |
|
| User | AppUser |
None. |
|
| AppUser | Collection of AppUser |
None. |
|
| AccountTypes | Collection of ItemListVM |
None. |
|
| Countries | Collection of ItemListVM |
None. |
|
| ParentAccounts | Collection of ItemListVM |
None. |
|
| AppUserType | Collection of ItemListVM |
None. |
|
| AccountParentUsers | Collection of ItemListVM |
None. |
|
| AccountPermissions | Collection of AccountPermissionVM |
None. |
|
| SelectedPermissions | Collection of integer |
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
IResult| Name | Description | Type | Additional information |
|---|---|---|---|
| ResultStatus | HttpStatusCode |
None. |
|
| Messsage | string |
None. |
|
| ResultData | Object |
None. |
|
| resData | JsonResultMessage |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.