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

Create with contracts an Employee

Create an employee with a contract

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

company id of the employee, you can get it in companies/legal_entities endpoint.

string
required

name of the employee.

string
required

last name of the employee.

string
required

personal email of the employee.

string

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

string

the day the employee is hired.

string

the day the contract ends.

string

gender of the employee (male | female).

string

national identifier number.

string

type of identifier (ex passport).

string

identifier expiration date.

string

birthday of the employee.

string

nationality country code of the employee (Spain ES, United Kingdom GB).

string

address of the employee.

string

address of the employee.

string

postal code of the employee.

string

city of the employee.

string

state/province/region of the employee.

string

country code of the employee (Spain ES, United Kingdom GB).

string

bank account number of the employee.

string

code to identify banks and financial institutions globally.

integer

id of manager, you can get the manager_id from employees endpoint.

integer

id of manager, you can get the manager_id from employees endpoint.

integer
string

identity number or string used inside a company to internally identify the employee.

string

date since when the employee is working in the company.

integer

team id of the employee.

integer

location id of the employee, references to locations/locations.

string

social security number of the employee.

boolean

does the employee have a trial period?

string

when the trial period ends.

string

name of the emergency contact.

string

phone number of the emergency contact.

string

phone number of the employee.

string

A3Innuva employee code.

string

A3Nom employee code.

string
enum

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

Allowed:
string
enum

the annual working time distribution of the employee.

Allowed:
integer

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

integer
integer

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

Response

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