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