Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

RequestId

Int32

No

Click here for more information.

1

SessionTicket

String

Yes 

Click here for more information.

AebU24OSeu9cgUOSfIwEmg==
CostCenterNotificationSettingsPwsCostCenterNotificationSettingDetailNoThis structure contains the complete set of information about a user's A collection of cost center-based notification settings to apply for the user.
CostCenterPermissionSettingsPwsCostCenterPermissionSettingDetailNoThis structure contains the complete set of information about a cost center permission setting.
GlobalNotificationSettingsPwsGlobalNotificationSettingDetailNoThis structure contains a user's setting (on or off) for a specific global notification.
GlobalPermissionSettingsPwsGlobalPermissionSettingDetailNoThis structure contains a users setting (None, View or Update) for a global permission. 
UserIdentityPwsUserRefYesThis structure represents all of the unique identifying fields associated with a user.

...