/
TI
timesheet
/
Timesheet API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
timesheet
Timesheet API
post
Create contract template
v1
latest
OpenAPI 3.0.1
Apache 2.0
2026-08-06
260
217
675.1 KB
Contract Templates
Create contract template
post
/v1/organizations/{orgId}/contract-templates
Path parameters
orgId
string
required
Organization ID
Request body
ContractTemplateCreateDto
required
name
string
description
string
workDays
string
weeklyHours
number
dailyHours
number
breakMinutesRequired
integer
breakThresholdMinutes
integer
salaryType
string
vacationDaysAnnual
number
sickLeavePaidDays
integer
employmentModelId
string
holidayCollectionId
string
countryCode
string
Response
Created contract template
ContractTemplateDto
required
id
string
organizationId
string
name
string
description
string
i18nKey
string
workDays
string
weeklyHours
number
dailyHours
number
breakMinutesRequired
integer
breakThresholdMinutes
integer
salaryType
string
vacationDaysAnnual
number
sickLeavePaidDays
integer
employmentModelId
string
holidayCollectionId
string
countryCode
string
systemTemplate
boolean
active
boolean
lastUpdate
integer
created
integer