Services and Operations > Patron service > activateOnlineRegisteredUser

activateOnlineRegisteredUser

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

Patron service

Namespace

http://schemas.sirsidynix.com/symws/patron

Prerequisites

Valid clientID (see clientID)

Request

ActivateOnlineRegistedUserRequest

Response

ActivateOnlineRegistedUserResponse

Operation faults

None (see Faults)

ActivateOnlineRegistedUserRequest

The ActivateOnlineRegistedUserRequest has the following request parameters:

Parameter

Type

Description

Required?

assignedUserID

xs:string

Specifies the ID assigned to the user (patron) during the self-registration process.

Y

newUserID

xs:string

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

newAltID

xs:string

Specifies the Alternate User ID to use for the patron.

N

newWebAuthID

xs:string

Specifies the patron's single-sign-on ID.

N

webAuthOverride

xs:string

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

pin

xs:string

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