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

# KYB

> Retrieves comprehensive 'Know Your Business' verification details for a given business identifier, including legal, formation, ownership, address, and match data from multiple sources.

Prior to utilizing this service, one must first obtain a businessID by creating a business via the [Add business](https://docs.worthai.com/api-reference/add-or-update-business/add-business) service. For more details on using these endpoints, please reference the [Getting Started](https://docs.worthai.com/getting-started/overview) guide.



## OpenAPI

````yaml get /facts/business/{businessId}/kyb
openapi: 3.1.0
info:
  title: Integration Service
  description: >-
    This service is responsible for all integrations and contains all
    integration information about the business.
  contact: {}
  version: '1.0'
servers:
  - url: https://api.joinworth.com/integration/api/v1
    variables: {}
security: []
tags:
  - name: Banking
  - name: Financials
  - name: Accounting
  - name: Public Records
  - name: manual-filing
  - name: Taxation
  - name: OpenCorporates
  - name: ZoomInfo
  - name: Verification
  - name: FAQ Chatbot
  - name: Applicants
  - name: Extract Document Details
  - name: Charts / Stats
  - name: Credit Bureau (Equifax)
  - name: Insights
    description: >-
      AI Insights Assistant that can help generate an insights report.
      Additionally users can converse with a chatbot about their report.
  - name: Risk Alerts
  - name: Queue Management
  - name: Data Scrape
  - name: White Label
  - name: File Executions
  - name: Files
  - name: OCR
  - name: Customer Integration Settings
  - name: Facts
    description: >-
      Facts provide a common interface to pick the most authoritative values for
      attribues that may be sourced from different sources.


      E.g.: Which address do we surface as the primary address for a business?
      Determine that by collecting all addresses we have and returning the
      address with the highest degree of confidence.
  - name: Adverse Media
  - name: Misc
    description: ''
paths:
  /facts/business/{businessId}/kyb:
    parameters: []
    get:
      tags:
        - Facts
      summary: KYB
      description: >-
        Retrieves comprehensive 'Know Your Business' verification details for a
        given business identifier, including legal, formation, ownership,
        address, and match data from multiple sources.


        Prior to utilizing this service, one must first obtain a businessID by
        creating a business via the [Add
        business](https://docs.worthai.com/api-reference/add-or-update-business/add-business)
        service. For more details on using these endpoints, please reference the
        [Getting Started](https://docs.worthai.com/getting-started/overview)
        guide.
      operationId: KYB
      parameters:
        - name: businessId
          in: path
          description: A universal identifier string unique to a particular business.
          required: true
          style: simple
          schema:
            type: string
            examples:
              - ac4d4ebc-8bb9-4927-8fd5-6ea677afeed2
      responses:
        '200':
          description: OK
          headers:
            Date:
              content:
                text/plain:
                  schema:
                    type: string
                    contentMediaType: text/plain
                  example: Mon, 25 Nov 2024 13:43:37 GMT
            Content-Length:
              content:
                text/plain:
                  schema:
                    type: string
                    contentMediaType: text/plain
                  example: '164'
            Connection:
              content:
                text/plain:
                  schema:
                    type: string
                    contentMediaType: text/plain
                  example: keep-alive
            Content-Security-Policy:
              content:
                text/plain:
                  schema:
                    type: string
                    contentMediaType: text/plain
                  example: >-
                    default-src 'self';base-uri 'self';font-src 'self' https:
                    data:;form-action 'self';frame-ancestors 'self';img-src
                    'self' data:;object-src 'none';script-src
                    'self';script-src-attr 'none';style-src 'self' https:
                    'unsafe-inline';upgrade-insecure-requests
            Cross-Origin-Opener-Policy:
              content:
                text/plain:
                  schema:
                    type: string
                    contentMediaType: text/plain
                  example: same-origin
            Cross-Origin-Resource-Policy:
              content:
                text/plain:
                  schema:
                    type: string
                    contentMediaType: text/plain
                  example: same-origin
            Origin-Agent-Cluster:
              content:
                text/plain:
                  schema:
                    type: string
                    contentMediaType: text/plain
                  example: '?1'
            Referrer-Policy:
              content:
                text/plain:
                  schema:
                    type: string
                    contentMediaType: text/plain
                  example: no-referrer
            Strict-Transport-Security:
              content:
                text/plain:
                  schema:
                    type: string
                    contentMediaType: text/plain
                  example: max-age=15552000; includeSubDomains
            X-Content-Type-Options:
              content:
                text/plain:
                  schema:
                    type: string
                    contentMediaType: text/plain
                  example: nosniff
            X-DNS-Prefetch-Control:
              content:
                text/plain:
                  schema:
                    type: string
                    contentMediaType: text/plain
                  example: 'off'
            X-Download-Options:
              content:
                text/plain:
                  schema:
                    type: string
                    contentMediaType: text/plain
                  example: noopen
            X-Frame-Options:
              content:
                text/plain:
                  schema:
                    type: string
                    contentMediaType: text/plain
                  example: SAMEORIGIN
            X-Permitted-Cross-Domain-Policies:
              content:
                text/plain:
                  schema:
                    type: string
                    contentMediaType: text/plain
                  example: none
            X-XSS-Protection:
              content:
                text/plain:
                  schema:
                    type: string
                    contentMediaType: text/plain
                  example: '0'
            Vary:
              content:
                text/plain:
                  schema:
                    type: string
                    contentMediaType: text/plain
                  example: Origin
            Access-Control-Allow-Credentials:
              content:
                text/plain:
                  schema:
                    type: string
                    contentMediaType: text/plain
                  example: 'true'
            ETag:
              content:
                text/plain:
                  schema:
                    type: string
                    contentMediaType: text/plain
                  example: W/"a4-m6LvGkwNlagRAlfF0tQs324bzS4"
          content:
            application/json; charset=utf-8:
              schema:
                $ref: '#/components/schemas/KYB'
                contentMediaType: application/json; charset=utf-8
      deprecated: false
      security:
        - bearer: []
      servers:
        - url: https://api.joinworth.com/integration/api/v1
          variables: {}
components:
  schemas:
    KYB:
      title: KYB
      type: object
      properties:
        status:
          type: string
          description: Indicates whether the request succeeded or failed.
          enum:
            - success
            - fail
        message:
          type: string
          description: Descriptive message about the result of the operation.
          example: Business KYB details fetched successfully
        data:
          $ref: '#/components/schemas/KYBData'
      examples:
        - status: success
          message: Business KYB details fetched successfully
          data:
            address_match:
              name: address_match
              value: success
              schema: null
              source:
                confidence: null
                platformId: -1
              override: null
              dependencies:
                - address_verification
              source.confidence: null
              source.platformId: -1
              alternatives: []
            address_match_boolean:
              name: address_match_boolean
              value: true
              schema: null
              source:
                confidence: null
                platformId: -1
              override: null
              dependencies:
                - address_match
              source.confidence: null
              source.platformId: -1
              alternatives: []
            address_registered_agent:
              name: address_registered_agent
              value:
                status: warning
                message: >-
                  Submitted Office Address is associated with a known Registered
                  Agent
              schema: null
              source:
                confidence: 0.9993281364440918
                platformId: 16
              override: null
              source.confidence: 0.9993281364440918
              source.platformId: 16
              alternatives: []
            address_verification:
              name: address_verification
              value:
                addresses:
                  - 1032 Andalusia Ave, Coral Gables, FL, 33134
                  - 1450 Brickell Ave, Miami, FL, 33131
                  - 1450 Brickell Ave, Miami, FL, 33131
                  - 1450 Brickell Ave, Ste 2400, Miami, FL, 33131
                baseAddresses:
                  - 1032 andalusia ave, coral gables, fl, 33134
                  - 1450 brickell ave, miami, fl, 33131
                  - 1450 brickell ave, miami, fl, 33131
                  - 1450 brickell ave, miami, fl, 33131
                status: success
                message: Match identified to the submitted Office Address
                label: Office Address
                sublabel: Verified
              schema: null
              source:
                confidence: 0.9993281364440918
                platformId: 16
                updatedAt: '2026-05-19T18:20:00.061Z'
              override: null
              source.confidence: 0.9993281364440918
              source.platformId: 16
              alternatives: []
            address_verification_boolean:
              name: address_verification_boolean
              value: true
              schema: null
              source:
                confidence: null
                platformId: -1
              override: null
              dependencies:
                - address_verification
              source.confidence: null
              source.platformId: -1
              alternatives: []
            addresses:
              name: addresses
              value:
                - 1450 Brickell Ave, Miami, FL, 33131, United States
                - 1032 Andalusia Ave, Coral Gables, FL, 33134, United States
                - 1450 Brickell Ave, Ste 2400, Miami, FL, 33131, United States
                - 1450 Brickell Ave, Suite 2400, Miami, FL, 33131, United States
                - '1450 Brickell Ave, # 2400, Miami, FL, 33131, United States'
                - 1450 Brickell Ave, Ste 2060, Miami, FL, 33131, United States
              schema:
                $schema: https://json-schema.org/draft/2020-12/schema
                type: array
                items:
                  type: string
              source:
                confidence: null
                platformId: null
              override: null
              source.confidence: null
              source.platformId: null
              alternatives:
                - value:
                    - 1450 BRICKELL AVE, MIAMI, FL 33131
                  source: 17
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:17.138Z'
                - value:
                    - 1032 Andalusia Ave, Coral Gables, FL 33134-5508
                    - 1450 Brickell Ave, Miami, FL 33131-4065
                    - 1450 Brickell Ave, Miami, FL 33131-4065
                    - 1450 Brickell Ave Ste 2400, Miami, FL 33131-3456
                  source: 16
                  confidence: 0.9993281364440918
                - value:
                    - 1450 BRICKELL AVENUE, SUITE 2400 MIAMI FL 33131
                    - 1450 Brickell Ave, Suite 2400 Miami FL 33131
                  source: 23
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:20.829Z'
                - value:
                    - '1450 Brickell Ave #2400, Miami, FL 33131'
                  source: 22
                  confidence: 0.9993281364440918
                - value:
                    - 1450 Brickell Ave Ste 2060, , Miami, FL, 33131
                  source: 4
                  confidence: 0.9991119503974915
                  updatedAt: '2026-04-27T20:58:26.362Z'
                - value:
                    - 1450 Brickell Ave, Miami, Florida 33131
                  source: 24
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:18.081Z'
              isNormalized: true
            addresses_deliverable:
              name: addresses_deliverable
              value:
                - 1032 Andalusia Ave, Coral Gables, FL, 33134
                - 1450 Brickell Ave, Miami, FL, 33131
                - 1450 Brickell Ave, Miami, FL, 33131
                - 1450 Brickell Ave, Ste 2400, Miami, FL, 33131
              schema: null
              source:
                confidence: 0.9993281364440918
                platformId: 16
                updatedAt: '2026-05-19T18:20:00.061Z'
              override: null
              source.confidence: 0.9993281364440918
              source.platformId: 16
              alternatives: []
            addresses_found:
              name: addresses_found
              value:
                - 1450 Brickell Ave, Miami, FL, 33131, United States
                - 1450 Brickell Ave, Ste 2400, Miami, FL, 33131, United States
                - 1450 Brickell Ave, Suite 2400, Miami, FL, 33131, United States
                - '1450 Brickell Ave, # 2400, Miami, FL, 33131, United States'
                - 1450 Brickell Ave, Ste 2060, Miami, FL, 33131, United States
              schema:
                $schema: https://json-schema.org/draft/2020-12/schema
                type: array
                items:
                  type: string
              source:
                confidence: null
                platformId: null
              override: null
              source.confidence: null
              source.platformId: null
              alternatives:
                - value:
                    - 1450 BRICKELL AVE, MIAMI, FL 33131
                  source: 17
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:17.138Z'
                - value:
                    - 1450 Brickell Ave Ste 2400, Miami, FL 33131-3456
                  source: 16
                  confidence: 0.9993281364440918
                - value:
                    - 1450 BRICKELL AVENUE, SUITE 2400 MIAMI FL 33131
                    - 1450 Brickell Ave, Suite 2400 Miami FL 33131
                  source: 23
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:20.829Z'
                - value:
                    - '1450 Brickell Ave #2400, Miami, FL 33131'
                  source: 22
                  confidence: 0.9993281364440918
                - value:
                    - 1450 Brickell Ave Ste 2060, , Miami, FL, 33131
                  source: 4
                  confidence: 0.9991119503974915
                  updatedAt: '2026-04-27T20:58:26.362Z'
                - value:
                    - 1450 Brickell Ave, Miami, Florida 33131
                  source: 24
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:18.081Z'
              isNormalized: true
            addresses_submitted:
              name: addresses_submitted
              value:
                - 1032 Andalusia Ave, Coral Gables, FL 33134-5508
                - 1450 Brickell Ave, Miami, FL 33131-4065
                - 1450 Brickell Ave, Miami, FL 33131-4065
              schema: null
              source:
                confidence: 0.9993281364440918
                platformId: 16
              override: null
              source.confidence: 0.9993281364440918
              source.platformId: 16
              alternatives: []
            corporation:
              name: corporation
              value: Private
              schema: null
              source:
                confidence: 1
                platformId: 24
                updatedAt: '2026-04-22T17:40:18.081Z'
              override: null
              source.confidence: 1
              source.platformId: 24
              alternatives: []
            countries:
              name: countries
              value:
                - US
              schema: null
              source:
                confidence: null
                platformId: -1
              override: null
              dependencies:
                - addresses
              source.confidence: null
              source.platformId: -1
              alternatives: []
            dba_found:
              name: dba_found
              value:
                - Blanca Commercial Real Estate
                - Blanca Tere
                - Blanca Commercial Real Estate Inc
                - Blanca Investments Inc
                - Blanca Services LLC
                - Blanca
                - Blanca Commercial Real Estate - Inc
              schema: null
              source:
                confidence: null
                platformId: null
              override: null
              source.confidence: null
              source.platformId: null
              alternatives:
                - value:
                    - Blanca Commercial Real Estate
                    - Blanca Tere
                    - Blanca Commercial Real Estate Inc
                    - Blanca Investments Inc
                    - Blanca Services LLC
                    - Blanca
                    - Blanca Commercial Real Estate - Inc
                  source: 24
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:18.081Z'
            email:
              name: email
              value: andres.delcorral@blancacre.com
              schema:
                $schema: https://json-schema.org/draft/2020-12/schema
                anyOf:
                  - type: string
                    format: email
                    pattern: >-
                      ^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$
                  - type: 'null'
              source:
                confidence: 1
                platformId: 17
                updatedAt: '2026-04-22T17:40:17.138Z'
              override: null
              source.confidence: 1
              source.platformId: 17
              alternatives: []
            formation_date:
              name: formation_date
              value: '2009-02-25T00:00:00.000Z'
              schema: null
              source:
                confidence: 0.9993281364440918
                platformId: 16
                updatedAt: '2026-05-19T18:20:00.061Z'
              override: null
              source.confidence: 0.9993281364440918
              source.platformId: 16
              alternatives:
                - value: '2009-02-25'
                  source: 23
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:20.829Z'
                - value: '2009-01-01'
                  source: 24
                  confidence: 0.2
                  updatedAt: '2026-04-22T17:40:18.081Z'
            formation_state:
              name: formation_state
              value: FL
              schema: null
              source:
                confidence: 0.9993281364440918
                platformId: 16
                updatedAt: '2026-05-19T18:20:00.061Z'
              override: null
              source.confidence: 0.9993281364440918
              source.platformId: 16
              alternatives:
                - value: FL
                  source: 23
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:20.829Z'
            idv_passed:
              name: idv_passed
              value: 1
              schema:
                $schema: https://json-schema.org/draft/2020-12/schema
                type: number
              source:
                confidence: null
                platformId: -1
              override: null
              dependencies:
                - idv_status
              description: >-
                Count of successful identity verification attempts on this
                business - undefined if not enough data
              source.confidence: null
              source.platformId: -1
              alternatives: []
            idv_passed_boolean:
              name: idv_passed_boolean
              value: true
              schema:
                $schema: https://json-schema.org/draft/2020-12/schema
                type: boolean
              source:
                confidence: null
                platformId: -1
              override: null
              dependencies:
                - idv_passed
              description: >-
                Whether the business has passed identity verification true or
                false - undefined if not enough data
              source.confidence: null
              source.platformId: -1
              alternatives: []
            idv_status:
              name: idv_status
              value:
                SUCCESS: 1
                PENDING: 0
                CANCELED: 0
                EXPIRED: 0
                FAILED: 3
              schema:
                $schema: https://json-schema.org/draft/2020-12/schema
                type: object
                propertyNames:
                  type: string
                  enum:
                    - SUCCESS
                    - PENDING
                    - CANCELED
                    - EXPIRED
                    - FAILED
                additionalProperties:
                  type: number
                required:
                  - SUCCESS
                  - PENDING
                  - CANCELED
                  - EXPIRED
                  - FAILED
              source:
                confidence: null
                platformId: 18
              override: null
              description: >-
                Overall status counts for owner identity verification attempts
                on this business
              source.confidence: null
              source.platformId: 18
              alternatives: []
            is_sole_prop:
              name: is_sole_prop
              value: null
              schema: null
              source:
                confidence: null
                platformId: -1
              override: null
              dependencies:
                - tin_submitted
                - idv_passed_boolean
              description: >-
                Whether the business is a sole proprietorship: true or false -
                null if not enough data
              source.confidence: null
              source.platformId: -1
              alternatives: []
            kyb_submitted:
              name: kyb_submitted
              value: true
              schema: null
              source:
                confidence: null
                platformId: -1
              override: null
              dependencies:
                - addresses
              source.confidence: null
              source.platformId: -1
              alternatives: []
            legal_name:
              name: legal_name
              value: Blanca Commercial Real Estate
              schema: null
              source:
                confidence: 1
                platformId: 0
                updatedAt: '2026-04-27T19:20:45.693Z'
              override: null
              source.confidence: 1
              source.platformId: 0
              alternatives:
                - value: Blanca Commercial Real Estate
                  source: 16
                  confidence: 0.9993281364440918
                - value: BLANCA COMMERCIAL REAL ESTATE, INC.
                  source: 23
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:20.829Z'
            minority_owned:
              name: minority_owned
              value: true
              schema:
                $schema: https://json-schema.org/draft/2020-12/schema
                anyOf:
                  - type: boolean
                  - type: 'null'
              source:
                confidence: 1
                platformId: 17
                updatedAt: '2026-04-22T17:40:17.138Z'
              override: null
              source.confidence: 1
              source.platformId: 17
              alternatives:
                - value: true
                  source: 17
            name_match:
              name: name_match
              value:
                status: warning
                message: Similar match identified to the submitted Business Name
                sublabel: Similar Match
              schema: null
              source:
                confidence: 0.9993281364440918
                platformId: 16
                updatedAt: '2026-05-19T18:20:00.061Z'
              override: null
              source.confidence: 0.9993281364440918
              source.platformId: 16
              alternatives:
                - value:
                    status: success
                    message: Match Found
                    sublabel: ''
                  source: 23
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:20.829Z'
            name_match_boolean:
              name: name_match_boolean
              value: false
              schema: null
              source:
                confidence: null
                platformId: -1
              override: null
              dependencies:
                - name_match
              source.confidence: null
              source.platformId: -1
              alternatives: []
            names_found:
              name: names_found
              value:
                - Blanca Commercial Real Estate
                - Blanca Tere
                - Blanca Commercial Real Estate Inc
                - Blanca Investments Inc
                - Blanca Services LLC
                - Blanca
                - Blanca Commercial Real Estate - Inc
                - BLANCA COMMERCIAL REAL ESTATE, INC.
              schema: null
              source:
                confidence: null
                platformId: null
              override: null
              source.confidence: null
              source.platformId: null
              alternatives:
                - value:
                    - Blanca Commercial Real Estate
                    - Blanca Tere
                    - Blanca Commercial Real Estate Inc
                    - Blanca Investments Inc
                    - Blanca Services LLC
                    - Blanca
                    - Blanca Commercial Real Estate - Inc
                  source: 24
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:18.081Z'
                - value: Blanca Commercial Real Estate
                  source: 4
                  confidence: 0.9991119503974915
                  updatedAt: '2026-04-27T20:58:26.362Z'
                - value:
                    - BLANCA COMMERCIAL REAL ESTATE, INC.
                  source: 16
                  confidence: 0.9993281364440918
                - value:
                    - BLANCA COMMERCIAL REAL ESTATE, INC.
                  source: 23
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:20.829Z'
                - value: Blanca Commercial Real Estate
                  source: 0
                  confidence: 1
                  updatedAt: '2026-04-27T19:20:45.693Z'
            names_submitted:
              name: names_submitted
              value:
                - name: Blanca Commercial Real Estate
                  submitted: true
                - name: BLANCA COMMERCIAL REAL ESTATE, INC.
                  submitted: false
              schema: null
              source:
                confidence: 0.9993281364440918
                platformId: 16
                updatedAt: '2026-05-19T18:20:00.061Z'
              override: null
              source.confidence: 0.9993281364440918
              source.platformId: 16
              alternatives: []
            npi:
              name: npi
              value: null
              schema: null
              source: null
              override: null
              alternatives: []
            people:
              name: people
              value:
                - name: John Smith
                  titles: []
                  submitted: true
                  source:
                    - ec568a30-a3b3-40fd-9518-1bafe8c51a75
                  jurisdictions:
                    - us::fl
                  address: {}
                - name: leslie Knope two
                  titles: []
                  submitted: true
                  source: []
                  jurisdictions:
                    - us::fl
                  address: {}
                - name: Leslie Knope three
                  titles: []
                  submitted: true
                  source: []
                  jurisdictions:
                    - us::fl
                  address: {}
                - name: Leslie Knope
                  titles: []
                  submitted: true
                  source: []
                  jurisdictions: []
                - name: BLANCA TERESA
                  titles:
                    - CEO
                    - BK Broker
                  submitted: false
                  source:
                    - bc82bd9a-63fd-49a9-823e-f31a62a00e2d
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions:
                    - us::fl
                - name: GALLAGHER, CHRISTOPHER P
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: MARQUEZ, ALEXANDER
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - 3f27fd3f-bf58-44f4-ab71-23b468ad71d8
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: Sanders Richard CFO
                  titles:
                    - REGISTERED AGENT
                  submitted: false
                  source:
                    - bc82bd9a-63fd-49a9-823e-f31a62a00e2d
                  jurisdictions:
                    - us::fl
                - name: ACKERMAN, ANDREW SCOTT
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: CARRASCO, KEVIN RAMON
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: COHEN, CARY A PA
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: DAVIDSON, JACK ANTHONY
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: DEL CORRAL, CARLOS ANDRES LLC
                  titles:
                    - BL Broker Sales
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: ETERNOD, FLAVIA
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: GASSMAN, GRANT
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: GITLIN, BRIAN
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: GLASCOCK, MILES
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: GRAYS, CHRISTIE DEBRACCA
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: HARAK, CHRISTOPHER M
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: JOLLEY, CHRISTINA STINE
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: JONES, SKY
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: KAISER, NICOLE
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: LINARES, DANET PA
                  titles:
                    - BL Broker Sales
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: LINARES, IRIS
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: MARIN PALACIOS, JUAN J PA
                  titles:
                    - BL Broker Sales
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: MARTIN ALVARO, JAVIER
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: MIZHEN, JACOB FRANKLIN
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: RAMSDEN, ALEXANDER
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: RUIZ, JUAN PA
                  titles:
                    - BL Broker Sales
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: STANFIELD, ISABELLA
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: VALDEZ, DAVID M LLC
                  titles:
                    - BL Broker Sales
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
                - name: VARIN, CARTER PA
                  titles:
                    - SL Sales Associate
                  submitted: false
                  source:
                    - ccf015fe-09fb-464e-a84f-639c4168acde
                  jurisdictions: []
              schema: null
              source:
                confidence: 0.9993281364440918
                platformId: 16
                updatedAt: '2026-05-19T18:20:06.189Z'
              override: null
              source.confidence: 0.9993281364440918
              source.platformId: 16
              alternatives:
                - value:
                    - jurisdictions:
                        - us::fl
                      name: TERESA BLANCA
                      titles: []
                      address: {}
                    - jurisdictions:
                        - us::fl
                      name: TERESA BLANCA
                      titles: []
                      address: {}
                    - jurisdictions:
                        - us::fl
                      name: Richard CFO Sanders
                      titles: []
                      address: {}
                    - name: Carlos Deaguero
                      titles: ''
                      jurisdictions:
                        - us::fl
                    - name: Teresita Blanc
                      titles: ''
                      jurisdictions:
                        - us::ca
                    - name: Rosa Colon
                      titles: ''
                      jurisdictions:
                        - us::fl
                    - name: 'Cfo '
                      titles:
                        - Agent
                      jurisdictions:
                        - us::fl
                    - name: Tere Blanca
                      titles:
                        - President
                      jurisdictions:
                        - us::fl
                    - name: Teresa Blanca
                      titles: ''
                      jurisdictions:
                        - 'us::'
                  source: 23
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:20.829Z'
                - value:
                    - name: Arturo Cepero
                      titles: ''
                      jurisdictions:
                        - us::fl
                    - name: Diana Pubchara
                      titles: ''
                      jurisdictions:
                        - us::fl
                    - name: Andres Delcorral
                      titles: ''
                      jurisdictions:
                        - us::fl
                    - name: Carlos Deaguero
                      titles: ''
                      jurisdictions:
                        - us::fl
                    - name: Teresita Blanc
                      titles: ''
                      jurisdictions:
                        - us::ca
                    - name: Rosa Colon
                      titles: ''
                      jurisdictions:
                        - us::fl
                    - name: 'Cfo '
                      titles:
                        - Agent
                      jurisdictions:
                        - us::fl
                    - name: Tere Blanca
                      titles:
                        - President
                      jurisdictions:
                        - us::fl
                    - name: Teresa Blanca
                      titles: ''
                      jurisdictions:
                        - 'us::'
                  source: 4
                  confidence: 0.1
                  updatedAt: '2026-04-27T20:58:26.362Z'
                - value:
                    - name: FLAVIA ETERNOD
                      titles:
                        - President
                        - chairman
                        - chief executive officer
                      jurisdictions:
                        - 'us::'
                      submitted: false
                      source:
                        - SOS
                    - name: RICK SANDERS
                      titles:
                        - Chief Financial Officer (CFO)
                      jurisdictions:
                        - 'us::'
                  source: 17
                  confidence: 0.1
                  updatedAt: '2026-04-22T17:40:17.138Z'
            phone_found:
              name: phone_found
              value:
                - '13055778850'
                - (305) 577-8850
              schema:
                $schema: https://json-schema.org/draft/2020-12/schema
                anyOf:
                  - type: string
                  - type: array
                    items:
                      type: string
              source:
                confidence: null
                platformId: null
              override: null
              source.confidence: null
              source.platformId: null
              alternatives:
                - value: +1 3055778850
                  source: 24
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:18.081Z'
                - value: (305) 577-8850
                  source: 22
                  confidence: 0.9993281364440918
                - value: '3055778850'
                  source: 4
                  confidence: 0.9991119503974915
                  updatedAt: '2026-04-27T20:58:26.362Z'
                - value: '3055778850'
                  source: 17
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:17.138Z'
              isNormalized: true
            primary_address:
              name: primary_address
              value:
                line_1: 1450 Brickell Avenue
                apartment: null
                city: Miami
                state: FL
                country: US
                postal_code: '33131'
                mobile: null
                is_primary: true
              schema: null
              source:
                confidence: null
                platformId: -1
              override: null
              dependencies:
                - addresses
              source.confidence: null
              source.platformId: -1
              alternatives: []
            process_completion_data:
              all_kyb_processes_complete: true
              last_updated: '2026-04-27T19:29:01.014Z'
            sos_active:
              name: sos_active
              value: true
              schema: null
              source:
                confidence: null
                platformId: -1
              override: null
              dependencies:
                - sos_filings
              source.confidence: null
              source.platformId: -1
              alternatives: []
            sos_filings:
              name: sos_filings
              value:
                - jurisdiction: us::fl
                  id: bc82bd9a-63fd-49a9-823e-f31a62a00e2d
                  internal_reference: 39af6d12-a944-4a32-b0b3-f7f4e3bcc451
                  filing_date: '2009-02-25T00:00:00.000Z'
                  entity_type: CORPORATION
                  active: true
                  foreign_domestic: domestic
                  state: FL
                  url: http://search.sunbiz.org/Inquiry/CorporationSearch/ByName
                  filing_name: BLANCA COMMERCIAL REAL ESTATE, INC.
                  registration_date: '2009-02-25T00:00:00.000Z'
                  officers:
                    - name: BLANCA TERESA
                      titles:
                        - CEO
                        - BK Broker
                        - chief executive officer
                      submitted: false
                      source:
                        - bc82bd9a-63fd-49a9-823e-f31a62a00e2d
                        - ccf015fe-09fb-464e-a84f-639c4168acde
                      jurisdictions:
                        - us::fl
                    - name: Sanders Richard CFO
                      titles:
                        - REGISTERED AGENT
                      submitted: false
                      source:
                        - bc82bd9a-63fd-49a9-823e-f31a62a00e2d
                      jurisdictions:
                        - us::fl
              schema: null
              source:
                confidence: 0.9993281364440918
                platformId: 16
                updatedAt: '2026-05-19T18:20:00.061Z'
              override: null
              source.confidence: 0.9993281364440918
              source.platformId: 16
              alternatives:
                - value:
                    - id: us_fl-P09000018186
                      filing_date: '2009-02-25'
                      registration_date: '2009-02-25'
                      filing_name: BLANCA COMMERCIAL REAL ESTATE, INC.
                      active: true
                      foreign_domestic: domestic
                      state: FL
                      url: >-
                        https://search.sunbiz.org/Inquiry/CorporationSearch/ByName
                      non_profit: false
                      jurisdiction: us::fl
                      officers:
                        - jurisdictions:
                            - us::fl
                          name: TERESA BLANCA
                          titles: []
                          address: {}
                        - jurisdictions:
                            - us::fl
                          name: TERESA BLANCA
                          titles: []
                          address: {}
                        - jurisdictions:
                            - us::fl
                          name: Richard CFO Sanders
                          titles: []
                          address: {}
                  source: 23
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:20.829Z'
            sos_match:
              name: sos_match
              value: success
              schema: null
              source:
                confidence: 0.9993281364440918
                platformId: 16
                updatedAt: '2026-05-19T18:20:00.061Z'
              override: null
              source.confidence: 0.9993281364440918
              source.platformId: 16
              alternatives:
                - value: success
                  source: 23
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:20.829Z'
            sos_match_boolean:
              name: sos_match_boolean
              value: true
              schema: null
              source:
                confidence: null
                platformId: -1
              override: null
              dependencies:
                - sos_match
              source.confidence: null
              source.platformId: -1
              alternatives: []
            stock_symbol:
              name: stock_symbol
              value: null
              schema: null
              source: null
              override: null
              alternatives: []
            tin:
              name: tin
              value: '264349849'
              schema: null
              source:
                confidence: 1
                platformId: 0
                updatedAt: '2026-04-27T19:20:45.693Z'
              override: null
              source.confidence: 1
              source.platformId: 0
              alternatives:
                - value: '264349849'
                  source: 16
                  confidence: 0.9993281364440918
                  updatedAt: '2026-05-19T18:20:00.061Z'
                - value: null
                  source: 23
                  confidence: 1
                  updatedAt: '2026-05-19T18:20:06.189Z'
            tin_match:
              name: tin_match
              value:
                status: success
                message: >-
                  The IRS has a record for the submitted TIN and Business Name
                  combination
                sublabel: Found
              schema:
                $schema: https://json-schema.org/draft/2020-12/schema
                type: object
                properties:
                  status:
                    anyOf:
                      - type: string
                        enum:
                          - success
                          - failure
                      - type: 'null'
                  message:
                    type: string
                  sublabel:
                    type: string
                required:
                  - message
                  - sublabel
                additionalProperties: false
              source:
                confidence: 0.9993281364440918
                platformId: 16
                updatedAt: '2026-05-19T18:20:00.061Z'
              override: null
              description: >-
                An object containing details about if the Tax Identification
                Number submitted matches the best business candidate we found
              source.confidence: 0.9993281364440918
              source.platformId: 16
              alternatives: []
            tin_match_boolean:
              name: tin_match_boolean
              value: true
              schema:
                $schema: https://json-schema.org/draft/2020-12/schema
                type: boolean
              source:
                confidence: null
                platformId: -1
              override: null
              dependencies:
                - tin_match
              description: >-
                A boolean value indicating if the business Tax Identification
                Number matches the TIN submitted by the user
              source.confidence: null
              source.platformId: -1
              alternatives: []
            tin_submitted:
              name: tin_submitted
              value: XXXXX9849
              schema: null
              source:
                confidence: 1
                platformId: 0
                updatedAt: '2026-04-27T19:20:45.693Z'
              override: null
              description: The TIN provided for the business
              source.confidence: 1
              source.platformId: 0
              alternatives:
                - value: '264349849'
                  source: 16
                  confidence: 0.9993281364440918
                - value: XXXXX9849
                  source: 16
                  updatedAt: '2026-04-27T19:20:44.635Z'
            verification_status:
              name: verification_status
              value: null
              schema:
                $schema: https://json-schema.org/draft/2020-12/schema
                anyOf:
                  - type: string
                  - type: 'null'
              source: null
              override: null
              alternatives: []
              description: Verification status from business verification
              source.confidence: 0.9993281364440918
              source.platformId: 43
            veteran_owned:
              name: veteran_owned
              value: null
              schema:
                $schema: https://json-schema.org/draft/2020-12/schema
                anyOf:
                  - type: boolean
                  - type: 'null'
              source: null
              override: null
              alternatives: []
            watchlist:
              name: watchlist
              value:
                metadata:
                  - id: ec568a30-a3b3-40fd-9518-1bafe8c51a75
                    type: watchlist_result
                    entity_type: business
                    metadata:
                      abbr: DPL
                      title: Denied Persons List
                      agency: Bureau of Industry and Security
                      agency_abbr: BIS
                      entity_name: JOHN B. PRIDMORE-SMITH
                    url: null
                    list_url: null
                    agency_information_url: >-
                      https://www.bis.gov/licensing/guidance-on-end-user-and-end-use-controls-and-us-person-controls
                    agency_list_url: >-
                      https://www.bis.gov/licensing/end-user-guidance/denied-persons-list-dpl
                    list_country: United States of America
                    list_region: North America
                    entity_aliases: []
                    addresses:
                      - full_address: MALABAR FIELDS, DAVENTRY, GB
                    listed_at: null
                    categories: []
                    score: 100
                  - id: 3f27fd3f-bf58-44f4-ab71-23b468ad71d8
                    type: watchlist_result
                    entity_type: business
                    metadata:
                      abbr: SDN
                      title: Specially Designated Nationals
                      agency: Office of Foreign Assets Control
                      agency_abbr: OFAC
                      entity_name: DEL NOGAL MARQUEZ, Walter Alexander
                    url: >-
                      https://sanctionssearch.ofac.treas.gov/Details.aspx?id=23884
                    list_url: null
                    agency_information_url: >-
                      https://home.treasury.gov/policy-issues/financial-sanctions/specially-designated-nationals-and-blocked-persons-list-sdn-human-readable-lists
                    agency_list_url: https://sanctionslist.ofac.treas.gov/Home/SdnList
                    list_country: United States of America
                    list_region: North America
                    entity_aliases: []
                    addresses:
                      - full_address: Miranda, VE
                      - full_address: Edificio Poli centro, Piso 4, Of. 3, Panama, PA
                    listed_at: null
                    categories: []
                    score: 100
                message: Found 2 consolidated watchlist hit(s)
              schema:
                $schema: https://json-schema.org/draft/2020-12/schema
                type: object
                properties:
                  metadata:
                    type: array
                    items:
                      type: object
                      properties:
                        id:
                          type: string
                        type:
                          type: string
                        entity_type:
                          type: string
                        metadata:
                          type: object
                          properties:
                            abbr:
                              type: string
                            title:
                              type: string
                            agency:
                              type: string
                            agency_abbr:
                              type: string
                            entity_name:
                              type: string
                          required:
                            - abbr
                            - title
                            - agency
                            - agency_abbr
                            - entity_name
                          additionalProperties: false
                        url:
                          anyOf:
                            - type: string
                            - type: 'null'
                        list_url:
                          anyOf:
                            - type: string
                            - type: 'null'
                        agency_information_url:
                          anyOf:
                            - type: string
                            - type: 'null'
                        agency_list_url:
                          anyOf:
                            - type: string
                            - type: 'null'
                        list_country:
                          anyOf:
                            - type: string
                            - type: 'null'
                        list_region:
                          anyOf:
                            - type: string
                            - type: 'null'
                        entity_aliases:
                          type: array
                          items:
                            type: string
                        addresses:
                          type: array
                          items:
                            type: object
                            properties:
                              full_address:
                                type: string
                            required:
                              - full_address
                            additionalProperties: false
                        listed_at:
                          anyOf:
                            - type: string
                            - type: 'null'
                        categories:
                          type: array
                          items:
                            type: string
                        score:
                          type: number
                      required:
                        - id
                        - type
                        - metadata
                      additionalProperties: false
                  message:
                    type: string
                required:
                  - metadata
                  - message
                additionalProperties: false
              source:
                confidence: null
                platformId: -1
              override: null
              dependencies:
                - watchlist_raw
                - screened_people
              description: >-
                Consolidated watchlist hits from business (KYB) and person (PSC)
                screenings
              source.confidence: null
              source.platformId: -1
              alternatives: []
            watchlist_hits:
              name: watchlist_hits
              value: 2
              schema: null
              source:
                confidence: null
                platformId: -1
              override: null
              dependencies:
                - watchlist
              source.confidence: null
              source.platformId: -1
              alternatives: []
            watchlist_raw:
              name: watchlist_raw
              value:
                metadata:
                  - id: ec568a30-a3b3-40fd-9518-1bafe8c51a75
                    url: null
                    type: watchlist_result
                    score: 100
                    list_url: null
                    metadata:
                      abbr: DPL
                      title: Denied Persons List
                      agency: Bureau of Industry and Security
                      agency_abbr: BIS
                      entity_name: JOHN B. PRIDMORE-SMITH
                    addresses:
                      - full_address: MALABAR FIELDS, DAVENTRY, GB
                    listed_at: null
                    categories: []
                    entity_type: business
                    list_region: North America
                    list_country: United States of America
                    entity_aliases: []
                    agency_list_url: >-
                      https://www.bis.gov/licensing/end-user-guidance/denied-persons-list-dpl
                    agency_information_url: >-
                      https://www.bis.gov/licensing/guidance-on-end-user-and-end-use-controls-and-us-person-controls
                  - id: 3f27fd3f-bf58-44f4-ab71-23b468ad71d8
                    url: >-
                      https://sanctionssearch.ofac.treas.gov/Details.aspx?id=23884
                    type: watchlist_result
                    score: 100
                    list_url: null
                    metadata:
                      abbr: SDN
                      title: Specially Designated Nationals
                      agency: Office of Foreign Assets Control
                      agency_abbr: OFAC
                      entity_name: DEL NOGAL MARQUEZ, Walter Alexander
                    addresses:
                      - full_address: Miranda, VE
                      - full_address: Edificio Poli centro, Piso 4, Of. 3, Panama, PA
                    listed_at: null
                    categories: []
                    entity_type: business
                    list_region: North America
                    list_country: United States of America
                    entity_aliases: []
                    agency_list_url: https://sanctionslist.ofac.treas.gov/Home/SdnList
                    agency_information_url: >-
                      https://home.treasury.gov/policy-issues/financial-sanctions/specially-designated-nationals-and-blocked-persons-list-sdn-human-readable-lists
                message: 2 Watchlists hit(s) have been identified
              schema: null
              source:
                confidence: null
                platformId: null
              override: null
              source.confidence: null
              source.platformId: null
              alternatives:
                - value:
                    metadata:
                      - id: ec568a30-a3b3-40fd-9518-1bafe8c51a75
                        url: null
                        type: watchlist_result
                        score: 100
                        list_url: null
                        metadata:
                          abbr: DPL
                          title: Denied Persons List
                          agency: Bureau of Industry and Security
                          agency_abbr: BIS
                          entity_name: JOHN B. PRIDMORE-SMITH
                        addresses:
                          - full_address: MALABAR FIELDS, DAVENTRY, GB
                        listed_at: null
                        categories: []
                        entity_type: business
                        list_region: North America
                        list_country: United States of America
                        entity_aliases: []
                        agency_list_url: >-
                          https://www.bis.gov/licensing/end-user-guidance/denied-persons-list-dpl
                        agency_information_url: >-
                          https://www.bis.gov/licensing/guidance-on-end-user-and-end-use-controls-and-us-person-controls
                      - id: 3f27fd3f-bf58-44f4-ab71-23b468ad71d8
                        url: >-
                          https://sanctionssearch.ofac.treas.gov/Details.aspx?id=23884
                        type: watchlist_result
                        score: 100
                        list_url: null
                        metadata:
                          abbr: SDN
                          title: Specially Designated Nationals
                          agency: Office of Foreign Assets Control
                          agency_abbr: OFAC
                          entity_name: DEL NOGAL MARQUEZ, Walter Alexander
                        addresses:
                          - full_address: Miranda, VE
                          - full_address: Edificio Poli centro, Piso 4, Of. 3, Panama, PA
                        listed_at: null
                        categories: []
                        entity_type: business
                        list_region: North America
                        list_country: United States of America
                        entity_aliases: []
                        agency_list_url: https://sanctionslist.ofac.treas.gov/Home/SdnList
                        agency_information_url: >-
                          https://home.treasury.gov/policy-issues/financial-sanctions/specially-designated-nationals-and-blocked-persons-list-sdn-human-readable-lists
                    message: 2 Watchlists hit(s) have been identified
                  source: 16
                  confidence: 0.9993281364440918
                  updatedAt: '2026-05-19T18:19:56.389Z'
            website_found:
              name: website_found
              value:
                - http://blancacre.com
                - http://www.blancacre.com
              schema:
                $schema: https://json-schema.org/draft/2020-12/schema
                type: array
                items:
                  type: string
                  format: uri
              source:
                confidence: null
                platformId: null
              override: null
              source.confidence: null
              source.platformId: null
              alternatives:
                - value:
                    - http://blancacre.com
                  source: 24
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:18.081Z'
                - value:
                    - http://blancacre.com/
                  source: 22
                  confidence: 0.9993281364440918
                - value:
                    - http://blancacre.com/
                  source: 4
                  confidence: 0.9991119503974915
                  updatedAt: '2026-04-27T20:58:26.362Z'
                - value:
                    - http://www.blancacre.com
                  source: 17
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:17.138Z'
              isNormalized: true
            woman_owned:
              name: woman_owned
              value: true
              schema:
                $schema: https://json-schema.org/draft/2020-12/schema
                anyOf:
                  - type: boolean
                  - type: 'null'
              source:
                confidence: 1
                platformId: 17
                updatedAt: '2026-04-22T17:40:17.138Z'
              override: null
              source.confidence: 1
              source.platformId: 17
              alternatives:
                - value: true
                  source: 17
            year_established:
              name: year_established
              value: '2009'
              schema: null
              source:
                confidence: 0.9993281364440918
                platformId: 16
                updatedAt: '2026-05-19T18:20:00.061Z'
              override: null
              source.confidence: 0.9993281364440918
              source.platformId: 16
              alternatives:
                - value: '2009'
                  source: 23
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:20.829Z'
                - value: '2009'
                  source: 24
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:18.081Z'
                - value: '2009'
                  source: 17
                  confidence: 1
                  updatedAt: '2026-04-22T17:40:17.138Z'
            guest_owner_edits:
              - tin
            screened_people:
              name: screened_people
              value:
                - id: 8d8c6280-29ab-460a-93ba-fddddc099b3f
                  name: TERESA BLANCA
                  titles:
                    - CEO
                    - chairman
                    - chief executive officer
                  watchlist_results: []
              schema:
                $schema: https://json-schema.org/draft/2020-12/schema
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: string
                    name:
                      type: string
                    titles:
                      type: array
                      items:
                        type: string
                    watchlist_results:
                      type: array
                      items:
                        type: object
                        properties:
                          id:
                            type: string
                          type:
                            type: string
                          entity_type:
                            type: string
                          metadata:
                            type: object
                            properties:
                              abbr:
                                type: string
                              title:
                                type: string
                              agency:
                                type: string
                              agency_abbr:
                                type: string
                              entity_name:
                                type: string
                            required:
                              - abbr
                              - title
                              - agency
                              - agency_abbr
                              - entity_name
                            additionalProperties: false
                          url:
                            anyOf:
                              - type: string
                              - type: 'null'
                          list_url:
                            anyOf:
                              - type: string
                              - type: 'null'
                          agency_information_url:
                            anyOf:
                              - type: string
                              - type: 'null'
                          agency_list_url:
                            anyOf:
                              - type: string
                              - type: 'null'
                          list_country:
                            anyOf:
                              - type: string
                              - type: 'null'
                          list_region:
                            anyOf:
                              - type: string
                              - type: 'null'
                          entity_aliases:
                            type: array
                            items:
                              type: string
                          addresses:
                            type: array
                            items:
                              type: object
                              properties:
                                full_address:
                                  type: string
                              required:
                                - full_address
                              additionalProperties: false
                          listed_at:
                            anyOf:
                              - type: string
                              - type: 'null'
                          categories:
                            type: array
                            items:
                              type: string
                          score:
                            type: number
                        required:
                          - id
                          - type
                          - metadata
                        additionalProperties: false
                  required:
                    - id
                    - name
                    - titles
                    - watchlist_results
                  additionalProperties: false
              source:
                confidence: null
                platformId: 0
              override: null
              description: >-
                Officers screened by integration providers (Baselayer PEP,
                Middesk PSC), grouped per person with their watchlist hits
                attached. Mirrors the `/people/watchlist` endpoint shape.
              source.confidence: null
              source.platformId: 0
              alternatives: []
    KYBData:
      title: KYBData
      type: object
      properties:
        address_match:
          $ref: '#/components/schemas/AddressMatch'
        address_match_boolean:
          $ref: '#/components/schemas/AddressMatchBoolean'
        address_registered_agent:
          $ref: '#/components/schemas/AddressRegisteredAgent'
        address_verification:
          $ref: '#/components/schemas/AddressVerification'
        address_verification_boolean:
          $ref: '#/components/schemas/AddressVerificationBoolean'
        addresses:
          $ref: '#/components/schemas/Addresses'
        addresses_deliverable:
          $ref: '#/components/schemas/AddressesDeliverable'
        addresses_found:
          $ref: '#/components/schemas/AddressesFound'
        addresses_submitted:
          $ref: '#/components/schemas/AddressesSubmitted'
        corporation:
          $ref: '#/components/schemas/Corporation'
        countries:
          $ref: '#/components/schemas/Countries'
        dba_found:
          $ref: '#/components/schemas/DBAFound'
        email:
          $ref: '#/components/schemas/Email'
        formation_date:
          $ref: '#/components/schemas/FormationDate'
        formation_state:
          $ref: '#/components/schemas/FormationState'
        guest_owner_edits:
          type: array
          items:
            type: string
          description: >-
            Array of field names that were edited by the guest owner during the
            application process. Only present when application edits exist.
        idv_passed:
          $ref: '#/components/schemas/IdvPassed'
        idv_passed_boolean:
          $ref: '#/components/schemas/IdvPassedBoolean'
        idv_status:
          $ref: '#/components/schemas/IdvStatus'
        is_sole_prop:
          $ref: '#/components/schemas/IsSoleProp'
        kyb_submitted:
          $ref: '#/components/schemas/KybSubmitted'
        legal_name:
          $ref: '#/components/schemas/LegalName'
        minority_owned:
          $ref: '#/components/schemas/MinorityOwned'
        name_match:
          $ref: '#/components/schemas/NameMatch'
        name_match_boolean:
          $ref: '#/components/schemas/NameMatchBoolean'
        names_found:
          $ref: '#/components/schemas/NamesFound'
        names_submitted:
          $ref: '#/components/schemas/NamesSubmitted'
        npi:
          $ref: '#/components/schemas/Npi'
        people:
          $ref: '#/components/schemas/People'
        phone_found:
          $ref: '#/components/schemas/PhoneFound'
        primary_address:
          $ref: '#/components/schemas/PrimaryAddress'
        process_completion_data:
          $ref: '#/components/schemas/ProcessCompletionData'
        screened_people:
          $ref: '#/components/schemas/ScreenedPeople'
        sos_active:
          $ref: '#/components/schemas/SosActive'
        sos_filings:
          $ref: '#/components/schemas/SosFilings'
        sos_match:
          $ref: '#/components/schemas/SosMatch'
        sos_match_boolean:
          $ref: '#/components/schemas/SosMatchBoolean'
        stock_symbol:
          $ref: '#/components/schemas/StockSymbol'
        tin:
          $ref: '#/components/schemas/Tin'
        tin_match:
          $ref: '#/components/schemas/TinMatch'
        tin_match_boolean:
          $ref: '#/components/schemas/TinMatchBoolean'
        tin_submitted:
          $ref: '#/components/schemas/TinSubmitted'
        verification_status:
          $ref: '#/components/schemas/VerificationStatus'
          deprecated: true
        veteran_owned:
          $ref: '#/components/schemas/VeteranOwned'
        watchlist:
          $ref: '#/components/schemas/watchlist'
        watchlist_hits:
          $ref: '#/components/schemas/WatchlistHits'
        watchlist_raw:
          $ref: '#/components/schemas/WatchlistRaw'
        website_found:
          $ref: '#/components/schemas/WebsiteFound'
        woman_owned:
          $ref: '#/components/schemas/WomanOwned'
        year_established:
          $ref: '#/components/schemas/YearEstablished'
    AddressMatch:
      title: AddressMatch
      description: >-
        Indicates whether the submitted primary address matches any known
        addresses. This property returns an enum value: 'success' if a match is
        found, or 'failure' if not.
      type: object
      properties:
        name:
          type: string
          description: 'The field name of the parent object: address_match.'
          enum:
            - address_match
        value:
          type: string
          description: The address match result
          enum:
            - success
            - failure
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          nullable: true
          description: Source information for the address match result
          properties:
            confidence:
              type: number
              nullable: true
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              nullable: true
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        dependencies:
          type: array
          items:
            type: string
          description: >-
            Fields that the address match result depends on (e.g.,
            primary_address and addresses).
          example:
            - address_verification
        source.confidence:
          type: number
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          description: Alternative address match results with associated confidence scores.
          items:
            type: object
    AddressMatchBoolean:
      title: AddressMatchBoolean
      description: >-
        A boolean representation of the address match result; true if
        address_match is 'success', false otherwise.
      type: object
      properties:
        name:
          type: string
          description: The field name for the boolean address match value.
          enum:
            - address_match_boolean
        value:
          type: boolean
          description: Boolean true if address_match is successful, false if not.
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          nullable: true
          description: >-
            Source information for the boolean representation of address match
            result.
          properties:
            confidence:
              type: number
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        dependencies:
          type: array
          items:
            type: string
          description: >-
            Dependencies for determining the boolean representation of address
            match result.
          example:
            - address_match
        source.confidence:
          type: number
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          description: Alternative boolean representation for address match result.
          items:
            type: object
    AddressRegisteredAgent:
      title: AddressRegisteredAgent
      description: >-
        Provides details about the registered agent's address if available, or
        null if not provided.
      type: object
      properties:
        name:
          type: string
          description: The field name for the registered agent address.
          enum:
            - address_registered_agent
        value:
          type: object
          nullable: true
          description: >-
            An object containing the registered agent address details, or null
            if not applicable.
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          nullable: true
          description: Source information for the address registered agent result
          properties:
            confidence:
              type: number
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          description: >-
            Flattened confidence score mirrored from the nested `source` object
            when the API duplicates this field at the fact root.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: >-
            Flattened platform identifier mirrored from the nested `source`
            object when the API duplicates this field at the fact root.
        alternatives:
          type: array
          description: Alternative representations for the registered agent address.
          items:
            type: object
    AddressVerification:
      title: AddressVerification
      description: >-
        Details the result of the address verification process. Returns an
        object including an array of verified addresses, a status (as an enum of
        'success' or 'failure'), a message, and additional labels.
      type: object
      properties:
        name:
          type: string
          description: The field name for address verification.
          enum:
            - address_verification
        value:
          type: object
          description: An object containing the details of address verification.
          properties:
            addresses:
              type: array
              items:
                type: string
                description: >-
                  An address string containing street address, city, state, and
                  zip code.
                examples:
                  - 10 Laurel Ave, Suite 300, Wellesley, MA, 02481
                  - 354 Circle Ct, Bronx, NY, 10468
              description: Mirrors the API payload for this field.
            baseAddresses:
              type: array
              items:
                type: string
                description: >-
                  Normalized or canonicalized address strings aligned with each
                  entry in addresses for matching.
              description: Mirrors the API payload for this field.
            status:
              type: string
              description: The verification status.
              enum:
                - success
                - failure
            message:
              type: string
              description: A message that explains the verification result.
              example: Match identified to the submitted Office Address
            label:
              type: string
              description: A label categorizing the verification result.
              example: Office Address
            sublabel:
              type: string
              description: Additional detail on the verification result.
              example: Verified
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: Source information for the address verification result
          properties:
            confidence:
              type: number
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
            updatedAt:
              type: string
              format: date-time
              description: ISO 8601 timestamp indicating when the record was last updated.
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          description: >-
            Alternative address verification results with associated confidence
            scores.
          items:
            type: object
    AddressVerificationBoolean:
      title: AddressVerificationBoolean
      description: >-
        A boolean flag representing whether address verification was successful.
        Returns true if the address verification status is 'success', otherwise
        false.
      type: object
      properties:
        name:
          type: string
          description: >-
            The field name for the boolean representation of address
            verification.
          enum:
            - address_verification_boolean
        value:
          type: boolean
          description: >-
            True if address verification is successful (i.e. status 'success'),
            false otherwise.
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: >-
            Source information for the indicator whether address verification
            was successful.
          properties:
            confidence:
              type: number
              nullable: true
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              nullable: true
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        dependencies:
          type: array
          items:
            type: string
          description: The fields that address verification depends upon.
        source.confidence:
          type: number
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          items:
            type: boolean
          description: >-
            Boolean value for whether address verification succeeded for
            alternatives, if any.
    Addresses:
      title: Addresses
      description: A list of additional addresses associated with the business.
      type: object
      properties:
        name:
          type: string
          description: The field name for addresses.
          enum:
            - addresses
        value:
          type: array
          items:
            type: string
          description: >-
            An array of address strings containing street address, city, state,
            and zip code.
          example:
            - 10 Laurel Ave, Suite 300, Wellesley, MA, 02481
            - 354 Circle Ct, Bronx, NY, 10468
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
          example:
            $schema: https://json-schema.org/draft/2020-12/schema
            type: array
            items:
              type: string
        source:
          type: object
          description: Source information for the addresses result
          properties:
            confidence:
              type: number
              nullable: true
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              nullable: true
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          nullable: true
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          nullable: true
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          description: >-
            An array of alternative sets of addresses with associated source and
            confidence values.
          items:
            type: object
            properties:
              value:
                type: array
                items:
                  type: string
                description: >-
                  An array of alternative addresses with street address, city,
                  state, and zip code.
              source:
                type: integer
                description: Source identifier for the alternative address set.
              confidence:
                type: number
                description: >-
                  The decimal confidence score (between 0.0 indicating no
                  confidence and 1.0 indicating 100% confidence) for the address
                  values.
                example: 0.95
              updatedAt:
                type: string
                description: >-
                  ISO 8601 timestamp indicating when the record was last
                  updated.
                example: '2025-09-29T23:51:18.445Z'
        isNormalized:
          type: boolean
          description: True if address is normalized, false otherwise.
    AddressesDeliverable:
      title: AddressesDeliverable
      description: A collection of addresses that are verified as deliverable.
      type: object
      properties:
        name:
          type: string
          description: The field name for deliverable addresses.
          enum:
            - addresses_deliverable
        value:
          type: array
          items:
            type: string
            description: Value returned for this fact in the API payload.
          description: An array of deliverable address strings.
          example: 354 Circle Ct, Bronx, NY, 10468
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: Source information for the deliverable addresses result.
          properties:
            confidence:
              type: number
              nullable: true
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              nullable: true
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
            updatedAt:
              type: string
              format: date-time
              description: ISO 8601 timestamp indicating when the record was last updated.
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          nullable: true
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          nullable: true
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          items:
            type: object
          description: Alternative deliverable address sets with their confidence scores.
    AddressesFound:
      title: AddressesFound
      description: A collection of addresses that are found.
      type: object
      properties:
        name:
          type: string
          description: The field name for found addresses.
          enum:
            - addresses_found
        value:
          type: array
          items:
            type: string
          description: An array of found address strings.
          example:
            - 10 Laurel Ave, Ste 300, Wellesley Hills, MA
            - 354 Circle Ct, Bronx, NY, 10468, United States
        schema:
          type:
            - object
            - 'null'
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
          example:
            $schema: https://json-schema.org/draft/2020-12/schema
            type: array
            items:
              type: string
        source:
          type: object
          description: Source information for the found addresses result
          properties:
            confidence:
              type: number
              nullable: true
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              nullable: true
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          nullable: true
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          nullable: true
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          description: >-
            An array of alternative sets of addresses with associated source and
            confidence values.
          items:
            type: object
            properties:
              value:
                type: array
                items:
                  type: string
                description: >-
                  An array of alternative addresses with street address, city,
                  state, and zip code.
              source:
                type: integer
                description: Source identifier for the alternative address set.
              confidence:
                type: number
                description: >-
                  The decimal confidence score (between 0.0 indicating no
                  confidence and 1.0 indicating 100% confidence) for the address
                  values.
                example: 0.95
              updatedAt:
                type: string
                description: >-
                  ISO 8601 timestamp indicating when the record was last
                  updated.
                example: '2025-09-29T23:51:18.445Z'
        isNormalized:
          type: boolean
          description: True if address is normalized, false otherwise.
    AddressesSubmitted:
      title: AddressesSubmitted
      description: A collection of addresses that are submitted.
      type: object
      properties:
        name:
          type: string
          description: The field name for submitted addresses.
          enum:
            - addresses_submitted
        value:
          type: array
          items:
            type: string
          description: An array of submitted address strings.
          example:
            - 'Suite #300 10 Laurel Avenue , Wellesley, MA 02481'
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: Source information for the found addresses result
          properties:
            confidence:
              type: number
              nullable: true
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              nullable: true
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          nullable: true
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          nullable: true
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          items:
            type: object
          description: Alternative submitted address sets with their confidence scores.
    Corporation:
      title: Corporation
      description: >-
        Indicates whether the business is structured as a public or private
        corporation. Possible enum values are 'Public' or 'Private'; a null
        value indicates that the information is not available.
      type: object
      properties:
        name:
          type: string
          description: >-
            The field name for the indicator whether the business is structured
            as a public or private corporation.
          enum:
            - corporation
        value:
          type:
            - string
          nullable: true
          description: >-
            The corporation type ('Public' or 'Private'), or null if not
            provided.
          example: Private
        schema:
          type:
            - object
            - 'null'
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: Source information for the corporation result
          properties:
            confidence:
              type: number
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
            updatedAt:
              type: string
              description: ISO 8601 timestamp indicating when the record was last updated.
              example: '2025-09-29T23:51:18.445Z'
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: The platform identifier for the corporation data source.
        alternatives:
          type: array
          items:
            type: object
          description: Alternative representations of the corporation data.
    Countries:
      title: Countries
      description: >-
        A list of countries (in ISO 3166-1 alpha-2 format) that the business has
        an address in
      type: object
      properties:
        name:
          type: string
          description: The field name for countries information.
          enum:
            - countries
        value:
          type: array
          items:
            type: string
          description: An array of countries (in ISO 3166-1 alpha-2 format).
          example:
            - US
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: Source information for the countries result
          properties:
            confidence:
              type: number
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        dependencies:
          type: array
          items:
            type: string
          description: Fields that were used to derive this countries result.
          example:
            - addresses
        source.confidence:
          type: number
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: >-
            The platform identifier for the countries associated with the
            business.
        alternatives:
          type: array
          items:
            type: object
          description: Alternative representations of the countries for the business.
    DBAFound:
      title: DBAFound
      description: A list of DBA (Doing Business As) names found for the business.
      type: object
      properties:
        name:
          type: string
          description: The field name for found DBA information.
          enum:
            - dba_found
        value:
          type: array
          items:
            type: string
          description: An array of DBA names.
          example:
            - Example Business PC
            - Example Business LLC
            - Example Business
            - EXAMPLE BUSINESS, LLC
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: Source information for the found DBA names result
          properties:
            confidence:
              type: number
              nullable: true
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              nullable: true
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          nullable: true
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          nullable: true
          contentEncoding: int32
          description: The platform identifier for the found DBA source.
        alternatives:
          type: array
          description: >-
            An array of alternative sets of DBA with associated source and
            confidence values.
          items:
            type: object
            properties:
              value:
                type: array
                items:
                  type: string
                description: An array of alternative DBA names.
              source:
                type: integer
                description: Source identifier for the alternative address set.
              confidence:
                type: number
                description: >-
                  The decimal confidence score (between 0.0 indicating no
                  confidence and 1.0 indicating 100% confidence) for the address
                  values.
                example: 0.95
              updatedAt:
                type: string
                description: >-
                  ISO 8601 timestamp indicating when the record was last
                  updated.
                example: '2025-09-29T23:51:18.445Z'
    Email:
      title: Email
      description: An email address associated with the business.
      type: object
      properties:
        name:
          type: string
          description: The field name for email.
          enum:
            - email
        value:
          type: string
          description: >-
            String value formatted as an email address (e.g.,
            ‘user@example.com’).
          example: john.doe@examplebusiness.com
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
          example:
            $schema: https://json-schema.org/draft/2020-12/schema
            anyOf:
              - type: string
                format: email
                pattern: >-
                  ^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$
              - type: 'null'
        source:
          type: object
          description: Source information for the email address result
          properties:
            confidence:
              type: number
              nullable: true
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              nullable: true
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
            updatedAt:
              type: string
              description: ISO 8601 timestamp indicating when the record was last updated.
              example: '2025-09-29T23:51:18.445Z'
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          items:
            type: object
          description: Alternative representations of the email address.
    FormationDate:
      title: FormationDate
      description: >-
        The ISO 8601 formatted date when the business was formed or
        incorporated.
      type: object
      properties:
        name:
          type: string
          description: The field name for the formation date.
          enum:
            - formation_date
        value:
          type: string
          format: date
          description: The formation date as an ISO 8601 string.
          example: '2012-08-23'
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: Source information for the formation date result
          properties:
            confidence:
              type: number
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
            updatedAt:
              type: string
              format: date-time
              description: ISO 8601 timestamp indicating when the record was last updated.
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          description: >-
            Alternative formation dates with associated source and confidence
            scores.
          items:
            type: object
            properties:
              value:
                type: string
                format: date-time
                description: An alternative ISO 8601 formatted formation date.
              source:
                type: integer
                description: Identifier of the data source providing the alternative date.
              confidence:
                type:
                  - number
                  - integer
                description: Confidence score of the alternative formation date.
              updatedAt:
                type: string
                description: >-
                  ISO 8601 timestamp indicating when the record was last
                  updated.
                example: '2025-09-29T23:51:18.445Z'
                format: date-time
            description: Mirrors the API payload for this field.
    FormationState:
      title: FormationState
      description: The U.S. state where the business entity was formed or incorporated.
      type: object
      properties:
        name:
          type: string
          description: The field name for the formation state.
          enum:
            - formation_state
        value:
          type: string
          description: >-
            The state abbreviation or full state name where the business was
            formed.
          example: MA
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: Source information for the formation state
          properties:
            confidence:
              type: number
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
            updatedAt:
              type: string
              format: date-time
              description: ISO 8601 timestamp indicating when the record was last updated.
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          description: >-
            Alternative formation state values with associated source and
            confidence scores.
          items:
            type: object
            properties:
              value:
                type: string
                description: An alternative two-letter state abbreviation.
              source:
                type: integer
                contentEncoding: int32
                description: A property used for Worth's internal data tracking.
              confidence:
                type:
                  - number
                  - integer
                description: A property used for Worth's internal data tracking.
              updatedAt:
                type: string
                format: date-time
                description: >-
                  ISO 8601 timestamp indicating when this alternative formation
                  state record was last updated.
            description: Mirrors the API payload for this field.
    IdvPassed:
      title: IdvPassed
      description: Count of successful identity verification attempts on this business.
      type: object
      properties:
        name:
          type: string
          description: The field name for the successful identity verification attempts.
          enum:
            - idv_passed
        value:
          type:
            - integer
          nullable: true
          description: >-
            Count of successful identity verification attempts on this business
            - undefined if not enough data.
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
          example:
            $schema: https://json-schema.org/draft/2020-12/schema
            type: number
        source:
          type: object
          description: >-
            Source information for the passed identity verification attempts
            result.
          properties:
            confidence:
              type: number
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          items:
            type: object
          description: >-
            Alternative representations of the passed identity verification
            data.
        dependencies:
          type: array
          items:
            type: string
          description: Dependencies for determining the identity verification attempts.
          example:
            - idv_status
        description:
          type: string
          description: >-
            Human-readable summary of the count of successful identity
            verification attempts (mirrors API payload when provided).
    IdvPassedBoolean:
      title: IdvPassedBoolean
      description: Indicates whether the business has passed identity verification.
      type: object
      properties:
        name:
          type: string
          description: >-
            The field name for whether the business has passed identity
            verification.
          enum:
            - idv_passed_boolean
        value:
          type:
            - boolean
          nullable: true
          description: >-
            Whether the business has passed identity verification true or false
            - undefined if not enough data
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
          example:
            $schema: https://json-schema.org/draft/2020-12/schema
            type: boolean
        source:
          type:
            - object
          nullable: true
          description: Source information for the identity verification passed result
          properties:
            confidence:
              type: number
              nullable: true
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              nullable: true
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        alternatives:
          type: array
          items:
            type: object
          description: >-
            Alternative representations of the passed identity verification
            data.
        dependencies:
          type: array
          items:
            type: string
          description: >-
            Dependencies for determining the whether identity verification
            passed.
          example:
            - idv_passed
        description:
          type: string
          description: >-
            Human-readable summary of the identity-verification-passed outcome
            for this fact (mirrors API payload when provided).
        source.confidence:
          type: number
          nullable: true
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          nullable: true
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
    IdvStatus:
      title: IdvStatus
      description: >-
        Overall status counts for owner identity verification attempts on the
        business.
      type: object
      properties:
        name:
          type: string
          description: >-
            The field name for the counts of owner identity verification
            attempts on the business.
          enum:
            - idv_status
        value:
          type:
            - object
          nullable: true
          description: >-
            Overall status counts for owner identity verification attempts on
            the business.
          properties:
            SUCCESS:
              type: number
              description: >-
                The counts for owner identity verification status with SUCCESS
                on the business.
            PENDING:
              type: number
              description: >-
                The counts for owner identity verification status with PENDING
                on the business.
            CANCELED:
              type: number
              description: >-
                The counts for owner identity verification status with CANCELED
                on the business.
            EXPIRED:
              type: number
              description: >-
                The counts for owner identity verification status with EXPIRED
                on the business.
            FAILED:
              type: number
              description: >-
                The counts for owner identity verification status with FAILED on
                the business.
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
          example:
            $schema: https://json-schema.org/draft/2020-12/schema
            type: object
            propertyNames:
              type: string
              enum:
                - SUCCESS
                - PENDING
                - CANCELED
                - EXPIRED
                - FAILED
            additionalProperties:
              type: number
        source:
          type:
            - object
          nullable: true
          description: >-
            Source information for the overall identity verification status
            counts.
          properties:
            confidence:
              type: number
              nullable: true
              description: >-
                Confidence score for the aggregate identity verification status
                counts; may be null.
            platformId:
              type: integer
              contentEncoding: int32
              description: >-
                Platform identifier associated with the source of the identity
                verification status counts.
        description:
          type: string
          description: >-
            Human-readable summary of overall owner identity verification status
            counts (mirrors API payload when provided).
        source.confidence:
          type: number
          nullable: true
          description: >-
            Flattened confidence score mirrored from `source` when the API
            duplicates this field at the fact root; may be null.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: >-
            Flattened platform identifier mirrored from `source` when the API
            duplicates this field at the fact root.
        override:
          type: object
          nullable: true
        alternatives:
          type: array
          items:
            type: object
          description: >-
            Alternative representations of the passed identity verification
            data.
    IsSoleProp:
      title: IsSoleProp
      description: Indicates whether the business is a sole proprietorship.
      type: object
      properties:
        name:
          type: string
          description: >-
            The field name for the indicator whether the business is a sole
            proprietorship.
          enum:
            - is_sole_prop
        value:
          type:
            - boolean
          nullable: true
          description: >-
            True if the business is a sole proprietorship, false otherwise -
            null if not enough data.
        schema:
          type:
            - boolean
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          oneOf:
            - type:
                - boolean
              nullable: true
              description: >-
                Source information for the indicator whether the business is a
                sole proprietorship.
            - type: object
              description: Source metadata associated with this fact.
              properties:
                confidence:
                  type: number
                  description: >-
                    Confidence score for the associated data when provided by
                    the source.
                  nullable: true
                platformId:
                  type: integer
                  description: Platform identifier for the associated source data.
        override:
          type: object
          nullable: true
        alternatives:
          type: array
          items:
            type: object
          description: >-
            Alternative representations of the passed identity verification
            data.
        dependencies:
          type: array
          items:
            type: string
            description: Mirrors the API payload for this field.
          description: >-
            Dependencies for determining whether the business is a sole
            proprietorship.
          example:
            - tin_submitted
            - idv_passed_boolean
        description:
          type: string
          description: >-
            Human-readable explanation of how sole proprietorship status was
            determined, or why it is unknown.
        source.confidence:
          type: number
          nullable: true
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          nullable: true
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
    KybSubmitted:
      title: KybSubmitted
      description: >-
        Indicates whether the KYB process has been initiated for the business.
        True means KYB data is available.
      type: object
      properties:
        name:
          type: string
          description: The field name for the KYB submission indicator.
          enum:
            - kyb_submitted
        value:
          type: boolean
          description: True if KYB has been succesfully submitted, false otherwise.
        schema:
          type:
            - object
          nullable: true
          description: >-
            JSON Schema describing constraints on the KYB submission flag value,
            or null when not provided.
        source:
          type: object
          description: Source information for the KYB submission indicator
          properties:
            confidence:
              type: number
              nullable: true
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              nullable: true
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          nullable: true
          description: A property used for Worth's internal data tracking.
        dependencies:
          type: array
          items:
            type: string
          description: >-
            Dependencies for the indicator whether the KYB process has been
            initiated for the business.
          example:
            - addresses
        source.platformId:
          type: integer
          nullable: true
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          items:
            type: object
          description: Alternative representations for the KYB submission flag.
    LegalName:
      title: LegalName
      description: The legal name of the business as confirmed by the data sources.
      type: object
      properties:
        name:
          type: string
          description: The identifier for the legal name field.
          enum:
            - legal_name
        value:
          type: string
          description: The actual legal name of the business.
          example: EXAMPLE BUSINESS, LLC
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: Source information for the legal name of the business
          properties:
            confidence:
              type: number
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
            updatedAt:
              type: string
              description: ISO 8601 timestamp indicating when the record was last updated.
              example: '2025-09-29T23:51:18.445Z'
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          description: >-
            Alternative legal name values with associated source and confidence
            scores.
          items:
            type: object
            properties:
              value:
                type: string
                description: An alternative legal business name.
              source:
                type: integer
                contentEncoding: int32
                description: A property used for Worth's internal data tracking.
              confidence:
                type: number
                description: A property used for Worth's internal data tracking.
              updatedAt:
                type: string
                description: >-
                  ISO 8601 timestamp indicating when the record was last
                  updated.
                example: '2025-09-29T23:51:18.445Z'
            required:
              - value
              - source
              - confidence
    MinorityOwned:
      title: MinorityOwned
      description: >-
        Indicates whether the business is minority-owned. The value may be
        provided as a string or be null if not available.
      type: object
      properties:
        name:
          type: string
          description: The field name for minority ownership.
          enum:
            - minority_owned
        value:
          type:
            - boolean
          nullable: true
          description: >-
            The minority-owned indicator (for example, 'Y' or 'N'), or null if
            unavailable.
        schema:
          type:
            - boolean
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
          example:
            $schema: https://json-schema.org/draft/2020-12/schema
            anyOf:
              - type: boolean
              - type: 'null'
        source:
          oneOf:
            - type:
                - boolean
              nullable: true
              description: >-
                Source information for the indicator whether the business is
                minority-owned.
              properties:
                confidence:
                  type: number
                  description: >-
                    Confidence score from the data source for the minority-owned
                    indicator.
                platformId:
                  type: integer
                  contentEncoding: int32
                  description: >-
                    Platform identifier associated with the minority-owned
                    indicator source.
            - type: object
              description: Source metadata associated with this fact.
              properties:
                confidence:
                  type: number
                  description: >-
                    Confidence score for the associated data when provided by
                    the source.
                platformId:
                  type: integer
                  description: Platform identifier for the associated source data.
                updatedAt:
                  type: string
                  format: date-time
                  description: >-
                    ISO 8601 timestamp indicating when the record was last
                    updated.
        source.confidence:
          type:
            - number
            - integer
          description: >-
            Flattened confidence score mirrored from `source` when the API
            duplicates this field at the fact root.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: >-
            Flattened platform identifier mirrored from `source` when the API
            duplicates this field at the fact root.
        override:
          type: object
          nullable: true
        alternatives:
          type: array
          items:
            oneOf:
              - type: string
              - type: object
                description: Mirrors the API payload for this field.
                properties:
                  value:
                    type: boolean
                    description: Value returned for this fact in the API payload.
                  source:
                    type: integer
                    description: Source identifier associated with this alternative value.
          description: Any alternative representations for minority ownership.
    NameMatch:
      title: NameMatch
      description: >-
        Provides the result of matching the submitted business name against
        official records, including status, message, and additional label
        information.
      type: object
      properties:
        name:
          type: string
          description: The field name for the name match result.
          enum:
            - name_match
        value:
          type: object
          description: >-
            The result of matching the submitted business name against official
            records, including status, message, and additional label
            information.
          properties:
            status:
              type: string
              description: Success if the submitted name matches, failure otherwise.
              enum:
                - success
                - failure
            message:
              type: string
              description: >-
                Message for matching the submitted business name against
                official records.
              example: Match Found
            sublabel:
              type: string
              description: Additional label information for submitted business name.
              example: Verified
          example:
            status: success
            message: Match Found
            sublabel: ''
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: >-
            Source information for the the result of matching the submitted
            business name against official records.
          properties:
            confidence:
              type: number
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
            updatedAt:
              type: string
              format: date-time
              description: ISO 8601 timestamp indicating when the record was last updated.
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          description: Alternative representations of the name match result.
          items:
            type: object
            properties:
              value:
                type: object
                description: An alternative business name match result.
                properties:
                  status:
                    type: string
                    description: Success if the submitted name matches, failure otherwise.
                    enum:
                      - success
                      - failure
                  message:
                    type: string
                    description: >-
                      Message for matching the submitted business name against
                      official records.
                    example: Match Found
                  sublabel:
                    type: string
                    description: Additional label information for submitted business name.
                    example: Verified
                example:
                  status: success
                  message: Match identified to the submitted Business Name
                  sublabel: Verified
              source:
                type: integer
                contentEncoding: int32
                description: A property used for Worth's internal data tracking.
              confidence:
                type:
                  - number
                  - integer
                description: A property used for Worth's internal data tracking.
              updatedAt:
                type: string
                format: date-time
                description: >-
                  ISO 8601 timestamp indicating when this alternative name match
                  record was last updated.
            description: Mirrors the API payload for this field.
    NameMatchBoolean:
      title: NameMatchBoolean
      description: >-
        Indicates whether the business name submitted matches known records,
        represented as a boolean derived from the NameMatch object.
      type: object
      properties:
        name:
          type: string
          description: The field name for the boolean name match result.
          enum:
            - name_match_boolean
        value:
          type: boolean
          description: >-
            True if the name matched according to the NameMatch object, false
            otherwise.
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: >-
            Source information for whether the business name submitted matches
            known records.
          properties:
            confidence:
              type: number
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        dependencies:
          type: array
          items:
            type: string
          description: Fields that were used to derive this boolean result.
          example:
            - name_match
        source.confidence:
          type: number
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          items:
            type: object
          description: >-
            Alternative boolean outcomes based on different data or
            interpretations.
    NamesFound:
      title: NamesFound
      description: A collection of business names that are found.
      type: object
      properties:
        name:
          type: string
          description: The field name for the found business names.
          enum:
            - names_found
        value:
          type: array
          items:
            type: string
          description: An array of business names that are found.
          example:
            - Example Business PC
            - Example Business LLC
            - Example Business
            - EXAMPLE BUSINESS, LLC
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type:
            - object
          nullable: true
          description: Source information for found business names.
          properties:
            confidence:
              type: number
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          nullable: true
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          nullable: true
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          items:
            type: object
            properties:
              value:
                type: string
                description: Alternative business name value from a contributing source.
              source:
                type: integer
                contentEncoding: int32
                description: >-
                  Platform or source identifier associated with this alternative
                  name.
              confidence:
                type: number
                description: >-
                  Confidence score for this alternative name relative to other
                  sources.
              updatedAt:
                type: string
                description: >-
                  ISO 8601 timestamp indicating when this alternative name
                  record was last updated.
                example: '2025-09-29T23:51:18.445Z'
          description: >-
            Alternative representations of the found names associated with the
            business.
    NamesSubmitted:
      title: NamesSubmitted
      description: >-
        A list of business names that were submitted during the KYB process
        along with a flag indicating whether each name was submitted.
      type: object
      properties:
        name:
          type: string
          description: The field name for submitted names.
          enum:
            - names_submitted
        value:
          type: array
          items:
            type: object
            properties:
              name:
                type: string
                description: The submitted business name.
              submitted:
                type: boolean
                description: True if the business name was submitted, false otherwise
            description: Value returned for this fact in the API payload.
          description: >-
            An array of objects containing submitted business names and their
            submission status.
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: Source information for the submitted business names.
          properties:
            confidence:
              type: number
              nullable: true
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              nullable: true
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
            updatedAt:
              type: string
              format: date-time
              description: ISO 8601 timestamp indicating when the record was last updated.
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          description: The confidence score for the submitted names data.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: The platform identifier for the submitted names source.
        alternatives:
          type: array
          items:
            type: object
          description: Alternative representations for the submitted names.
    Npi:
      title: Npi
      description: >-
        National Provider Identifier (NPI) or related healthcare-provider
        identifier associated with the business when collected during KYB.
      type: object
      properties:
        name:
          type: string
          description: The field name identifier for the NPI fact.
          enum:
            - npi
        value:
          type:
            - string
          nullable: true
          description: >-
            The NPI or related identifier value when present; null when not
            applicable or not yet collected.
        schema:
          type:
            - object
          nullable: true
          description: >-
            JSON Schema describing constraints on the NPI value, or null when
            not provided.
        source:
          type:
            - object
          nullable: true
          description: Source metadata for the NPI value.
        override:
          type: object
          nullable: true
        alternatives:
          type: array
          description: >-
            Alternative NPI or related identifier representations when multiple
            sources are available.
          items:
            type: object
    People:
      title: People
      description: >-
        A list of individuals associated with the business including their roles
        and source registration details.
      type: object
      properties:
        name:
          type: string
          description: The field name for people.
          enum:
            - people
        value:
          description: >-
            An array of people associated with the business; null when not
            available.
          oneOf:
            - type: 'null'
            - type: array
              items:
                $ref: '#/components/schemas/PeopleValue'
              description: Value returned for this fact in the API payload.
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: Source information for the people associated with the business.
          properties:
            confidence:
              type:
                - number
                - integer
              nullable: true
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              nullable: true
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
            updatedAt:
              type: string
              format: date-time
              description: ISO 8601 timestamp indicating when the record was last updated.
        override:
          type: object
          nullable: true
        source.confidence:
          type:
            - number
            - integer
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          items:
            oneOf:
              - type: string
              - type: object
                description: Mirrors the API payload for this field.
                properties:
                  value:
                    type: array
                    description: Value returned for this fact in the API payload.
                    items:
                      type: object
                      description: Value returned for this fact in the API payload.
                      properties:
                        name:
                          type: string
                          description: Name associated with this record.
                        titles:
                          oneOf:
                            - type: string
                              description: Roles or titles associated with this record.
                            - type: array
                              description: Roles or titles associated with this record.
                              items:
                                type: string
                                description: Roles or titles associated with this record.
                        jurisdictions:
                          type: array
                          description: Jurisdiction codes associated with this record.
                          items:
                            type: string
                            description: Jurisdiction codes associated with this record.
                        submitted:
                          type: boolean
                          description: Whether this record was submitted by the applicant.
                        source:
                          type: array
                          description: Source metadata associated with this fact.
                          items:
                            type: string
                            description: Source metadata associated with this fact.
                  source:
                    type: integer
                    description: Source identifier associated with this alternative value.
                  confidence:
                    type: number
                    description: >-
                      Confidence score for the associated data when provided by
                      the source.
                  updatedAt:
                    type: string
                    format: date-time
                    description: >-
                      ISO 8601 timestamp indicating when the record was last
                      updated.
          description: Alternative representations of people data, if any.
    PhoneFound:
      title: PhoneFound
      description: A list of phone numbers found for the associated business.
      type: object
      properties:
        name:
          type: string
          description: The field name for found phone numbers.
          enum:
            - phone_found
        value:
          type: array
          items:
            type: string
            description: Value returned for this fact in the API payload.
          description: An array of phone number strings.
          examples:
            - '12223334444'
            - (222) 333-4444
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
          example:
            $schema: https://json-schema.org/draft/2020-12/schema
            type: array
            items:
              type: string
        source:
          type: object
          description: Source information for the found phone numbers
          properties:
            confidence:
              type:
                - number
              nullable: true
              description: A property used for Worth's internal data tracking.
            platformId:
              type:
                - integer
              nullable: true
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          nullable: true
          description: The confidence score for the found phone numbers data.
        source.platformId:
          type: integer
          nullable: true
          contentEncoding: int32
          description: The platform identifier for the found phone numbers source.
        alternatives:
          type: array
          items:
            type: object
            description: Mirrors the API payload for this field.
            properties:
              value:
                type:
                  - string
                  - integer
                description: Value returned for this fact in the API payload.
              source:
                type: integer
                description: Source identifier associated with this alternative value.
              confidence:
                type:
                  - number
                  - integer
                description: >-
                  Confidence score for the associated data when provided by the
                  source.
              updatedAt:
                type: string
                format: date-time
                description: >-
                  ISO 8601 timestamp indicating when the record was last
                  updated.
          description: Alternative representations for the found phone numbers.
        isNormalized:
          type: boolean
          description: True if phone number is normalized, false otherwise.
    PrimaryAddress:
      title: PrimaryAddress
      description: The primary business address, used for official communications.
      type: object
      properties:
        name:
          type: string
          description: The field name for the primary address.
          enum:
            - primary_address
        value:
          oneOf:
            - $ref: '#/components/schemas/PrimaryAddressValue'
            - type: 'null'
          description: >-
            Detailed information about the primary address, or null when not yet
            derived.
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: Source information for the primary address
          properties:
            confidence:
              type: number
              nullable: true
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              nullable: true
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        dependencies:
          type: array
          items:
            type: string
          description: Fields that were used to derive this primary address.
          example:
            - addresses
        source.confidence:
          type: number
          nullable: true
          description: A confidence score for the primary address data.
        source.platformId:
          type: integer
          nullable: true
          contentEncoding: int32
          description: The platform identifier for the primary address data.
        alternatives:
          type: array
          items:
            type: string
          description: Alternative addresses if available.
    ProcessCompletionData:
      title: ProcessCompletionData
      description: >-
        Information on whether the KYB endpoint is still waiting for business
        entity verification processes to complete.
      type: object
      properties:
        all_kyb_processes_complete:
          type: boolean
          nullable: true
          description: >-
            `true`if all kyb verification processes have finished running,
            `false` otherwise.
        last_updated:
          type: string
          nullable: true
          description: >-
            A timestamp of the last time the all_kyb_processes_complete status
            was updated.
    ScreenedPeople:
      title: ScreenedPeople
      type: object
      description: >-
        Individuals screened during KYB processing, grouped by person with any
        related watchlist hits attached.
      properties:
        name:
          type: string
          enum:
            - screened_people
          description: The field name identifier for the screened people fact.
        value:
          type: array
          description: >-
            Array of screened people records returned by KYB screening
            providers.
          items:
            $ref: '#/components/schemas/ScreenedPersonValue'
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of the screened people
            payload, or null when not provided.
        source:
          type: object
          nullable: true
          description: Source metadata for the screened people payload.
          properties:
            confidence:
              type: number
              nullable: true
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        description:
          type: string
          description: >-
            Human-readable explanation of how screened people were derived and
            grouped in the KYB response.
        source.confidence:
          type: number
          nullable: true
          description: >-
            Flattened confidence score mirrored from `source` when the API
            duplicates this field at the fact root.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: >-
            Flattened platform identifier mirrored from `source` when the API
            duplicates this field at the fact root.
        alternatives:
          type: array
          description: >-
            Alternative screened people payloads when multiple derivations are
            available.
          items:
            type: object
    SosActive:
      title: SosActive
      type: object
      description: >-
        Indicates whether the business is currently active according to
        Secretary of State (SOS) filings.
      properties:
        name:
          type: string
        value:
          type: boolean
          description: True if the business is marked active by the SOS; otherwise false.
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: >-
            Source information for the indicator whether the business is
            currently active.
          properties:
            confidence:
              type: number
              nullable: true
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              nullable: true
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        dependencies:
          type: array
          items:
            type: string
          description: >-
            Dependencies for determining whether the business is currently
            active according to Secretary of State (SOS) filings.
          example:
            - sos_filings
        source.confidence:
          type: number
          nullable: true
        source.platformId:
          type: integer
          nullable: true
          format: int32
        alternatives:
          type: array
          items:
            type: object
    SosFilings:
      title: SosFilings
      description: >-
        A list of filings from the Secretary of State, detailing the business’s
        registration status and related metadata.
      type: object
      properties:
        name:
          type: string
          description: The field name for SOS filings.
          enum:
            - sos_filings
        value:
          description: >-
            An array of Secretary of State filing records with jurisdiction,
            entity, dates, URLs, and officers; null when not available.
          oneOf:
            - type: 'null'
            - type: array
              items:
                $ref: '#/components/schemas/SosFilingRecord'
              description: Value returned for this fact in the API payload.
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: Source information for the filings from the Secretary of State.
          properties:
            confidence:
              type: number
              nullable: true
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              nullable: true
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
            updatedAt:
              type: string
              format: date-time
              description: ISO 8601 timestamp indicating when the record was last updated.
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          nullable: true
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          nullable: true
          contentEncoding: int32
          description: The platform identifier for the filings from the Secretary of State.
        alternatives:
          type: array
          items:
            oneOf:
              - type: string
              - type: object
                description: Mirrors the API payload for this field.
                properties:
                  value:
                    type: array
                    description: Value returned for this fact in the API payload.
                    items:
                      type: object
                      description: Value returned for this fact in the API payload.
                      properties:
                        id:
                          type: string
                          description: Mirrors the API payload for this field.
                        filing_date:
                          type: string
                          description: Mirrors the API payload for this field.
                        registration_date:
                          type: string
                          description: Mirrors the API payload for this field.
                        filing_name:
                          type: string
                          description: Mirrors the API payload for this field.
                        active:
                          type: boolean
                          description: Mirrors the API payload for this field.
                        foreign_domestic:
                          type: string
                          description: Mirrors the API payload for this field.
                        state:
                          type: string
                          description: Mirrors the API payload for this field.
                        url:
                          type: string
                          nullable: false
                          format: uri
                          description: Url returned by the API payload.
                        non_profit:
                          type: boolean
                          description: Mirrors the API payload for this field.
                        jurisdiction:
                          type: string
                          description: Mirrors the API payload for this field.
                        officers:
                          type: array
                          description: Mirrors the API payload for this field.
                          items:
                            type: object
                            description: Mirrors the API payload for this field.
                            properties:
                              jurisdictions:
                                type: array
                                description: >-
                                  Jurisdiction codes associated with this
                                  record.
                                items:
                                  type: string
                                  description: >-
                                    Jurisdiction codes associated with this
                                    record.
                              name:
                                type: string
                                description: Name associated with this record.
                              titles:
                                type: array
                                description: Roles or titles associated with this record.
                                items: {}
                              address:
                                type: object
                                description: >-
                                  Address details associated with this record
                                  when provided by the source.
                                properties: {}
                  source:
                    type: integer
                    description: Source identifier associated with this alternative value.
                  confidence:
                    type:
                      - number
                      - integer
                    description: >-
                      Confidence score for the associated data when provided by
                      the source.
                  updatedAt:
                    type: string
                    format: date-time
                    description: >-
                      ISO 8601 timestamp indicating when the record was last
                      updated.
          description: Alternative representations for SOS filings.
    SosMatch:
      title: SosMatch
      type: object
      description: >-
        Indicates if the submitted entity matches the business found in SOS
        records.
      properties:
        name:
          type: string
          description: Name associated with this record.
        value:
          type: string
          enum:
            - success
            - failure
          description: >-
            The match result. 'success' means match found in SOS records;
            'failure' means no match.
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: >-
            Source information for the indicator if the submitted entity matches
            the business found in SOS records.
          properties:
            confidence:
              type: number
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
            updatedAt:
              type: string
              format: date-time
              description: ISO 8601 timestamp indicating when the record was last updated.
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          description: >-
            Confidence score for the associated data when provided by the
            source.
        source.platformId:
          type: integer
          format: int32
          description: Platform identifier for the associated source data.
        alternatives:
          type: array
          items:
            type: object
            properties:
              value:
                type: string
                description: Value returned for this fact in the API payload.
              source:
                type: integer
                description: Source identifier associated with this alternative value.
              confidence:
                type:
                  - number
                  - integer
                description: >-
                  Confidence score for the associated data when provided by the
                  source.
              updatedAt:
                type: string
                format: date-time
                description: >-
                  ISO 8601 timestamp indicating when this alternative SOS match
                  record was last updated.
            description: Mirrors the API payload for this field.
          description: Mirrors the API payload for this field.
    SosMatchBoolean:
      title: SosMatchBoolean
      type: object
      description: Boolean result indicating if a match was found in SOS records.
      properties:
        name:
          type: string
        value:
          type: boolean
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: >-
            Source information for the indicator if a match was found in SOS
            records.
          properties:
            confidence:
              type: number
              nullable: true
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              nullable: true
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        dependencies:
          type: array
          items:
            type: string
          description: Dependencies for determining the SOS Match boolean result.
          example:
            - sos_match
        source.confidence:
          type: number
          nullable: true
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          nullable: true
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          items:
            type: object
    StockSymbol:
      title: StockSymbol
      type: object
      properties:
        name:
          type: string
        value:
          type: string
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type:
            - object
            - 'null'
        override:
          type: object
          nullable: true
        alternatives:
          type: array
          items:
            type: string
    Tin:
      title: Tin
      description: The Tax Identification Number (TIN) for the business.
      type: object
      properties:
        name:
          type: string
          description: The field name for TIN.
        value:
          type: string
          description: The business's TIN.
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: >-
            Source information for the Tax Identification Number (TIN) for the
            business.
          properties:
            confidence:
              type:
                - number
                - integer
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
            updatedAt:
              type: string
              description: ISO 8601 timestamp indicating when the record was last updated.
              example: '2025-09-29T23:51:18.445Z'
              format: date-time
        override:
          type: object
          nullable: true
        source.confidence:
          type:
            - number
            - integer
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          items:
            type: object
            properties:
              value:
                type: string
                description: Value returned for this fact in the API payload.
                nullable: true
              source:
                type: integer
                description: Source identifier associated with this alternative value.
              confidence:
                type:
                  - number
                  - integer
                description: >-
                  Confidence score for the associated data when provided by the
                  source.
              updatedAt:
                type: string
                format: date-time
                description: >-
                  ISO 8601 timestamp indicating when the record was last
                  updated.
            description: Mirrors the API payload for this field.
          description: Alternative TIN values, if available.
    TinMatch:
      title: TinMatch
      type: object
      description: >-
        Result of TIN (Taxpayer Identification Number) verification with the
        IRS.
      properties:
        name:
          type: string
          description: Name associated with this record.
        value:
          type: object
          description: Detailed match result returned by the IRS verification system.
          properties:
            status:
              type: string
              enum:
                - success
                - failure
              description: Indicates if a TIN match was found.
            message:
              type: string
              description: Descriptive result of the match attempt.
            sublabel:
              type: string
              description: Short summary label of the match status.
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          properties:
            confidence:
              type: number
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
            updatedAt:
              type: string
              format: date-time
              description: ISO 8601 timestamp indicating when the record was last updated.
          description: Source metadata associated with this fact.
        override:
          type: object
          nullable: true
        description:
          type: string
          description: >-
            Human-readable detail about whether the submitted TIN and business
            name combination matched IRS records (mirrors API payload when
            provided).
        source.confidence:
          type: number
          description: >-
            Confidence score for the associated data when provided by the
            source.
        source.platformId:
          type: integer
          format: int32
          description: Platform identifier for the associated source data.
        alternatives:
          type: array
          items:
            type: object
          description: Mirrors the API payload for this field.
    TinMatchBoolean:
      title: TinMatchBoolean
      type: object
      description: Boolean result representing the outcome of the TIN match verification.
      properties:
        name:
          type: string
        value:
          type: boolean
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          properties:
            confidence:
              type: number
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        dependencies:
          type: array
          items:
            type: string
        source.confidence:
          type: number
        source.platformId:
          type: integer
          format: int32
        description:
          type: string
          description: >-
            Human-readable explanation of the TIN match boolean outcome when the
            API includes a top-level description on this fact.
        alternatives:
          type: array
          items:
            type: object
    TinSubmitted:
      title: TinSubmitted
      type: object
      properties:
        name:
          type: string
        value:
          type: string
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          properties:
            confidence:
              type: number
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
            updatedAt:
              type: string
              description: ISO 8601 timestamp indicating when the record was last updated.
              example: '2025-09-29T23:51:18.445Z'
        override:
          type: object
          nullable: true
        description:
          type: string
        source.confidence:
          type: number
        source.platformId:
          type: integer
          format: int32
        alternatives:
          type: array
          items:
            type: object
            properties:
              value:
                type: string
              source:
                type: integer
              confidence:
                type: number
              updatedAt:
                type: string
                format: date-time
                description: >-
                  ISO 8601 timestamp indicating when this alternative submitted
                  TIN value was last updated.
    VerificationStatus:
      title: VerificationStatus
      type: object
      deprecated: true
      description: >-
        Overall verification status of the business entity. This property is
        deprecated and should not be relied upon.
      properties:
        alternatives:
          type: array
          items:
            type: object
          description: Mirrors the API payload for this field.
        name:
          type: string
          enum:
            - verification_status
          description: Name associated with this record.
        override:
          type:
            - object
            - 'null'
          nullable: true
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type:
            - object
            - 'null'
          description: Source metadata associated with this fact.
          properties:
            confidence:
              type: number
              description: >-
                Confidence score for the associated data when provided by the
                source.
            platformId:
              type: integer
              description: Platform identifier for the associated source data.
            updatedAt:
              type: string
              format: date-time
              description: ISO 8601 timestamp indicating when the record was last updated.
        value:
          type:
            - string
            - 'null'
          description: Verification status string.
        description:
          type: string
          description: >-
            Human-readable explanation included in the API payload for this
            fact.
        source.confidence:
          type: number
          description: >-
            Confidence score for the associated data when provided by the
            source.
        source.platformId:
          type: integer
          description: Platform identifier for the associated source data.
    VeteranOwned:
      title: VeteranOwned
      description: >-
        Indicates whether the business is veteran-owned; returns a string value
        or null if the information is unavailable.
      type: object
      properties:
        name:
          type: string
          description: The field name for veteran ownership status.
          enum:
            - veteran_owned
        value:
          type:
            - boolean
          nullable: true
          description: >-
            The veteran-owned indicator (for example, true or false), or null if
            not provided.
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
          example:
            $schema: https://json-schema.org/draft/2020-12/schema
            anyOf:
              - type: boolean
              - type: 'null'
        source:
          type: object
          nullable: true
          description: >-
            Source information for the indicator whether the business is
            veteran-owned.
        override:
          type: object
          nullable: true
        alternatives:
          type: array
          items:
            type: string
          description: Alternative veteran ownership values, if available.
    watchlist:
      title: watchlist
      description: >-
        Consolidated watchlist screening result for the business, combining KYB
        business screening and related person (PSC) screening inputs.
      type: object
      properties:
        name:
          type: string
          enum:
            - watchlist
          description: The field name identifier for the consolidated watchlist fact.
        value:
          type: object
          description: >-
            The consolidated watchlist payload containing hit metadata and a
            human-readable message.
          properties:
            metadata:
              type: array
              description: >-
                Array of watchlist hit detail objects when matches exist; may be
                empty when no hits are identified.
              items:
                type: object
                description: >-
                  Detailed attributes for a single watchlist match, including
                  entity metadata, categories, and optional addresses when
                  returned by the screening provider.
            message:
              type: string
              description: High-level message summarizing the watchlist screening outcome.
        schema:
          type:
            - object
          nullable: true
          description: >-
            JSON Schema (draft 2020-12) describing the allowed structure of the
            consolidated watchlist value, or null when not provided.
        source:
          type: object
          nullable: true
          description: Source metadata indicating how this watchlist fact was derived.
          properties:
            confidence:
              type: number
              nullable: true
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              nullable: true
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        dependencies:
          type: array
          items:
            type: string
          description: >-
            Upstream KYB facts required for this consolidated watchlist output,
            such as raw watchlist data and screened persons when applicable.
          example:
            - watchlist_raw
            - screened_people
        description:
          type: string
          description: >-
            Human-readable narrative for the consolidated business and PSC
            watchlist screening outcome.
        source.confidence:
          type: number
          nullable: true
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          nullable: true
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          description: >-
            Alternative consolidated watchlist representations when multiple
            derivations exist.
          items:
            type: object
    WatchlistHits:
      title: WatchlistHits
      description: The total number of watchlist hits for the business.
      type: object
      properties:
        name:
          type: string
          description: The field name for watchlist hits.
        value:
          type:
            - integer
          description: The count of watchlist hits.
        schema:
          type:
            - object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          properties:
            confidence:
              type: number
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
        source.platformId:
          type: integer
          format: int32
        dependencies:
          type: array
          items:
            type: string
          description: >-
            Dependencies to derive the total number of watchlist hits for the
            business.
          example:
            - watchlist
        alternatives:
          type: array
          items:
            type: string
          description: Alternative values for the watchlist hits count.
    WatchlistRaw:
      title: WatchlistRaw
      type: object
      description: >-
        Raw watchlist screening data from verification sources before
        consolidation.
      properties:
        name:
          type: string
          enum:
            - watchlist_raw
          description: Name associated with this record.
        value:
          type:
            - object
            - 'null'
          description: Raw watchlist data containing metadata array and message.
          properties:
            metadata:
              type: array
              items:
                type: object
              description: Metadata associated with this watchlist result.
            message:
              type: string
              description: Mirrors the API payload for this field.
        schema:
          type:
            - object
          nullable: true
          description: >-
            JSON Schema describing the raw watchlist payload shape from upstream
            screening sources, or null when not provided.
        source:
          type:
            - object
            - 'null'
          properties:
            confidence:
              type:
                - number
                - 'null'
              nullable: true
            platformId:
              type:
                - integer
                - 'null'
              nullable: true
          description: Source metadata associated with this fact.
        source.confidence:
          type:
            - number
            - 'null'
          description: >-
            Flattened confidence score mirrored from `source` when the API
            duplicates this field at the fact root; may be null.
          nullable: true
        source.platformId:
          type:
            - integer
            - 'null'
          contentEncoding: int32
          description: >-
            Flattened platform identifier mirrored from `source` when the API
            duplicates this field at the fact root; may be null.
          nullable: true
        override:
          type:
            - string
            - 'null'
          nullable: true
        alternatives:
          type: array
          items:
            type: object
            description: Mirrors the API payload for this field.
            properties:
              value:
                type: object
                description: Value returned for this fact in the API payload.
                properties:
                  metadata:
                    type: array
                    description: Metadata associated with this watchlist result.
                    items: {}
                  message:
                    type: string
                    description: Mirrors the API payload for this field.
              source:
                type: integer
                description: Source identifier associated with this alternative value.
              confidence:
                type: number
                description: >-
                  Confidence score for the associated data when provided by the
                  source.
              updatedAt:
                type: string
                format: date-time
                description: >-
                  ISO 8601 timestamp indicating when the record was last
                  updated.
          description: Mirrors the API payload for this field.
    WebsiteFound:
      title: WebsiteFound
      description: A list of website urls associated with the business.
      type: object
      properties:
        name:
          type: string
          enum:
            - website_found
        value:
          type: array
          items:
            type: string
          description: An array of valid website page URL.
          example:
            - http://examplebusiness.com
            - http://www.examplebusiness.com
            - https://examplebusiness.com
        schema:
          type:
            - object
            - 'null'
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
          example:
            $schema: https://json-schema.org/draft/2020-12/schema
            type: array
            items:
              type: string
              format: uri
        source:
          type: object
          description: Source information for the found website result
          properties:
            confidence:
              type: number
              nullable: true
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              nullable: true
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          nullable: true
          description: A property used for Worth's internal data tracking.
        source.platformId:
          type: integer
          nullable: true
          contentEncoding: int32
          description: A property used for Worth's internal data tracking.
        alternatives:
          type: array
          description: An array of alternative sets of websites for the business.
          items:
            type: object
            properties:
              value:
                type: array
                items:
                  type: string
                description: An array of alternative website url.
              source:
                type: integer
                description: Source identifier for the alternative website.
              confidence:
                type: number
                description: >-
                  The decimal confidence score (between 0.0 indicating no
                  confidence and 1.0 indicating 100% confidence) for the address
                  values.
                example: 0.95
              updatedAt:
                type: string
                description: >-
                  ISO 8601 timestamp indicating when the record was last
                  updated.
                example: '2025-09-29T23:51:18.445Z'
        isNormalized:
          type: boolean
          description: True if website url is normalized, false otherwise.
    WomanOwned:
      title: WomanOwned
      description: >-
        Indicates whether the business is woman-owned; returns a string value or
        null if unavailable.
      type: object
      properties:
        name:
          type: string
          description: The field name for woman ownership.
        value:
          type:
            - boolean
          nullable: true
          description: >-
            The woman-owned indicator (for example, true or false), or null if
            no information is provided.
        schema:
          type:
            - object
            - 'null'
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
          example:
            $schema: https://json-schema.org/draft/2020-12/schema
            anyOf:
              - type: boolean
              - type: 'null'
        source:
          type:
            - object
          nullable: true
          properties:
            confidence:
              type:
                - number
                - integer
              description: >-
                Confidence score from the data source for the woman-owned
                indicator.
            platformId:
              type: integer
              contentEncoding: int32
              description: >-
                Platform identifier associated with the woman-owned indicator
                source.
            updatedAt:
              type: string
              format: date-time
              description: ISO 8601 timestamp indicating when the record was last updated.
          description: Source metadata associated with this fact.
        source.confidence:
          type:
            - number
            - integer
          description: >-
            Flattened confidence score mirrored from `source` when the API
            duplicates this field at the fact root.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: >-
            Flattened platform identifier mirrored from `source` when the API
            duplicates this field at the fact root.
        override:
          type: object
          nullable: true
        alternatives:
          type: array
          items:
            oneOf:
              - type: string
              - type: object
                description: Mirrors the API payload for this field.
                properties:
                  value:
                    type: boolean
                    description: Value returned for this fact in the API payload.
                  source:
                    type: integer
                    description: Source identifier associated with this alternative value.
          description: Alternative representations for the woman ownership indicator.
    YearEstablished:
      title: YearEstablished
      description: The year the business was established, derived from its formation date.
      type: object
      properties:
        name:
          type: string
          description: The field name for the establishment year.
        value:
          type: string
          description: The year when the business was established.
          example: '2012'
        schema:
          type: object
          nullable: true
          description: >-
            A JSON Schema object defining the structure of this field's data, or
            null if no schema is provided.
        source:
          type: object
          description: Source information for the business established year result.
          properties:
            confidence:
              type: number
              description: A property used for Worth's internal data tracking.
            platformId:
              type: integer
              contentEncoding: int32
              description: A property used for Worth's internal data tracking.
            updatedAt:
              type: string
              format: date-time
              description: ISO 8601 timestamp indicating when the record was last updated.
        override:
          type: object
          nullable: true
        source.confidence:
          type: number
          description: The confidence score for the establishment year data.
        source.platformId:
          type: integer
          contentEncoding: int32
          description: The platform identifier for the establishment year source.
        alternatives:
          type: array
          items:
            type: object
            properties:
              value:
                type: string
                description: The year when the business was established.
                example: '2012'
              source:
                type: integer
                contentEncoding: int32
                description: The platform identifier for the establishment year source.
              confidence:
                type:
                  - number
                  - integer
                description: The confidence score for the establishment year data.
              updatedAt:
                type: string
                description: >-
                  ISO 8601 timestamp indicating when the record was last
                  updated.
                example: '2025-09-29T23:51:18.445Z'
                format: date-time
            description: Mirrors the API payload for this field.
          description: Alternative establishment year values, if any.
    PeopleValue:
      title: PeopleValue
      description: >-
        An individual associated with the business entity, including roles,
        provenance, and related jurisdictions.
      type: object
      properties:
        name:
          type: string
          description: Person's full name as associated with the business.
        titles:
          type: array
          items:
            type: string
          description: >-
            Roles or titles this person holds in relation to the business (for
            example MEMBER, REGISTERED AGENT).
        submitted:
          type: boolean
          description: >-
            Whether this person's association was supplied by a user during
            application versus derived only from public or third-party records.
        source:
          type: array
          items:
            type: string
          description: >-
            Identifiers linking this person to backing records (for example
            Secretary of State filing IDs).
        jurisdictions:
          type: array
          items:
            type: string
            description: Jurisdiction codes associated with this record.
          description: >-
            Jurisdiction codes in country::state form (for example us::la) where
            this person is tied to the entity.
        address:
          type: object
          description: >-
            Address details associated with this record when provided by the
            source.
          properties: {}
    PrimaryAddressValue:
      title: PrimaryAddressValue
      description: Structured postal address selected as the business primary location.
      type: object
      properties:
        line_1:
          type: string
          description: Primary street address line including number and street name.
        apartment:
          type: string
          nullable: true
          description: >-
            Unit, suite, apartment, or other secondary address line; may be an
            empty string when none applies.
        city:
          type: string
          description: City or locality for the primary address.
        state:
          type: string
          description: State, province, or region code for the primary address.
        country:
          type: string
          description: >-
            Country name or code for the primary address (for example USA or
            US).
        postal_code:
          type: string
          description: Postal or ZIP code for the primary address.
        mobile:
          type: string
          nullable: true
          description: >-
            Mobile phone number associated with the primary address when
            captured; null when not provided.
        is_primary:
          type: boolean
          description: >-
            Indicates whether this address is designated as the business primary
            address.
    ScreenedPersonValue:
      title: ScreenedPersonValue
      type: object
      description: >-
        A single person screened as part of KYB verification, including their
        titles and any attached watchlist hits.
      properties:
        id:
          type: string
          description: Unique identifier for the screened person record.
        name:
          type: string
          description: Full name of the screened person.
        titles:
          type: array
          description: Titles, roles, or positions associated with the screened person.
          items:
            type: string
            description: A title or role associated with the screened person.
        watchlist_results:
          type: array
          description: >-
            Watchlist hits associated with the screened person; empty when no
            matches are found.
          items:
            $ref: '#/components/schemas/ScreenedPersonWatchlistResult'
      required:
        - id
        - name
        - titles
        - watchlist_results
      additionalProperties: false
    SosFilingRecord:
      title: SosFilingRecord
      description: >-
        Detailed information from a Secretary of State (or equivalent) business
        registration filing.
      type: object
      properties:
        jurisdiction:
          type: string
          description: >-
            Jurisdiction code for the filing, typically in the format
            country::state (for example us::la).
        id:
          type: string
          description: Unique identifier for this filing record.
        internal_reference:
          type: string
          description: >-
            Internal correlation identifier used to link this filing across
            Worth systems or datasets.
        filing_date:
          type: string
          description: Filing or formation date for the registration, commonly ISO 8601.
        entity_type:
          type: string
          description: Legal entity type on the filing (for example LLC, Corporation).
        active:
          description: >-
            Active status for the entity on the filing; may be a boolean flag or
            string label depending on the upstream source.
          oneOf:
            - type: boolean
            - type: string
        foreign_domestic:
          description: >-
            Whether the registration is classified as foreign or domestic where
            the SOS differentiates; omitted or null when not applicable.
          anyOf:
            - type: string
              enum:
                - foreign
                - domestic
            - type: 'null'
        state:
          type: string
          description: State or region code for the filing.
        url:
          type: string
          format: uri
          description: >-
            Link to view or verify this filing on the Secretary of State or
            registry website.
        filing_name:
          type: string
          description: Legal entity or business name as registered on the filing.
        registration_date:
          type: string
          description: Official registration date for the entity, commonly ISO 8601.
        officers:
          type: array
          items:
            $ref: '#/components/schemas/SosFilingOfficer'
          description: >-
            Officers, members, or registered agents listed on this filing when
            provided by the source.
    ScreenedPersonWatchlistResult:
      title: ScreenedPersonWatchlistResult
      type: object
      description: >-
        A single watchlist result attached to an individual returned by the
        screened people payload.
      properties:
        id:
          type: string
          description: Unique identifier for the watchlist result record.
        type:
          type: string
          description: Classification of the screening result returned by the provider.
        entity_type:
          type: string
          description: >-
            Entity category reported for the watchlist result, such as person or
            business.
        metadata:
          $ref: '#/components/schemas/ScreenedPersonWatchlistResultMetadata'
          description: Source metadata describing the matched watchlist entry.
        url:
          type: string
          nullable: true
          description: >-
            Direct URL to the detailed watchlist entry when the provider
            supplies one.
        list_url:
          type: string
          nullable: true
          description: >-
            URL to the broader watchlist or results page when provided by the
            source.
        agency_information_url:
          type: string
          nullable: true
          description: >-
            URL with background information about the issuing agency when
            available.
        agency_list_url:
          type: string
          nullable: true
          description: >-
            URL to the issuing agency's list page for this watchlist when
            available.
        list_country:
          type: string
          nullable: true
          description: Country associated with the originating watchlist, when reported.
        list_region:
          type: string
          nullable: true
          description: Region associated with the originating watchlist, when reported.
        entity_aliases:
          type: array
          description: Alternative names or aliases associated with the matched entity.
          items:
            type: string
            description: Alias or alternate name reported for the matched entity.
        addresses:
          type: array
          description: >-
            Addresses associated with the matched entity on the originating
            watchlist.
          items:
            $ref: '#/components/schemas/ScreenedPersonWatchlistResultAddress'
        listed_at:
          type: string
          nullable: true
          description: >-
            Timestamp or date from the provider indicating when the entity was
            listed, when available.
        categories:
          type: array
          description: Provider-defined categories associated with the watchlist result.
          items:
            type: string
            description: Category label attached to the watchlist result.
        score:
          type: number
          description: Numeric match score assigned by the watchlist screening provider.
      required:
        - id
        - type
        - metadata
      additionalProperties: false
    SosFilingOfficer:
      title: SosFilingOfficer
      description: >-
        Officer, member, or registered agent associated with a Secretary of
        State filing.
      type: object
      properties:
        name:
          type: string
          description: Officer or principal name as shown on the filing.
        titles:
          type: array
          items:
            type: string
            description: Roles or titles associated with this record.
          description: >-
            Roles or titles attributed to this officer on the filing (for
            example MEMBER, REGISTERED AGENT).
        submitted:
          type: boolean
          description: >-
            Whether this officer name was supplied during application submission
            versus sourced only from public records.
        source:
          type: array
          items:
            type: string
            description: Source metadata associated with this fact.
          description: >-
            Source record identifiers (for example filing UUIDs) linking this
            officer row to upstream SOS data.
        jurisdictions:
          type: array
          items:
            type: string
            description: Jurisdiction codes associated with this record.
          description: >-
            Jurisdiction codes in country::state form associated with this
            officer on the filing.
    ScreenedPersonWatchlistResultMetadata:
      title: ScreenedPersonWatchlistResultMetadata
      type: object
      description: >-
        Provider metadata describing the originating sanctions, watchlist, or
        adverse media source for a screened person hit.
      properties:
        abbr:
          type: string
          description: Short code identifying the originating watchlist.
        title:
          type: string
          description: Display title of the originating watchlist.
        agency:
          type: string
          description: Agency or organization that maintains the originating watchlist.
        agency_abbr:
          type: string
          description: >-
            Abbreviated name of the agency that maintains the originating
            watchlist.
        entity_name:
          type: string
          description: Matched entity name as reported by the watchlist provider.
      required:
        - abbr
        - title
        - agency
        - agency_abbr
        - entity_name
      additionalProperties: false
    ScreenedPersonWatchlistResultAddress:
      title: ScreenedPersonWatchlistResultAddress
      type: object
      description: >-
        A normalized address associated with a watchlist result for a screened
        person.
      properties:
        full_address:
          type: string
          description: >-
            Full address string returned by the watchlist screening provider for
            the matched person.
      required:
        - full_address
      additionalProperties: false
  securitySchemes:
    bearer:
      type: http
      scheme: bearer

````