Create a Contract 🇫🇷

Create a basic contract on a collaborator and return its ID. Important notes:

  1. Contract completion: the created contract won't be finalized, and the employee won't be available for payroll while their information is not set by an admin in the PayFit app.
  2. Multiple Contracts: While it is technically possible to create multiple contracts for an employee, it is strongly recommended to avoid this during the initialization phase. It will be difficult for the HR manager to identify which contract needs to be updated. We encourage implementing a control to prevent initializing a new contract if one is already in progress. If your use case requires multiple contracts, proceed with caution and ensure proper identification and management.
  3. Country availability: Currently, this functionality is only available for France. It will be made available for Spain and the United Kingdom in the future.


Required scopes: collaborators:contracts:write

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

The id of the company

string
required

The id of the collaborator

Body Params
string
required

Job title on the contract.

date
required

Start date of a contract in the format YYYY-MM-DD.

Responses

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