API Docs
Get Licenses Amendments
Contents
This Web Service returns a specific license's amendments.
Resource URL
GET /almaws/v1/acq/licenses/{license_code}/amendments
API Description
URL Parameters
Parameter | Type | Description |
---|---|---|
license_code | xs:string | The license code. |
Querystring Parameters
None
Body Parameters
None
Output
This method returns a Licenses
object. See doc
Possible Error Codes
Code | Message |
---|---|
402119 | General error. |
403401 | Failed to retrieve license with code X. |
403400 | License with code X not found. |