API Docs
Rest Notes
Overview
Information about a list of Notes in Alma.
Data Dictionary
Click here to download rest_notes.xsd
notes
Description: List of related notes. In the PUT action the incoming list will replace the existing list.
If the incoming list is empty, the existing list will be deleted.
Field | Type | Description |
---|---|---|
note | note | Specific related note. |
note
Description: Specific related note.
Field | Type | Description |
---|---|---|
content | string | The note's text. Mandatory. |
creation_ | date | The creation date of the note. Default is the current date. |
created_ | string | The creator of the note. |
type | string | Relevant for Citation notes only. The type of the note - Instructor/Library |
Samples
XML
JSON
__