Skip to main content
This resource is deprecated in favor of a newer version.

A realized-training is a registration for an employee who was present to a session with "closed" status. It also includes all realized training that have been manually imported via CSV file into Lucca Training.

id
integer<int32>
required
Required range: x >= 1
hasAttended
boolean
required
  • True if the employee actually attended the training session
  • False if not
trainingTitle
string
required

Name of the training.

providerName
string
required

Name of the company that provided the training session.

sessionStartOn
string<date>
required

Date of the first day of the training session

sessionEndOn
string<date>
required

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

sessionDurationInHours
integer<int32>
required

Duration, in hours, of the training session.

Required range: x >= 0
trainingDemandId
integer<int32>
required

Reference to the training-demand that led to the registration to this training session

Required range: x >= 1
ownerId
integer<int32>
required

Reference of the employee who attended the training session.

Required range: x >= 1
trainingId
integer<int32>

Technical Id for the training. This Id will not be shown for realized training manually imported via CSV.

providerId
integer<int32>

ID of the Provider. This ID will not be displayed if the training has been manually imported via CSV or if the Provider field is empty on the training.

providerUrl
string<url>

Link to the website of the company that provided the training session. This information is optional on a training.