---
title: "Changes to Update a legal entity"
method: PATCH
path: "/legalEntities/{id}"
---

# Changes to Update a legal entity

`PATCH /legalEntities/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 15 of 50 revisions.

- **2025-05-31** (v1) `c60ff828fc91` — 2 info
- **2025-02-04** (v1) `baaa283465dc` — 2 info
- **2025-01-06** (v1) `aca4e2aa4c21` — 2 info
- **2025-01-03** (v1) `c56db900a960` — 8 warning, 8 info
- **2024-12-06** (v1) `fafc3fa6c302` — 2 info
- **2024-12-03** (v1) `cb8cf81c9fdf` — 1 warning, 3 info
- **2024-11-26** (v1) `17f58f130da4` — 4 warning, 4 info
- **2024-09-11** (v1) `899845dae6cc` — 2 warning, 2 info
- **2024-07-23** (v1) `02e81068c2d8` — 2 info
- **2024-03-28** (v1) `ce7ace361e76` — 1 info
- **2024-03-28** (v1) `3b389b1f9056` — 1 info
- **2024-03-18** (v1) `ce7ace361e76` — 1 info
- **2024-03-18** (v1) `116b46070d50` — 1 info
- **2024-03-08** (v1) `67bfabe2680e` — 2 warning
- **2024-03-05** (v1) `79460f5e0c70` — 16 breaking, 4 warning, 22 info

## Changes

- **2025-05-31** (v1) `c60ff828fc91` — 2 info
  - the request optional property `capabilities` became not read-only
  - the response optional property `capabilities` became not read-only for the status `200`
- **2025-02-04** (v1) `baaa283465dc` — 2 info
  - added the new optional request property `entityAssociations/items/nominee`
  - added the optional property `entityAssociations/items/nominee` to the response with the `200` status
- **2025-01-06** (v1) `aca4e2aa4c21` — 2 info
  - the request optional property `unincorporatedPartnership/type` became read-only
  - the response optional property `unincorporatedPartnership/type` became read-only for the status `200`
- **2025-01-03** (v1) `c56db900a960` — 8 warning, 8 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 `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 `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 `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 `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 `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 `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 `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/`
- **2024-12-06** (v1) `fafc3fa6c302` — 2 info
  - the request optional property `entityAssociations/items/settlorExemptionReason` became not read-only
  - the response optional property `entityAssociations/items/settlorExemptionReason` became not read-only for the status `200`
- **2024-12-03** (v1) `cb8cf81c9fdf` — 1 warning, 3 info
  - added the new `secondaryPartner` enum value to the `entityAssociations/items/type` response property for the response status `200`
  - added the new optional request property `unincorporatedPartnership`
  - added the new `secondaryPartner` enum value to the request property `entityAssociations/items/type`
  - added the optional property `unincorporatedPartnership` to the response with the `200` status
- **2024-11-26** (v1) `17f58f130da4` — 4 warning, 4 info
  - added the new `businessTrust` enum value to the `trust/type` response property for the response status `200`
  - added the new `charitableTrust` enum value to the `trust/type` response property for the response status `200`
  - added the new `discretionaryTrust` enum value to the `trust/type` response property for the response status `200`
  - added the new `familyTrust` enum value to the `trust/type` response property for the response status `200`
  - added the new `businessTrust` enum value to the request property `trust/type`
  - added the new `charitableTrust` enum value to the request property `trust/type`
  - added the new `discretionaryTrust` enum value to the request property `trust/type`
  - added the new `familyTrust` enum value to the request property `trust/type`
- **2024-09-11** (v1) `899845dae6cc` — 2 warning, 2 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 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/`
- **2024-07-23** (v1) `02e81068c2d8` — 2 info
  - added the new optional request property `entityAssociations/items/relationship`
  - added the optional property `entityAssociations/items/relationship` to the response with the `200` status
- **2024-03-28** (v1) `ce7ace361e76` — 1 info
  - the endpoint scheme security `clientKey` was removed from the API
- **2024-03-28** (v1) `3b389b1f9056` — 1 info
  - the endpoint scheme security `clientKey` was added to the API
