Create employee hiring draft

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

Candidate first name

string
required

Candidate last name

date
required

Employment start date

string
enum
required

Contract duration kind

  • FIXED - Determinato
  • PERMANENT - Indeterminato
Allowed:
date | null

Required when contract_duration = "FIXED". Must be omitted when contract_duration = "PERMANENT".

string | null
enum

Required unless working_schedule_pattern = "ON_CALL". Must be one of "FULL_TIME" or "PART_TIME" for standard hirings.

  • FULL_TIME - A tempo pieno
  • PART_TIME - Part-time
Allowed:
string
enum
required

Working schedule pattern

  • SAME_SCHEDULE - Stesso orario ogni settimana
  • UNPROGRAMMED - Non programmabile
  • ON_CALL - A chiamata
Allowed:
string
enum
required

Work mode

  • REMOTE - Telelavoro
  • ON_SITE - In sede
  • HYBRID - In sede con smart working
Allowed:
string
required

CCNL code configured for the company

uuid
required

Identifier of the company headquarters. It must identify the legal headquarters when work_mode = "REMOTE".

integer | null

Required when working_pattern = "PART_TIME" and work_mode = "REMOTE", or when working_pattern = "PART_TIME", work_mode is not "REMOTE", and working_schedule_pattern = "UNPROGRAMMED".

boolean | null

Required when contract_duration = "FIXED". Indicates whether this is the candidate's first fixed-term contract with the company.

call_mode
array of strings

Required when working_schedule_pattern = "ON_CALL".

call_mode
Allowed:
string

Optional job title to prefill in the employee hiring draft

string | null
^-?\d{0,6}(?:\.\d{0,2})?$

Optional annual gross salary to prefill in the draft

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

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