> ## Documentation Index
> Fetch the complete documentation index at: https://docs.baselayer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Business search legacy updated

> Emitted when a Business search has been updated. E.g. if the IRS was down for tin matching, the search may be updated at a later date with the correct tin_matched result.



## OpenAPI

````yaml /api-reference/webhooks.json webhook BusinessSearch.updated.legacy
openapi: 3.1.0
info:
  title: baselayer-api-service
  version: 0.1.0
servers:
  - url: https://api.baselayer.com/
security: []
tags:
  - name: Business Verification
  - name: Liens
  - name: Litigations
  - name: Online
  - name: International
  - name: People
  - name: Portfolio Monitoring
  - name: Platform
paths: {}

````