v1
latestOpenAPI 3.0.12026-07-1410045.5 KBGet Lending Requests
This API returns a list of lending requests in Alma
Query parameters
The resource sharing library for which lending requests should be retrieved. Mandatory. List of possible libraries can be retrieved using the GET /almaws/v1/conf/libraries API.
The status of lending requests to retrieve. Optional. List of possible statuses can be retrieved using the GET almaws/v1/conf/code-tables/MandatoryLendingWorkflowSteps API and the GET almaws/v1/conf/code-tables/OptionalLendingWorkflowSteps API.
The 'printed' value of lending requests to retrieve. Optional. Possible values: Y, N.
The 'reported' value of lending requests to retrieve. Optional. Possible values: Y, N.
The partner value. Only lending requests from this partner should be retrieved. Optional. List of possible partners can be retrieved using the GET almaws/v1/partners API.
Requested format of the resource. Optional. List of possible formats can be retrieved using the GET almaws/v1/conf/code-tables/RequestFormats API.
Supplied Format of the resource. Optional. List of possible formats can be retrieved using the GET almaws/v1/conf/code-tables/RequestFormats API.
Response
OK - This method returns an object based on rest_user_resource_sharing_requests.xsd. See here