---
title: "Create or update the department code for an associate"
method: PUT
path: "/customers/{customerId}/compliance/associates/{associateId}/fr/department"
tags: ["Customers"]
---

# Create or update the department code for an associate

`PUT /customers/{customerId}/compliance/associates/{associateId}/fr/department`

Creates or updates the department code for individuals residing in France

## Path parameters

- `customerId` string, required
- `associateId` string, required

## Request body

- CustomercomplianceDepartment
  - `departmentCode` string — 3 or 4 character code representing an individual's department code

## Response `204`

No content

## Other responses

- `400` — Invalid Parameters
- `403` — Incorrect permissions

---

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