...
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
Int32 | No | Click here for more information. | 1 | |
String | Yes | Click here for more information. | AebU24OSeu9cgUOSfIwEmg== | |
CostCenterNotificationSettings | PwsCostCenterNotificationSettingDetail | No | A collection of cost center-based notification settings to apply for the user. | |
CostCenterPermissionSettings | PwsCostCenterPermissionSettingDetail | No | This structure contains the complete set of information about a A collection of cost center permission setting-based permission settings to apply for the user. | |
GlobalNotificationSettings | PwsGlobalNotificationSettingDetail | NoThis | structure contains a user's setting (on or off) for a specific global notificationA collection of global notification settings to apply for the user. | |
GlobalPermissionSettings | PwsGlobalPermissionSettingDetail | NoThis | structure contains a users setting (None, View or Update) for a global permission. A collection of global permission settings to apply for the user. | |
UserIdentity | PwsUserRef | YesThis | structure represents all of the unique identifying fields associated with a userThe user to apply the new permission and notification settings to. |
Request Usage Example(s)
...
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages | The web service response status and message. Click here for more information. | ||
Int32 | Click here for more information. | 1 | |
Status | Click here for more information. | Ok | |
DateTime | Click here for more information | 2018-11-09T21:44:05.0179178Z | |
Timestamp | String | This is a Base64 encoded timestamp optionally utilized for user locking. | AAAAABCzYug= |
UserIdentity | This structure represents all of the unique identifying fields associated with the user that was created or updated. |
Response Usage Example(s)
...