The activateOnlineRegistedUser operation allows an authenticated staff member to activate a user who registered through the online user registration process (see createSelfRegisteredPatron). The staff member must have the appropriate rights to use this operation:permission to use the ACTIVUSROL command code.
Synopsis
Service |
||||
Namespace |
http://schemas.sirsidynix.com/symws/patron |
|||
Prerequisites |
|
|||
Request |
||||
Response |
||||
Operation faults |
None (see Faults) |
ActivateOnlineRegistedUserRequest
The ActivateOnlineRegistedUserRequest has the following request parameters:
Parameter |
Type |
Description |
Required? |
Specifies the ID assigned to the user (patron) during the self-registration process. |
Y |
||
Specifies the new user ID to use for the patron. SirsiDynix Symphony may require a value for this parameter even though Web Services does not. |
N |
||
Specifies the Alternate User ID to use for the patron. |
N |
||
Specifies the patron's single-sign-on ID. |
N |
||
Specifies the override for using the single-sign-on ID. If you submit a value for newWebAuthId, you must also include a value for this parameter. |
N |
||
Specifies the PIN to use for the patron. SirsiDynix Symphony may require a value for this parameter even though Web Services does not. |
N |
ActivateOnlineRegistedUserResponse
The content of ActivateOnlineRegistedUserResponse is Boolean (see xs:boolean). The output will be true if the user activation was successful. A fault is thrown if there is a problem with the newUserID, newAltID, webAuthOverride, or pin.
See Also
© 2009-2012 SirsiDynix