---
title: "Create health insurance contracts from setup sheets 🇫🇷"
method: POST
path: "/companies-fr/{companyId}/health-insurance-setup-sheets"
tags: ["Partners only"]
---

# Create health insurance contracts from setup sheets 🇫🇷

`POST /companies-fr/{companyId}/health-insurance-setup-sheets`

Allows to create or update health insurance contracts of a company, given setup sheets.  Setup sheets are the documents sent to "net-entreprises.fr" when new health insurance or prevoyance contracts are available. Notes : - This is only available for French companies - This is only available to specific partners

\
**Required scopes**: *health-insurance:write*

## Path parameters

- `companyId` string, required

## Response `201`

The setup sheet was correctly sent

- 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)
