Services and Operations > Request service > lookupRequests

lookupRequests

The lookupRequests operation allows you to retrieve a list of requests for a specific user.

This is different than the lookupRequest operation, which only displays information about a specific request.

Synopsis

Service

Request service

Namespace

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

Prerequisites

Valid clientID (see clientID)
Valid sessionToken (see Authenticated operations) from user with staff level or higher privileges

Request

lookupRequests

Response

lookupRequests

Operation faults

None (see Faults)

LookupRequestsRequest

The LookupRequestsRequest has the following request parameters:

Parameter

Type

Description

Required?

Either userID or userAltID must be submitted as part of the request.

userID

xs:string

Specifies the ID of the request type being created.

Y

userAltID

xs:string

Specifies the userID of the person making the request.

requestStatusID

xs:string

Specifies to return only requests with the specified status ID.

N

serviceLibraryID

xs:string

Specifies to return only requests with the specified service library ID.

N

repliedToRequests

xs:boolean

Specifies whether to return only requests that have a reply (true) or all requests (false).

N

LookupRequestsResponse

The LookupRequestsResponse returns one or more RequestBriefInfo types (see RequestBriefInfo). If the specified user does not have any matching requests, a fault is thrown instead.

Related topics 

 


© 2009-2012 SirsiDynix