API Docs

__METHOD= PUT . __PATH= /almaws/v1/conf/letters/{letterCode} .

Update Letter

This API updates a Letter. Note: JSON is not supported

Resource URL

PUT /almaws/v1/conf/letters/{letterCode}

API Description

URL Parameters

ParameterTypeDescription
letterCodexs:stringThe 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

CodeMessage
60105JSON is not supported for this API.
402119General error.
40166411Letter code or other parameter is not valid.
60344Problem retrieving letter data.
60343The update failed.