The probationary-period resource
A probationary-period represents a period during which an employment's employee under scrutiny to find out if they are the right fit and have sufficient skills for the position.
Only one probationary-period may be created for a single employment.
A probationary-period start date startsOn
is read-only as it must always be equal to the related employment start date startsOn
.
1
"probationary-period"
The employment this probationary-period applies to. Cannot be modified once the probationary-period is created.
{
"id": "354",
"type": "employment",
"url": "https://example.ilucca.net/lucca-api/employments/354"
}
Initial end date of the probationary-period.
Read-only. Equal to the related employment start date.
Read-only. End date of the probationary-period, equal to extendedEndsOn
if not null, and initialEndsOn
otherwise.
End date of the probationary-period in case it was extended.
Read-only. UTC timestamp of the moment this object was created.
"2023-01-23T12:45:23.1234Z"
Read-only. UTC timestamp of the moment this object was last updated. Set upon creation, update or deletion of the object.
"2023-01-23T12:45:23.1234Z"
Was this page helpful?