API Docs
Update Letter
Contents
This API updates a Letter. Note: JSON is not supported
Resource URL
PUT /almaws/v1/conf/letters/{letterCode}
API Description
URL Parameters
Parameter | Type | Description |
---|---|---|
letterCode | xs:string | The code of the letter. |
Querystring Parameters
None
Body Parameters
This method takes a letter object. See doc
Output
This method returns a Library
object. See doc
Possible Error Codes
Code | Message |
---|---|
60105 | JSON is not supported for this API. |
402119 | General error. |
40166411 | Letter code or other parameter is not valid. |
60344 | Problem retrieving letter data. |
60343 | The update failed. |