/
TI
timesheet
/
Timesheet API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 5h ago · Updated 3d ago
View markdown
timesheet
Timesheet API
post
Create absence
v1
latest
OpenAPI 3.0.1
Apache 2.0
2026-08-06
260
217
675.1 KB
Absence Types
5
Absences
12
post
Approve absence
post
Cancel absence
get
List absences
post
Create absence
post
Create absence with file
get
Get absence
put
Update absence
delete
Remove absence
get
Get absence file URL
post
Reject absence
post
Search absences
post
Upload file to absence
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
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
Absences
Create absence
post
/v1/organizations/{orgId}/absences
Path parameters
orgId
string
required
Organization ID
Request body
AbsenceCreateDto
required
contractId
string
absenceTypeId
string
startDateTime
string
endDateTime
string
fullDay
boolean
reason
string
documentationUrl
string
fileName
string
fileUri
string
Response
Created absence
AbsenceDto
required
id
string
contractId
string
member
Member
absenceTypeId
string
absenceType
AbsenceTypeDto
startDateTime
string
endDateTime
string
fullDay
boolean
totalDays
string
decimal
totalHours
string
decimal
reason
string
documentationUrl
string
fileName
string
fileUri
string
status
string
requestedAt
integer
requestedBy
string
requestedByMember
Member
approvedBy
string
approvedAt
integer
rejectionReason
string
cancelledAt
integer
cancelledBy
string
cancellationReason
string
canApprove
boolean
canReject
boolean
canCancel
boolean
canEdit
boolean
documentationStatus
string
documentationDueDate
string
lastUpdate
integer
created
integer