Skip to main content

The employment resource represents a relationship between an employee and a legal-entity over a continuous period. It may actually represent a work contract, an internship agreement, a contractor's contract, etc...

The actual job of the employee is defined through the job-position resource, which references an employment. Over the course of his/her employment, the employee may occupy several job-positions.

start
object
required
template
employment-template-reference · object
required

Reference to an employment-template resource.

remoteId
null | string

Resource identifier in a third-party system.

Required string length: 1 - 200
employee
employee-reference · object

Reference to an employee resource.

end
object
document
file-reference · object

Reference to a file resource.

Example:
{
"id": "9283sdf",
"type": "file",
"url": "https://example.ilucca.net/lucca-api/files/9283sdf"
}