- **2024-03-18** (v1) `ce7ace361e76` — 1 info
  - the endpoint scheme security `clientKey` was removed from the API
- **2024-03-18** (v1) `116b46070d50` — 1 info
  - the endpoint scheme security `clientKey` was added to the API
- **2024-03-08** (v1) `67bfabe2680e` — 2 warning
  - removed the request property `unincorporatedPartnership`
  - removed the optional property `unincorporatedPartnership` from the response with the `200` status
- **2024-03-05** (v1) `79460f5e0c70` — 16 breaking, 4 warning, 22 info
  - the request property `unincorporatedPartnership/type` became required
  - removed the enum value `businessTrust` of the request property `trust/type`
  - removed the enum value `charitableTrust` of the request property `trust/type`
  - removed the enum value `discretionaryTrust` of the request property `trust/type`
  - removed the enum value `familyTrust` of the request property `trust/type`
  - removed the enum value `issueChargeCard` of the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/capabilities/items/`
  - removed the enum value `issueChargeCard` of the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/capabilities/items/`
  - removed the enum value `issueChargeCardCommercial` of the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/capabilities/items/`
  - removed the enum value `issueChargeCardCommercial` of the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/capabilities/items/`
  - removed the enum value `issueCreditLimit` of the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/capabilities/items/`
  - removed the enum value `issueCreditLimit` of the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/capabilities/items/`
  - removed the enum value `secondaryPartner` of the request property `entityAssociations/items/type`
  - removed the enum value `useChargeCard` of the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/capabilities/items/`
  - removed the enum value `useChargeCard` of the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/capabilities/items/`
  - removed the enum value `useChargeCardCommercial` of the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/capabilities/items/`
  - removed the enum value `useChargeCardCommercial` of the request property `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/capabilities/items/`
  - removed the request property `entityAssociations/items/nominee`
  - removed the request property `entityAssociations/items/relationship`
  - removed the optional property `entityAssociations/items/nominee` from the response with the `200` status
  - removed the optional property `entityAssociations/items/relationship` from the response with the `200` status
  - the request optional property `unincorporatedPartnership/type` became not read-only
  - the request optional property `capabilities` became read-only
  - the request optional property `entityAssociations/items/settlorExemptionReason` became read-only
  - the response optional property `unincorporatedPartnership/type` became not read-only for the status `200`
  - the response optional property `capabilities` became read-only for the status `200`
  - the response optional property `entityAssociations/items/settlorExemptionReason` became read-only for the status `200`
  - the response property `unincorporatedPartnership/type` became required for the status `200`
  - removed the `businessTrust` enum value from the `trust/type` response property for the response status `200`
  - removed the `charitableTrust` enum value from the `trust/type` response property for the response status `200`
  - removed the `discretionaryTrust` enum value from the `trust/type` response property for the response status `200`
  - removed the `familyTrust` enum value from the `trust/type` response property for the response status `200`
  - removed the `issueChargeCard` enum value from the `capabilities/additionalProperties/problems/items/verificationErrors/items/capabilities/items/` response property for the response status `200`
  - removed the `issueChargeCard` enum value from the `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/capabilities/items/` response property for the response status `200`
  - removed the `issueChargeCardCommercial` enum value from the `capabilities/additionalProperties/problems/items/verificationErrors/items/capabilities/items/` response property for the response status `200`
  - removed the `issueChargeCardCommercial` enum value from the `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/capabilities/items/` response property for the response status `200`
  - removed the `issueCreditLimit` enum value from the `capabilities/additionalProperties/problems/items/verificationErrors/items/capabilities/items/` response property for the response status `200`
  - removed the `issueCreditLimit` enum value from the `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/capabilities/items/` response property for the response status `200`
  - removed the `secondaryPartner` enum value from the `entityAssociations/items/type` response property for the response status `200`
  - removed the `useChargeCard` enum value from the `capabilities/additionalProperties/problems/items/verificationErrors/items/capabilities/items/` response property for the response status `200`
  - removed the `useChargeCard` enum value from the `capabilities/additionalProperties/problems/items/verificationErrors/items/subErrors/items/capabilities/items/` response property for the response status `200`
  - …2 more

---

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