Synchronization
| API | Description |
|---|---|
| GET api/synchronization/stilstatistics?changedSince={changedSince}&pageSize={pageSize}&pageIndex={pageIndex} |
No documentation available. |
Seat
Provide operations for license seats
| API | Description |
|---|---|
| POST api/Seats/Create/User?LicenseId={LicenseId}&UserId={UserId} |
Creates seat for user in license |
| GET api/Seats/UserGroups?LicenseId={LicenseId} |
Gets user groups that are assigned to seats in a license |
| POST api/Seats/Create/UserGroups?LicenseId={LicenseId} |
Creates seats for user groups in license |
| POST api/Seats/Remove/UserGroups?LicenseId={LicenseId} |
Removes user group seats from a license |
License
Provides licenses operations
| API | Description |
|---|---|
| GET api/GetLicenseInfo?licenseId={licenseId} |
Get license information |
UserProfile
User Profile controller
| API | Description |
|---|---|
| GET api/userProfile?UserId={UserId}&ContextIdentifierId={ContextIdentifierId} |
Get user profile in context |
Owners
| API | Description |
|---|---|
| POST api/owners/institutions |
No documentation available. |
NewProduct
Input for external API to add new products to LSMS.
| API | Description |
|---|---|
| POST api/newProduct/autoIsbn |
Adding new product from external source with autogenerated isbn |
| POST api/newProduct/data |
Adding new product from external source |
Heartbeat
| API | Description |
|---|---|
| GET api/heartbeat |
Returns OK if service is running |
| POST api/heartbeat |
Returns OK if service is running |
ProductService
Service Bus endpoints controller for ProductService topics
| API | Description |
|---|---|
| POST api/productservice/productupdated |
productservice_productupdated topic endpoint |
| POST api/productservice/productcreated |
productservice_productcreated topic endpoint |
Order
Provide operations for Adding new Licenses based on orders
| API | Description |
|---|---|
| POST api/order/data |
Adding new license from external source |
ProductIsbn
Provide operations for checking if provided ISBN is available
| API | Description |
|---|---|
| GET api/ProductIsbn/api/ProductIsbn/{isbn} |
Is curent isbn avaliable to use. |
InstitutionLicenseReport
| API | Description |
|---|---|
| GET api/InstitutionLicenseReport?isbn={isbn} |
Get institution license report ids related to product |