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
API | Path | |
---|---|---|
Get Requested Resources | GET /almaws/v1/task-lists/requested-resources | |
Act on Requested Resources | POST /almaws/v1/task-lists/requested-resources |
Lending Requests
API | Path | |
---|---|---|
Get Lending Requests | GET /almaws/v1/task-lists/rs/lending-requests | |
Act on Lending Requests | POST /almaws/v1/task-lists/rs/lending-requests |
Printouts
Test
API | Path | |
---|---|---|
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.
Swagger Codegen
Download an SDK powered by the Swagger Code Generator:
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.