Overview
This web service sets the global and cost center-based permissions and global and cost center-based notifications for a single user based on a user identity (PwsUserRef). The service returns the identity (PwsUserRef) of the user that has been updated.
...
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 | This structure contains the complete set of information about a user's 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 cost center permission setting. | |
GlobalNotificationSettings | PwsGlobalNotificationSettingDetail | No | This structure contains a user's setting (on or off) for a specific global notification. | |
GlobalPermissionSettings | PwsGlobalPermissionSettingDetail | No | This structure contains a users setting (None, View or Update) for a global permission. | |
UserIdentity | PwsUserRef | Yes | This structure represents all of the unique identifying fields associated with a user. |
...