---
title: "Update a Provident Fund of an employee's contract 🇫🇷"
method: PUT
path: "/companies/{companyId}/contracts-fr/{contractId}/provident-fund"
tags: ["Contract"]
---

# Update a Provident Fund of an employee's contract 🇫🇷

`PUT /companies/{companyId}/contracts-fr/{contractId}/provident-fund`

Allows the affiliation of a provident fund to an employee contract.
\
**Required scopes**: *health-insurance:write*

## Path parameters

- `companyId` string, required
- `contractId` string, required

## Request body

- object
  - `providentFundContractIds` string[], required

## Response `204`

This endpoint returns no data

- object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/payfit/apis/partner-api.md) · [All operations](https://skmtc.net/payfit/apis/partner-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/payfit/partner-api/revisions/fd1fb9262946/schema)
