/
TI
timesheet
/
Timesheet API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 7h ago · Updated 3d ago
View markdown
timesheet
Timesheet API
post
Create contract template
v1
latest
OpenAPI 3.0.1
Apache 2.0
2026-08-06
260
217
675.1 KB
Absence Types
5
Absences
12
API Keys
6
Audit Logs
1
Automation
6
Contract Templates
5
get
List contract templates
post
Create contract template
get
Get contract template
put
Update contract template
delete
Remove contract template
Contracts
12
Document
8
Employment Models
29
Expense
10
Export
2
Holiday Collections
6
Holiday Countries
3
Holiday Events
4
Holiday Templates
7
HR Warnings
1
InvoiceSeries
8
Leave Balances
3
MFA
2
Note
9
Organization
12
Overtime Balances
6
Password Weak
3
Pause
6
Profile
7
Project
14
Rate
6
Reminder
5
Rest Period Violations
3
Settings
2
Substitute Rest Days
2
Tag
6
Task
11
Team
15
Timer
6
Todos
6
User Absences
1
User Holidays
1
User Leave Balances
1
User Overtime
1
Webhook
6
get
/v1/employment-model-templates
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