---
title: "Changes to Review Company"
method: POST
path: "/api/v1/company/search"
---

# Changes to Review Company

`POST /api/v1/company/search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 12 revisions.

- **2026-09-27** `955831a8d5e9` — 14 breaking
- **2026-09-21** `fd8c32a19c7f` — 73 breaking, 58 info
- **2026-08-28** `0a984090228e` — 2 info

## Changes

- **2026-09-27** `955831a8d5e9` — 14 breaking
  - the request property `address_line_1` became not nullable
  - the request property `address_line_2` became not nullable
  - the request property `city` became not nullable
  - the request property `country` became not nullable
  - the request property `domain` became not nullable
  - the request property `external_tracking_ref` became not nullable
  - the request property `match_profile_id` became not nullable
  - the request property `postal_code` became not nullable
  - the request property `state_province` became not nullable
  - the request property `submitted_business_name` became not nullable
  - the request property `submitted_description` became not nullable
  - the request property `submitted_email` became not nullable
  - the request property `submitted_full_name` became not nullable
  - the request property `submitted_phone` became not nullable
- **2026-09-21** `fd8c32a19c7f` — 73 breaking, 58 info
  - removed the enum value `true` from the `query` request parameter `async`
  - response property `additional_addresses` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `additional_phone_numbers` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `connected_entities/items/content_flags` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `connected_entities/items/domain` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `connected_entities/items/is_webserver_responsive` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `connected_entities/items/multi_level_marketing_name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `connected_entities/items/name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `connected_entities/items/primary_language` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `connected_entities/items/sources/items/context` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `connected_entities/items/sources/items/url` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `email_addresses` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `external_tracking_ref` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `founded_year` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `has_closed_indicators` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `news_articles/items/date` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `news_articles/items/link` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `news_articles/items/snippet` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `news_articles/items/source` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `news_articles/items/title` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `pdf_report_link` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `people/items/city` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `people/items/country` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `people/items/job_title` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `people/items/linkedin_url` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `people/items/name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `people/items/other_active_positions` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `people/items/profile_picture` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `people/items/start_date` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `people/items/state_province` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `social_media_detailed_profiles/items/follower_count` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `social_media_detailed_profiles/items/is_age_restricted` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `social_media_detailed_profiles/items/is_business` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `social_media_detailed_profiles/items/is_private` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `social_media_detailed_profiles/items/is_verified` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `social_media_detailed_profiles/items/last_posted_content_at` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `social_media_detailed_profiles/items/like_count` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `social_media_detailed_profiles/items/location` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - …91 more
- **2026-08-28** `0a984090228e` — 2 info
  - added the new optional `query` request parameter `async`
  - added the success response with the status `201`

---

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