/
KE
keeps
/
RODA REST API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.1
LGPLv3
2026-07-17
264
159
234.9 KB
v2 disposal schedules
Create disposal schedule
Create a new schedule schedule
post
/api/v2/disposal/schedules
Request body
DisposalSchedule
required
id
string
title
string
description
string
mandate
string
scopeNotes
string
actionCode
'RETAIN_PERMANENTLY'
|
'REVIEW'
|
'DESTROY'
retentionTriggerElementId
string
retentionPeriodIntervalCode
'NO_RETENTION_PERIOD'
|
'DAYS'
|
'WEEKS'
|
'MONTHS'
|
'YEARS'
retentionPeriodDuration
integer
firstTimeUsed
string
date-time
apiCounter
integer
createdOn
string
date-time
createdBy
string
updatedOn
string
date-time
updatedBy
string
state
'ACTIVE'
|
'INACTIVE'
Response
Disposal schedule created
DisposalSchedule
required
id
string
title
string
description
string
mandate
string
scopeNotes
string
actionCode
'RETAIN_PERMANENTLY'
|
'REVIEW'
|
'DESTROY'
retentionTriggerElementId
string
retentionPeriodIntervalCode
'NO_RETENTION_PERIOD'
|
'DAYS'
|
'WEEKS'
|
'MONTHS'
|
'YEARS'
retentionPeriodDuration
integer
firstTimeUsed
string
date-time
apiCounter
integer
createdOn
string
date-time
createdBy
string
updatedOn
string
date-time
updatedBy
string
state
'ACTIVE'
|
'INACTIVE'