Services and Operations > Admin service > isCheckoutHistoryEnabled

isCheckoutHistoryEnabled

The isCheckoutHistoryEnabled operation allows you to determine whether or not patron circulation history has been enabled in Symphony.

Checkout history has three states in Symphony: NOHISTORY, CIRCRULE, and ALLCHARGES. Web Services treats the CIRCRULE state the same as ALLCHARGES. This means that the differences between CIRCRULE and ALLCHARGES are ignored, and only ALLCHARGES is used. Also, if a patron's state is first CIRCRULE, but then the patron disables the history (setting it to NOHISTORY), and later reenables it, the final setting will be ALLCHARGES (instead of CIRCRULE).

Synopsis

Service

Admin service

Namespace

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

Prerequisites

clientID (see clientID)

Request

IsCheckoutHistoryEnabledRequest

Response

IsCheckoutHistoryEnabledResponse

Operation faults

None (see also Faults)

IsCheckoutHistoryEnabledRequest

The IsCheckoutHistoryEnabledRequest has no parameters.

IsCheckoutHistoryEnabledResponse

The IsCheckoutHistoryEnabledResponse is boolean (see xs:boolean). The output will be true if checkout history is enabled (set to CIRCRULE or ALLCHARGES in Symphony), false if not.

Related topics 

 


© 2009-2012 SirsiDynix