Task Lists

The Task Lists API allows access to lists that that should be handled as a task list, as described in the map below:

Alma provides a set of Web services for handling task lists information, enabling you to quickly and easily manipulate their details. These Web services can be used by external systems.

Requested Resources

APIPath
Get Requested Resources
GET /almaws/v1/task-lists/requested-resources
Act on Requested Resources
POST /almaws/v1/task-lists/requested-resources

Lending Requests

APIPath
Get Lending Requests
GET /almaws/v1/task-lists/rs/lending-requests
Act on Lending Requests
POST /almaws/v1/task-lists/rs/lending-requests

Printouts

APIPath
Retrieve Printouts
GET /almaws/v1/task-lists/printouts
Act on Printouts
POST /almaws/v1/task-lists/printouts
Retrieve a Printout
GET /almaws/v1/task-lists/printouts/{printout_id}
Printout Service
POST /almaws/v1/task-lists/printouts/{printout_id}

Test

APIPath
GET Task-lists Test API
GET /almaws/v1/task-lists/test
POST Task-lists Test API
POST /almaws/v1/task-lists/test

OpenAPI Specification

For information about the OpenAPI standard, see the OpenAPI Initiative. You can also read about OpenAPI support in Ex Libris APIs.

OpenAPI Specification

Download the OpenAPI specification for these APIs in JSON or YAML format:

Swagger Codegen

Download an SDK powered by the Swagger Code Generator:

Download SDK
Swagger Editor

The Swagger Editor provides a side-by-side view of the specification and the Swagger UI console. It's an easy way to explore the standard and learn by playing.

View this API specification in the Swagger Editor

 

Task-listsRequested ResourcesLending Requests