/
TI
timesheet
/
Timesheet API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11h ago · Updated 1d ago
Details
Absence Types
5
Absences
12
API Keys
6
Audit Logs
1
Automation
6
Contract Templates
5
Contracts
12
Document
8
Employment Models
29
Expense
10
Export
2
Holiday Collections
6
Holiday Countries
3
Holiday Events
4
Holiday Templates
7
put
Activate holiday template
get
List holiday templates
post
Create custom holiday template
put
Deactivate holiday template
get
Get holiday template
put
Update holiday template
delete
Delete a holiday template
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
16
Timer
6
Todos
6
User Absences
1
User Holidays
1
User Leave Balances
1
User Overtime
1
Webhook
6
get
/v1/employment-model-templates
Holiday Templates
Create custom holiday template
post
/v1/holiday-collections/{collectionId}/templates
Path parameters
collectionId
string
required
Collection ID
Request body
HolidayTemplateCreateDto
required
name
string
type
string
customDate
string
customMonth
integer
customDay
integer
Response
Created template
HolidayTemplateDto
required
id
string
collectionId
string
name
string
type
string
sourceType
string
countryCode
string
regionCode
string
jollidayKey
string
recurring
boolean
customDate
string
customMonth
integer
customDay
integer
active
boolean
lastUpdate
integer
created
integer