Skip to main content

A realized-training represents a completed training process for a given employee.

ownerId
integer<int32>
required

ID of the employee who realized said training.

Required range: x >= 1
sessionStartsOn
string<date>
required

Date of the first day of the training session.

sessionEndsOn
string<date>
required

Date of the last day (included) of the training session.

durationInHours
number<decimal>
required

Duration of the training in hours (e.g. "2.5" means two and a half hours).

Must be a multiple of 0.01
training
object