---
title: "Changes to Update a company by ID"
method: PUT
path: "/companies/{company_id}"
---

# Changes to Update a company by ID

`PUT /companies/{company_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 24 revisions.

- **2026-01-20** `0c006dfe7a69` — 3 info
- **2025-10-14** `056434c48f8d` — 2 info
- **2025-09-10** `ef18ab7df00d` — 2 info
- **2025-08-22** `0d70276e679e` — 2 info
- **2025-08-22** `799ac63e8ffb` — 1 breaking, 6 warning, 8 info
- **2025-08-21** `eca05d7d6fba` — 5 info
- **2025-08-15** `a5d5cbc62213` — 1 warning
- **2025-08-15** `d44494a05486` — 1 info
- **2025-08-05** `5ca7f6b0d14a` — 3 warning
- **2025-08-05** `5ca7f6b0d14a` — 3 warning
- **2025-08-05** `5ca7f6b0d14a` — 3 warning

## Changes

- **2026-01-20** `0c006dfe7a69` — 3 info
  - added the optional property `technical_data/approved_by` to the response with the `200` status
  - added the optional property `technical_data/need_review_by` to the response with the `200` status
  - added the optional property `technical_data/rejected_by` to the response with the `200` status
- **2025-10-14** `056434c48f8d` — 2 info
  - added the new optional request property `technical_data/portal_steps`
  - added the optional property `technical_data/portal_steps` to the response with the `200` status
- **2025-09-10** `ef18ab7df00d` — 2 info
  - added the new optional request property `technical_data/filtering_score_aml_suspicions`
  - added the optional property `technical_data/filtering_score_aml_suspicions` to the response with the `200` status
- **2025-08-22** `0d70276e679e` — 2 info
  - added the new optional request property `technical_data/active_aml_suspicions`
  - added the optional property `technical_data/active_aml_suspicions` to the response with the `200` status
- **2025-08-22** `799ac63e8ffb` — 1 breaking, 6 warning, 8 info
  - the `aml_suspicions/items/source` response's property type/format changed from `string`/`uri` to `string`/`` for status `200`
  - removed the optional property `aml_suspicions/items/checked` from the response with the `200` status
  - added the new `adverse_news` enum value to the `aml_suspicions/items/type` response property for the response status `200`
  - added the new `crime` enum value to the `aml_suspicions/items/type` response property for the response status `200`
  - added the new `other` enum value to the `aml_suspicions/items/type` response property for the response status `200`
  - added the new `pep` enum value to the `aml_suspicions/items/type` response property for the response status `200`
  - added the new `sanction` enum value to the `aml_suspicions/items/type` response property for the response status `200`
  - added the optional property `aml_suspicions/items/country` to the response with the `200` status
  - added the optional property `aml_suspicions/items/gender` to the response with the `200` status
  - added the optional property `aml_suspicions/items/status` to the response with the `200` status
  - removed the `Crime` enum value from the `aml_suspicions/items/type` response property for the response status `200`
  - removed the `PEP` enum value from the `aml_suspicions/items/type` response property for the response status `200`
  - removed the `RiskyEntity` enum value from the `aml_suspicions/items/type` response property for the response status `200`
  - removed the `Sanctions` enum value from the `aml_suspicions/items/type` response property for the response status `200`
  - removed the `Watchlist` enum value from the `aml_suspicions/items/type` response property for the response status `200`
- **2025-08-21** `eca05d7d6fba` — 5 info
  - added the optional property `company/closure_date` to the response with the `200` status
  - added the optional property `company/employees` to the response with the `200` status
  - added the optional property `company/insolvency_exists` to the response with the `200` status
  - added the optional property `company/insolvency_ongoing` to the response with the `200` status
  - added the optional property `technical_data/session_duration` to the response with the `200` status
- **2025-08-15** `a5d5cbc62213` — 1 warning
  - removed the optional property `technical_data/session_duration` from the response with the `200` status
- **2025-08-15** `d44494a05486` — 1 info
  - added the optional property `technical_data/session_duration` to the response with the `200` status
- **2025-08-05** `5ca7f6b0d14a` — 3 warning
  - removed the request property `technical_data/raw_data`
  - removed the optional property `company/contact` from the response with the `200` status
  - removed the optional property `technical_data/raw_data` from the response with the `200` status
- **2025-08-05** `5ca7f6b0d14a` — 3 warning
  - removed the request property `technical_data/raw_data`
  - removed the optional property `company/contact` from the response with the `200` status
  - removed the optional property `technical_data/raw_data` from the response with the `200` status
- **2025-08-05** `5ca7f6b0d14a` — 3 warning
  - removed the request property `technical_data/raw_data`
  - removed the optional property `company/contact` from the response with the `200` status
  - removed the optional property `technical_data/raw_data` from the response with the `200` status

---

[Operation](https://skmtc.dev/dataleonlabs/apis/dataleon-api-reference/docs/companies/:company_id/put.md) · [API](https://skmtc.dev/dataleonlabs/apis/dataleon-api-reference.md) · [Page](https://skmtc.dev/dataleonlabs/apis/dataleon-api-reference/changes/companies/:company_id/put)
