/
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 custom holiday template
v1
latest
OpenAPI 3.0.1
Apache 2.0
2026-08-06
260
217
675.1 KB
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