v1

latestOpenAPI 3.0.12026-07-1410045.5 KB
Lending Requests

Get Lending Requests

This API returns a list of lending requests in Alma

get/almaws/v1/task-lists/rs/lending-requests

Query parameters

librarystring

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.

statusstring

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.

printedstring

The 'printed' value of lending requests to retrieve. Optional. Possible values: Y, N.

reportedstring

The 'reported' value of lending requests to retrieve. Optional. Possible values: Y, N.

partnerstring

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_formatstring

Requested format of the resource. Optional. List of possible formats can be retrieved using the GET almaws/v1/conf/code-tables/RequestFormats API.

supplied_formatstring

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

total_record_countinteger

The total number of resource sharing requests in the given list.