---
title: "Changes to Update an account holder"
method: PATCH
path: "/accountHolders/{id}"
---

# Changes to Update an account holder

`PATCH /accountHolders/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 51 revisions.

- **2025-09-09** (v2) `dd6159049c95` — 8 breaking, 2 warning, 6 info
- **2025-01-03** (v2) `de1988a0d7b1` — 12 warning, 12 info
- **2024-10-10** (v2) `80dfacd37eec` — 3 warning, 3 info
- **2024-04-26** (v2) `6f1fad79c6c0` — 1 breaking, 1 info
- **2024-01-16** (v2) `24691235e721` — 3 info
- **2023-11-14** (v2) `12a0c6036e6b` — 10 warning
- **2023-08-23** (v2) `5f5aad699185` — 4 info
- **2023-08-09** (v2) `ad8e1da0fe30` — 1 info

## Changes

- **2025-09-09** (v2) `dd6159049c95` — 8 breaking, 2 warning, 6 info
  - the `capabilities/additionalProperties/allowedSettings/amountPerIndustry/additionalProperties/currency` response property's maxLength was unset from `3` for the response status `200`
  - the `capabilities/additionalProperties/allowedSettings/maxAmount/currency` response property's maxLength was unset from `3` for the response status `200`
  - the `capabilities/additionalProperties/requestedSettings/amountPerIndustry/additionalProperties/currency` response property's maxLength was unset from `3` for the response status `200`
  - the `capabilities/additionalProperties/requestedSettings/maxAmount/currency` response property's maxLength was unset from `3` for the response status `200`
  - the `capabilities/additionalProperties/allowedSettings/amountPerIndustry/additionalProperties/currency` response property's minLength was decreased from `3` to `0` for the response status `200`
  - the `capabilities/additionalProperties/allowedSettings/maxAmount/currency` response property's minLength was decreased from `3` to `0` for the response status `200`
  - the `capabilities/additionalProperties/requestedSettings/amountPerIndustry/additionalProperties/currency` response property's minLength was decreased from `3` to `0` for the response status `200`
  - the `capabilities/additionalProperties/requestedSettings/maxAmount/currency` response property's minLength was decreased from `3` to `0` for the response status `200`
  - added the new `dataReview` enum value to the `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/type` response property for the response status `200`
  - added the new `dataReview` enum value to the `capabilities/additionalProperties/problems/items/verificationErrors/items/type` response property for the response status `200`
  - added the new `dataReview` enum value to the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/type`
  - added the new `dataReview` enum value to the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/type`
  - the `capabilities/additionalProperties/allowedSettings/amountPerIndustry/additionalProperties/currency` request property's minLength was decreased from `3` to `0`
  - the `capabilities/additionalProperties/allowedSettings/maxAmount/currency` request property's minLength was decreased from `3` to `0`
  - the `capabilities/additionalProperties/requestedSettings/amountPerIndustry/additionalProperties/currency` request property's minLength was decreased from `3` to `0`
  - the `capabilities/additionalProperties/requestedSettings/maxAmount/currency` request property's minLength was decreased from `3` to `0`
- **2025-01-03** (v2) `de1988a0d7b1` — 12 warning, 12 info
  - added the new `issueChargeCard` enum value to the `capabilities/additionalProperties/problems/items/verificationErrors/items/capabilities/items/` response property for the response status `200`
  - added the new `issueChargeCard` enum value to the `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/capabilities/items/` response property for the response status `200`
  - added the new `issueChargeCard` enum value to the `verificationDeadlines/items/capabilities/items/` response property for the response status `200`
  - added the new `issueChargeCardCommercial` enum value to the `capabilities/additionalProperties/problems/items/verificationErrors/items/capabilities/items/` response property for the response status `200`
  - added the new `issueChargeCardCommercial` enum value to the `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/capabilities/items/` response property for the response status `200`
  - added the new `issueChargeCardCommercial` enum value to the `verificationDeadlines/items/capabilities/items/` response property for the response status `200`
  - added the new `useChargeCard` enum value to the `capabilities/additionalProperties/problems/items/verificationErrors/items/capabilities/items/` response property for the response status `200`
  - added the new `useChargeCard` enum value to the `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/capabilities/items/` response property for the response status `200`
  - added the new `useChargeCard` enum value to the `verificationDeadlines/items/capabilities/items/` response property for the response status `200`
  - added the new `useChargeCardCommercial` enum value to the `capabilities/additionalProperties/problems/items/verificationErrors/items/capabilities/items/` response property for the response status `200`
  - added the new `useChargeCardCommercial` enum value to the `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/capabilities/items/` response property for the response status `200`
  - added the new `useChargeCardCommercial` enum value to the `verificationDeadlines/items/capabilities/items/` response property for the response status `200`
  - added the new `issueChargeCard` enum value to the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/capabilities/items/`
  - added the new `issueChargeCard` enum value to the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/capabilities/items/`
  - added the new `issueChargeCard` enum value to the request property `verificationDeadlines/items/capabilities/items/`
  - added the new `issueChargeCardCommercial` enum value to the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/capabilities/items/`
  - added the new `issueChargeCardCommercial` enum value to the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/capabilities/items/`
  - added the new `issueChargeCardCommercial` enum value to the request property `verificationDeadlines/items/capabilities/items/`
  - added the new `useChargeCard` enum value to the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/capabilities/items/`
  - added the new `useChargeCard` enum value to the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/capabilities/items/`
  - added the new `useChargeCard` enum value to the request property `verificationDeadlines/items/capabilities/items/`
  - added the new `useChargeCardCommercial` enum value to the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/capabilities/items/`
  - added the new `useChargeCardCommercial` enum value to the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/capabilities/items/`
  - added the new `useChargeCardCommercial` enum value to the request property `verificationDeadlines/items/capabilities/items/`
- **2024-10-10** (v2) `80dfacd37eec` — 3 warning, 3 info
  - added the new `issueCreditLimit` enum value to the `capabilities/additionalProperties/problems/items/verificationErrors/items/capabilities/items/` response property for the response status `200`
  - added the new `issueCreditLimit` enum value to the `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/capabilities/items/` response property for the response status `200`
  - added the new `issueCreditLimit` enum value to the `verificationDeadlines/items/capabilities/items/` response property for the response status `200`
  - added the new `issueCreditLimit` enum value to the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/capabilities/items/`
  - added the new `issueCreditLimit` enum value to the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/capabilities/items/`
  - added the new `issueCreditLimit` enum value to the request property `verificationDeadlines/items/capabilities/items/`
- **2024-04-26** (v2) `6f1fad79c6c0` — 1 breaking, 1 info
  - removed the enum value `inactive` of the request property `status`
  - removed the `inactive` enum value from the `status` response property for the response status `200`
- **2024-01-16** (v2) `24691235e721` — 3 info
  - the endpoint scheme security `clientKey` was added to the API
  - the request optional property `capabilities/additionalProperties/transferInstruments` became read-only
  - the response optional property `capabilities/additionalProperties/transferInstruments` became read-only for the status `200`
- **2023-11-14** (v2) `12a0c6036e6b` — 10 warning
  - removed the optional property `response/paths` from the response with the `400` status
  - removed the optional property `response/paths` from the response with the `401` status
  - removed the optional property `response/paths` from the response with the `403` status
  - removed the optional property `response/paths` from the response with the `422` status
  - removed the optional property `response/paths` from the response with the `500` status
  - removed the optional property `response/rootPath` from the response with the `400` status
  - removed the optional property `response/rootPath` from the response with the `401` status
  - removed the optional property `response/rootPath` from the response with the `403` status
  - removed the optional property `response/rootPath` from the response with the `422` status
  - removed the optional property `response/rootPath` from the response with the `500` status
- **2023-08-23** (v2) `5f5aad699185` — 4 info
  - added the new optional request property `capabilities/additionalProperties/problems/items/entity`
  - added the new optional request property `capabilities/additionalProperties/problems/items/verificationErrors`
  - added the optional property `capabilities/additionalProperties/problems/items/entity` to the response with the `200` status
  - added the optional property `capabilities/additionalProperties/problems/items/verificationErrors` to the response with the `200` status
- **2023-08-09** (v2) `ad8e1da0fe30` — 1 info
  - added the optional property `verificationDeadlines/items/entityIds` to the response with the `200` status

---

[Operation](https://skmtc.dev/adyen/apis/balanceplatformservice/docs/accountHolders/:id/patch.md) · [API](https://skmtc.dev/adyen/apis/balanceplatformservice.md) · [Page](https://skmtc.dev/adyen/apis/balanceplatformservice/changes/accountHolders/:id/patch)
