Services and Operations > Reserve service > lookupReserve

lookupReserve

The lookupReserve operation allows you to find reserve records for an instructor or course.

Synopsis

Service

Reserve service

Namespace

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

Prerequisites

Valid clientID (see clientID)

Request

LookupReserveRequest

Response

LookupReservePagingResponse

Operation faults

None.

(see also Faults)

LookupReserveRequest

The LookupReserveRequest has the following request parameters:

Parameter

Type

Description

Required?

Specify either userPrimaryKey or userID

userPrimaryKey

xs:long

Specifies the database key of the instructor's user record.

Y

userID

xs:string

Specifies the ID of the instructor.

The ID is typically a barcode, but depending on the ILS configuration, could be any string.

courseID

xs:string

Specifies the ID of the course associated with the instructor and the reserve item.

Y

hitsToDisplay

xs:int

Specifies the maximum number of results to return for the request.

If no value is specified, the default is 20.

N

reserveDesk

xs:string

Specifies the reserve desk value.

If no value is specified, the default is ALL.

N

LookupReservePagingResponse

The LookupReserveRequest returns the LookupReservePagingResponse.

Related topics 

 


© 2009-2012 SirsiDynix