noark5_create_arkivnotat
Create a record note in a case file using the case URL and title, with optional fields for dates and metadata. Returns the note's details.
Instructions
Create a new arkivnotat (record note) under a saksmappe.
Args: saksmappe_url: The self-href URL of the parent saksmappe. tittel: The title of the record note. attributes: Optional JSON object with additional fields. All optional: dokumentetsDato, mottattDato, sendtDato, forfallsdato, offentlighetsvurdertDato, antallVedlegg, utlaantDato, utlaantTil, referanseUtlaantTil. Also inherits from Registrering: arkivertDato, arkivertAv, referanseArkivertAv, registreringsID, offentligTittel, beskrivelse, noekkelord, forfatter, dokumentmedium, oppbevaringssted.
Returns details of the created arkivnotat including its URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tittel | Yes | ||
| attributes | No | {} | |
| saksmappe_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |