Services and Operations > Patron service > changeMyAltID

changeMyAlternativeID

The changeMyAlternativeID operation allows the current session user to change the Alternative User ID. If the Symphony instance does not use Alternative User IDs, an exception gets thrown when you use the operation.

Synopsis

Service

Patron service

Namespace

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

Prerequisites

Valid clientID (see clientID)
Valid sessionToken (see sessionToken)

Request

ChangeMyAlternativeIDRequest

Response

ChangeMyAlternativeIDResponse

Operation faults

None (see Faults)

ChangeMyAlternativeIDRequest

The ChangeMyAltIDRequest has the following request parameters:

Parameter

Type

Description

Required?

newAlternativeID

xs:string

Specifies the new Alternative User ID to use.

Y

ChangeMyAlternativeIDResponse

The ChangeMyAltIDResponse is boolean (see xs:boolean). The output will be true if the Alternative User ID was successfully changed. If Symphony does not support Alternative User IDs or if another user already has the requested Alternative User ID, the system throws an Error Response Fault.

Related topics 

 


© 2009-2012 SirsiDynix