---
title: "Changes to Enroll Individuals in Deductions"
method: POST
path: "/employer/benefits/{benefit_id}/individuals"
---

# Changes to Enroll Individuals in Deductions

`POST /employer/benefits/{benefit_id}/individuals`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 53 revisions.

- **2025-10-27** `0105d239fcaf` — 3 info
- **2025-04-22** `46640c1b4688` — 1 info
- **2025-04-10** `bf858f37d7ab` — 2 breaking, 1 info
- **2025-04-04** `14d375aab89e` — 1 info

## Changes

- **2025-10-27** `0105d239fcaf` — 3 info
  - added the new optional `query` request parameter `entity_ids`
  - added the new optional request property `items/configuration/company_contribution/tiers`
  - added the new `tiered` enum value to the request property `items/configuration/company_contribution/type`
- **2025-04-22** `46640c1b4688` — 1 info
  - the endpoint scheme security `bearerAuth` was added to the API
- **2025-04-10** `bf858f37d7ab` — 2 breaking, 1 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - removed the success response with the status `207`
  - added the required property `job_id` to the response with the `200` status
- **2025-04-04** `14d375aab89e` — 1 info
  - added the new optional request property `items/configuration/effective_date`

---

[Operation](https://skmtc.dev/finch-api/apis/api-reference/docs/employer/benefits/:benefit_id/individuals/post.md) · [API](https://skmtc.dev/finch-api/apis/api-reference.md) · [Page](https://skmtc.dev/finch-api/apis/api-reference/changes/employer/benefits/:benefit_id/individuals/post)
