| Name | Description | Type | Additional Information |
|---|---|---|---|
| UserGuid |
The Globally Unique Identifier for the User. When populated will be the user that is edited. |
globally unique identifier |
(Hexadecimal 8-4-4-4-12) |
| Id |
The short identifier that is used as a reference for the user throughout Agvance. Required if UserGuid is not provided. |
string |
Max length: 3 |
| UserRoleId |
The id that is used to connect an Agvance User to a Security Role. A list can be obtained from AgvanceUserRole/GetAgvanceUserRole |
integer |
Required |
| Inactive |
The Status to change the user to. |
boolean |
Required Must be 0, 1, True, or False |