/
TI
timesheet
/
Timesheet API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4h ago · Updated 4h ago
View markdown
timesheet
Timesheet API
put
Update absence
latest
OpenAPI 3.0.1
Apache 2.0
2026-08-22
261
217
676.9 KB
5bc49bf02dad
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
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
Absences
Update absence
put
/v1/organizations/{orgId}/absences/{id}
Path parameters
orgId
string
required
Organization ID
id
string
required
Absence ID
Request body
AbsenceUpdateDto
required
startDateTime
string
endDateTime
string
fullDay
boolean
reason
string
documentationUrl
string
fileName
string
fileUri
string
Response
Updated 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