updateMySMSEntry

The updateMySMSEntry operation allows you to edit an SMS entry for the currently logged in user and change any of the values for that record.

Synopsis

Service

Patron service

Namespace

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

Prerequisites

Valid clientID (see clientID)

Request

UpdateMySMSEntryRequest

Response

UpdateMySMSEntryResponse

Operation faults

None (see Faults)

UpdateMySMSEntryRequest

The UpdateMySMSEntryRequest has the following request parameters:

Parameter

Type

Description

Required?

smsKey

xs:long

Specifies the unique identifier for the SMS Info to be changed.

Y

label

xs:string

Specifies the descriptive string to use for the SMS phone number and configuration.

Y

phoneNumber

xs:string

Specifies the phone number to use for sending SMS notices.

Y

optInCheckoutNotices

xs:boolean

Specifies whether to allow checkout notices (such as overdue items) to be sent to this phone number.

Y

optInHoldPickupNotices

xs:boolean

Specifies whether to allow notices about holds available for pickup to be sent to this phone number.

Y

optInBillNotices

xs:boolean

Specifies whether to allow notices about fines and fees to be sent to this phone number.

Y

optInManualMessages

xs:boolean

Specifies whether to allow library staff to send SMS messages directly to this phone number.

Y

optInUserAnnouncementMessages

xs:boolean

Specifies whether to allow general library announcement notices to be sent to this phone number.

Y

UpdateMySMSEntryResponse

The UpdateMySMSEntryResponse is Boolean (see xs:boolean). The output will be the true is the request was successful or false if it fails.

Related topics 

 


© 2009-2012 SirsiDynix