---
title: "process changes"
method: PUT
path: "/v{version}/process-changes/employees/{id}"
tags: ["Manage-Changes"]
---

# process changes

`PUT /v{version}/process-changes/employees/{id}`

Processes a list of process change ids.<p>Scopes: update_benefit</p>

## Path parameters

- `id` string, required
- `version` string, required

## Request body

- DtosEmployeeChanges
  - `change_ids` string[] — The list of change ids to process.
  - `note` string — The note that will be displayed to users.

## Response `204`

No Content

---

[API](https://skmtc.net/ease/apis/version-2.md) · [All operations](https://skmtc.net/ease/apis/version-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ease/version-2/revisions/be66ed178abe/schema)
