OptionalclearWhen true, clear the last vital-record review date. (record)
OptionalclearWhen true, clear the alternate-retention trigger date. (recordFolder)
OptionalcutoffThe cutoff criterion id to assign, or 0 to clear.
OptionaldispositionThe disposition authority name; empty string to clear. (recordFolder)
OptionaldispositionThe disposition schedule id to assign, or 0 to clear.
OptionalfilingThe filing date to set.
OptionalisWhether the record folder is closed to new filings. (recordFolder)
OptionalisWhether the cutoff criterion is inherited from the record folder. (record)
OptionalisWhether the disposition schedule is inherited from the record folder. (record)
OptionalisWhether the record folder is permanent (never destroyed). (recordFolder)
OptionallastThe last vital-record review date to set. (record)
OptionalreviewThe vital-record review cycle (calendar cycle) id to assign, or 0 to clear. (recordFolder)
OptionalreviewThe vital-record review interval to set. (recordFolder)
OptionalreviewThe review interval unit. (recordFolder)
OptionaltriggerThe alternate-retention trigger date to set.
Optional_data: anyOptionaldata: anyStaticfromJS
Request body for partial-update of an entry's records management properties. Every member is optional: null = leave unchanged. Id members accept 0 to clear the assignment. Dates are set by supplying a value; the two clearable dates (record folder triggerDate and record lastReviewDate) are cleared via their explicit clear* flags. Applying this update to a plain document promotes it to a record, and to a plain folder promotes it to a record folder, before the properties are applied. Members that do not apply to the entry's resulting type (for example record-folder members on a document record) are rejected with 400.