API Docs
Retrieve Electronic Collections
Contents
This Web service returns a list of electronic collections.
Resource URL
GET /almaws/v1/electronic/e-collections
API Description
URL Parameters
None
Querystring Parameters
Parameter | Type | Required | Description |
---|---|---|---|
q | xs:string | Optional. | Search query. Optional. Searching for words in interface_name, keywords, name or po_line_id (see Brief Search) |
limit | xs:int | Optional. Default: 10 | Limits the number of results. Optional. Valid values are 0-100. Default value: 10. |
offset | xs:int | Optional. Default: 0 | Offset of the results returned. Optional. Default value: 0, which means that the first results will be returned. |
Body Parameters
None
Output
This method returns a Collections
object. See doc
Possible Error Codes
Code | Message |
---|---|
60106 | Invalid query format. |