createMySMSEntry

The createMySMSEntry operation allows you to create an SMS entry for the currently logged in user.

Synopsis

Service

Patron service

Namespace

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

Prerequisites

Valid clientID (see clientID)

Request

CreateMySMSEntryRequest

Response

CreateMySMSEntryResponse

Operation faults

None (see Faults)

CreateMySMSEntryRequest

The CreateMySMSEntryRequest has the following request parameters:

Parameter

Type

Description

Required?

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

CreateMySMSEntryResponse

The CreateMySMSEntryResponse 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