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 |
|||||||
Namespace |
http://schemas.sirsidynix.com/symws/request |
||||||
Prerequisites |
|
||||||
Request |
|||||||
Response |
|||||||
Operation faults |
None (see Faults) |
The LookupRequestsRequest has the following request parameters:
Parameter |
Type |
Description |
Required? |
Either userID or userAltID must be submitted as part of the request. |
|||
Specifies the ID of the request type being created. |
Y |
||
Specifies the userID of the person making the request. |
|||
Specifies to return only requests with the specified status ID. |
N |
||
Specifies to return only requests with the specified service library ID. |
N |
||
Specifies whether to return only requests that have a reply (true) or all requests (false). |
N |
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