---
title: "Changes to Search for companies"
method: POST
path: "/v1/search/company"
---

# Changes to Search for companies

`POST /v1/search/company`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 25 revisions.

- **2026-07-23** `4d85d3f35061` — 6 info
- **2026-06-24** `1aebcb0cae4a` — 34 info
- **2026-04-14** `9a16d26d3d15` — 2 info
- **2026-03-10** `fa42933e6446` — 6 info
- **2025-08-27** `b37d87e51e02` — 1 breaking, 2 info
- **2025-08-04** `891be13f1b6a` — 2 breaking, 6 warning
- **2025-08-04** `78a4d9863b41` — 27 breaking, 1 info
- **2025-07-23** `b1d4760dff4b` — 1 info

## Changes

- **2026-07-23** `4d85d3f35061` — 6 info
  - added the new `had_insolvency` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `has_open_insolvency` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `insolvency_opened_at` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `insolvency_stage` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the required property `results/items/address` to the response with the `200` status
  - added the required property `results/items/purpose` to the response with the `200` status
- **2026-06-24** `1aebcb0cae4a` — 34 info
  - added the new `active_accruals` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `affiliated_liabilities` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `bank_debt` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `commission_expense` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `commission_income` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `current_assets` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `ebit` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `ebitda` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `financial_assets` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `financial_debt` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `financial_depreciation` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `fixed_assets` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `income_after_tax` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `income_before_tax` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `intangible_assets` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `interest_expense` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `interest_income` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `inventory` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `operating_depreciation` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `other_liabilities` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `other_operating_expenses` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `other_operating_income` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `other_provisions` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `other_taxes` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `parent_net_income` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `passive_accruals` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `profit_carryforward` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `provisions` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `receivables` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `retained_earnings` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `shareholder_liabilities` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `tangible_assets` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `trade_payables` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `trade_receivables` enum value to the request property `filters/items/allOf[subschema #2]/field`
- **2026-04-14** `9a16d26d3d15` — 2 info
  - added the new `has_lei` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `lei` enum value to the request property `filters/items/allOf[subschema #2]/field`
- **2026-03-10** `fa42933e6446` — 6 info
  - added the new `has_representative_owner` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `has_sole_owner` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `is_family_owned` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `number_of_owners` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `purpose` enum value to the request property `filters/items/allOf[subschema #2]/field`
  - added the new `youngest_owner_age` enum value to the request property `filters/items/allOf[subschema #2]/field`
- **2025-08-27** `b37d87e51e02` — 1 breaking, 2 info
  - the response property `results/items/country` became nullable for the status `200`
  - api tag `v1` added
  - the response property `results/items/country` became required for the status `200`
- **2025-08-04** `891be13f1b6a` — 2 breaking, 6 warning
  - added `#/components/schemas/SearchFilterBase, subschema #2` to the `filters/items/` request property `allOf` list
  - the `filters/items/` request property type changed from `object` to no type
  - removed the request property `filters/items/field`
  - removed the request property `filters/items/keywords`
  - removed the request property `filters/items/max`
  - removed the request property `filters/items/min`
  - removed the request property `filters/items/value`
  - removed the request property `filters/items/values`
- **2025-08-04** `78a4d9863b41` — 27 breaking, 1 info
  - removed the enum value `active` of the request property `filters/items/field`
  - removed the enum value `address` of the request property `filters/items/field`
  - removed the enum value `balance_sheet_total` of the request property `filters/items/field`
  - removed the enum value `capital_amount` of the request property `filters/items/field`
  - removed the enum value `capital_currency` of the request property `filters/items/field`
  - removed the enum value `capital_reserves` of the request property `filters/items/field`
  - removed the enum value `cash` of the request property `filters/items/field`
  - removed the enum value `city` of the request property `filters/items/field`
  - removed the enum value `employees` of the request property `filters/items/field`
  - removed the enum value `equity` of the request property `filters/items/field`
  - removed the enum value `incorporated_at` of the request property `filters/items/field`
  - removed the enum value `industry_codes` of the request property `filters/items/field`
  - removed the enum value `legal_form` of the request property `filters/items/field`
  - removed the enum value `liabilities` of the request property `filters/items/field`
  - removed the enum value `materials` of the request property `filters/items/field`
  - removed the enum value `net_income` of the request property `filters/items/field`
  - removed the enum value `pension_provisions` of the request property `filters/items/field`
  - removed the enum value `real_estate` of the request property `filters/items/field`
  - removed the enum value `register_court` of the request property `filters/items/field`
  - removed the enum value `register_number` of the request property `filters/items/field`
  - removed the enum value `register_type` of the request property `filters/items/field`
  - removed the enum value `revenue` of the request property `filters/items/field`
  - removed the enum value `salaries` of the request property `filters/items/field`
  - removed the enum value `status` of the request property `filters/items/field`
  - removed the enum value `taxes` of the request property `filters/items/field`
  - removed the enum value `zip` of the request property `filters/items/field`
  - the `filters/items/field` request property type changed from `string` to no type
  - added `#/components/schemas/PersonSearchFilterField, #/components/schemas/CompanySearchFilterField` to the `filters/items/field` request property `oneOf` list
- **2025-07-23** `b1d4760dff4b` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/oregister/apis/openregister-api/docs/v1/search/company/post.md) · [API](https://skmtc.dev/oregister/apis/openregister-api.md) · [Page](https://skmtc.dev/oregister/apis/openregister-api/changes/v1/search/company/post)
