Acquisitions
The Acquisitions API allows access to acquisitions related information, as described in the map below.

Alma provides a set of Web services for handling acquisitions information, enabling you to quickly and easily manipulate acquisitions details. These Web services can be used by external systems – such as subscription agent systems – to retrieve or update acquisitions data.
Funds
PO Lines
Vendors
Invoices
Licenses
Test
API | Path | |
---|---|---|
GET Acq Test API | GET /almaws/v1/acq/test | |
POST Acq Test API | POST /almaws/v1/acq/test |
Currencies
API | Path | |
---|---|---|
Retrieve currencies | GET /almaws/v1/acq/currencies |
FiscalPeriods
API | Path | |
---|---|---|
Retrieve fiscal periods | GET /almaws/v1/acq/fiscal-periods |
Fund Transactions
API | Path | |
---|---|---|
Retrieve fund transactions | GET /almaws/v1/acq/funds/{fund_id}/transactions |
Purchase Requests
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.