These docs are for v2025-10-01. Click to read the latest docs for v2026-04-01.

Creates a Contract version

Creates a Contract version

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required

employee identifier, refers to /employees/employees endpoint.

string
required

the day the specific contract starts, in case of hiring the same than starts_on.

string
required

the day the employee is hired.

string

the day the employee is terminated.

string

the frequency of the working hours.

string

the days of the week the employee works.

integer

the amount of hours the employee works.

integer
integer

the maximum amount of hours the employee can work in a week.

integer

the minimum amount of minutes the employee must rest between working periods.

integer

the maximum amount of minutes the employee can work in a day.

integer

the maximum amount of days the employee can work in a row.

integer

the minimum amount of hours the employee must rest in a row.

string

the frequency of the salary payment. When adding a salary to a contract that previously had none, both salary_amount and salary_frequency must be provided together.

integer

the amount of money the employee earns in cents.

string

job title of the employee.

boolean

a flag that indicates if the employee has a trial period.

string

when the trial period ends.

integer

Working time percentage in cents (e.g., when an employee is working part-time, the percentage of full-time hours they are working).

string
enum

Allows companies to define how annual working hours are spread across the year to ensure compliance with legal limits.

Allowed:
boolean

wether to copy the current contract version.

integer

the id of the job catalog level.

string
enum

Defines whether a bank holiday should be considered as a workable or non-workable day.

Allowed:
Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json