API Docs
Create Electronic Service
Contents
This Web service creates an electronic service.
Resource URL
POST /almaws/v1/electronic/e-collections/{collection_id}/e-services
API Description
URL Parameters
Parameter | Type | Description |
---|---|---|
collection_id | xs:string | Unique ID of the electronic collection. |
Querystring Parameters
None
Body Parameters
This method takes an ElectronicService object. See doc
Output
This method returns a Collection
object. See doc
Possible Error Codes
Code | Message |
---|---|
60121 | The Collection ID is not valid. |
60127 | The type is missing or not valid. |
60130 | The free indicator is not valid. |
60132 | The proxy enable is not valid. |
60133 | The proxy is not valid. |
60135 | The group proxy is not valid. |
60138 | The activation status is not valid. |
60139 | The service ID was not created. |
60141 | The service could not be saved. |
60142 | The service date is not valid. |
60144 | The unavailable flag is not valid. |
60145 | The link resolver is not valid. |
60146 | The URL type is not valid. |
60147 | The cross ref data is not valid. |
60148 | The linking level is not valid. |
60149 | The service was not created. |
60152 | The group is not valid. |