POST User/UpdateUser
Request Information
URI Parameters
None.
Body Parameters
UserAccountProxy| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId | integer |
Required |
|
| AccountNumber | integer |
Required |
|
| UserType | byte |
None. |
|
| HomePhone | string |
String length: inclusive between 0 and 20 |
|
| MobilePhone | string |
String length: inclusive between 0 and 20 |
|
| EmailID | string |
None. |
|
| AlternateEmailID | string |
None. |
|
| UtilityAccountNumber | string |
String length: inclusive between 0 and 100 |
|
| GroupId | integer |
None. |
|
| LanguageCode | string |
Required |
|
| IsRegistration | boolean |
None. |
|
| PersonaId | byte |
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
ResponseProxy| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | integer |
None. |
|
| Message | string |
None. |
|
| Data | Object |
None. |
|
| AttemptLeft | integer |
None. |
Response 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.