Resource Sharing Partners
The Resource Sharing Partners API allows access to Partners related information
Alma provides a set of Web services for handling Resource Sharing Partner information, enabling you to quickly and easily manipulate partner details. These Web services can be used by external systems to retrieve or update partner data.
Resource Sharing Partners
Lending Requests
API | Path | |
---|---|---|
Create lending request. | POST /almaws/v1/partners/{partner_code}/lending-requests | |
Retrieve lending request. | GET /almaws/v1/partners/{partner_code}/lending-requests/{request_id} |
Test
API | Path | |
---|---|---|
GET Partner Test API | GET /almaws/v1/partners/operation/test | |
POST Partner Test API | POST /almaws/v1/partners/operation/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.