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

# Furnish KYB certificate data via structured JSON



## OpenAPI

````yaml POST /v1/products/kyb_certificate/furnish
openapi: 3.1.0
info:
  title: SOLO Network API
  version: v1
servers:
  - url: https://api.solo.one
    description: Production
  - url: https://api.sandbox.solo.one
    description: Sandbox
security: []
paths:
  /v1/products/kyb_certificate/furnish:
    post:
      tags:
        - KYB Certificate
      summary: Furnish KYB certificate data via structured JSON
      operationId: kyb_certificate_furnish_v1_products_kyb_certificate_furnish_post
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/KYBCertificateFurnishInput'
        required: true
      responses:
        '200':
          description: Successful Response
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/KYBCertificateFurnishOutput'
        '422':
          description: Validation Error
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HTTPValidationError'
      security:
        - HTTPBearer: []
components:
  schemas:
    KYBCertificateFurnishInput:
      properties:
        network_id:
          type: string
          format: uuid
          title: Network Id
          description: Network scope for the furnishing.
        subnetwork_name:
          type: string
          title: Subnetwork Name
          description: Subnetwork name for policy resolution.
        application_date:
          type: string
          title: Application Date
          description: Application date for policy resolution.
        records:
          items:
            $ref: '#/components/schemas/KYBCertificateFurnishRecord'
          type: array
          title: Records
          description: One or more business records to furnish.
      type: object
      required:
        - network_id
        - subnetwork_name
        - application_date
        - records
      title: KYBCertificateFurnishInput
    KYBCertificateFurnishOutput:
      properties:
        success:
          type: boolean
          title: Success
          default: true
        submission_id:
          anyOf:
            - type: string
              format: uuid
            - type: 'null'
          title: Submission Id
        profile_ids:
          anyOf:
            - items:
                type: string
                format: uuid
              type: array
            - type: 'null'
          title: Profile Ids
        counts:
          anyOf:
            - additionalProperties:
                type: integer
              type: object
            - type: 'null'
          title: Counts
      type: object
      title: KYBCertificateFurnishOutput
    HTTPValidationError:
      properties:
        detail:
          items:
            $ref: '#/components/schemas/ValidationError'
          type: array
          title: Detail
      type: object
      title: HTTPValidationError
    KYBCertificateFurnishRecord:
      properties:
        federal_ein:
          type: integer
          title: Federal Ein
          description: Federal EIN — business match key.
        business_jurisdiction_of_formation:
          type: string
          title: Business Jurisdiction Of Formation
          description: Jurisdiction of formation — business match key.
        business_legal_name:
          anyOf:
            - type: string
            - type: 'null'
          title: Business Legal Name
        business_dba_name:
          anyOf:
            - type: string
            - type: 'null'
          title: Business Dba Name
        business_email:
          anyOf:
            - type: string
            - type: 'null'
          title: Business Email
        business_identity_verification_events:
          anyOf:
            - items:
                $ref: '#/components/schemas/BusinessIdentityVerificationEventInput'
              type: array
            - type: 'null'
          title: Business Identity Verification Events
        business_ownership_control_verification_events:
          anyOf:
            - items:
                $ref: >-
                  #/components/schemas/BusinessOwnershipControlVerificationEventInput
              type: array
            - type: 'null'
          title: Business Ownership Control Verification Events
        business_risk_compliance_events:
          anyOf:
            - items:
                $ref: '#/components/schemas/BusinessRiskComplianceEventInput'
              type: array
            - type: 'null'
          title: Business Risk Compliance Events
      type: object
      required:
        - federal_ein
        - business_jurisdiction_of_formation
      title: KYBCertificateFurnishRecord
    ValidationError:
      properties:
        loc:
          items:
            anyOf:
              - type: string
              - type: integer
          type: array
          title: Location
        msg:
          type: string
          title: Message
        type:
          type: string
          title: Error Type
        input:
          title: Input
        ctx:
          type: object
          title: Context
      type: object
      required:
        - loc
        - msg
        - type
      title: ValidationError
    BusinessIdentityVerificationEventInput:
      properties:
        is_identity_verified:
          anyOf:
            - type: boolean
            - type: 'null'
          title: Is Identity Verified
        identity_verification_timestamp:
          anyOf:
            - type: string
            - type: 'null'
          title: Identity Verification Timestamp
        identity_verification_overall_status:
          anyOf:
            - type: string
            - type: 'null'
          title: Identity Verification Overall Status
        tax_id_validation_result:
          anyOf:
            - type: string
            - type: 'null'
          title: Tax Id Validation Result
        address_verification_result:
          anyOf:
            - type: string
            - type: 'null'
          title: Address Verification Result
        registration_status:
          anyOf:
            - type: string
            - type: 'null'
          title: Registration Status
        registration_identifier:
          anyOf:
            - type: string
            - type: 'null'
          title: Registration Identifier
        jurisdiction_of_formation:
          anyOf:
            - type: string
            - type: 'null'
          title: Jurisdiction Of Formation
        entity_type:
          anyOf:
            - type: string
            - type: 'null'
          title: Entity Type
        dba_name:
          anyOf:
            - type: string
            - type: 'null'
          title: Dba Name
        website_url:
          anyOf:
            - type: string
            - type: 'null'
          title: Website Url
        formation_document_artifact:
          anyOf:
            - type: string
            - type: 'null'
          title: Formation Document Artifact
        operational_existence_status:
          anyOf:
            - type: string
            - type: 'null'
          title: Operational Existence Status
      additionalProperties: true
      type: object
      title: BusinessIdentityVerificationEventInput
    BusinessOwnershipControlVerificationEventInput:
      properties:
        is_ownership_control_verified:
          anyOf:
            - type: boolean
            - type: 'null'
          title: Is Ownership Control Verified
        ownership_control_verification_timestamp:
          anyOf:
            - type: string
            - type: 'null'
          title: Ownership Control Verification Timestamp
        ownership_control_verification_overall_status:
          anyOf:
            - type: string
            - type: 'null'
          title: Ownership Control Verification Overall Status
        ownership_control_verification_overall_primary_source:
          anyOf:
            - type: string
            - type: 'null'
          title: Ownership Control Verification Overall Primary Source
        beneficial_owners_identified_count:
          anyOf:
            - type: number
            - type: 'null'
          title: Beneficial Owners Identified Count
        control_persons_identified_count:
          anyOf:
            - type: number
            - type: 'null'
          title: Control Persons Identified Count
        authority_determination_basis:
          anyOf:
            - type: string
            - type: 'null'
          title: Authority Determination Basis
        ownership_evidence_artifact:
          anyOf:
            - type: string
            - type: 'null'
          title: Ownership Evidence Artifact
      additionalProperties: true
      type: object
      title: BusinessOwnershipControlVerificationEventInput
    BusinessRiskComplianceEventInput:
      properties:
        is_risk_compliance_assessed:
          anyOf:
            - type: boolean
            - type: 'null'
          title: Is Risk Compliance Assessed
        risk_compliance_assessment_timestamp:
          anyOf:
            - type: string
            - type: 'null'
          title: Risk Compliance Assessment Timestamp
        risk_compliance_assessment_overall_status:
          anyOf:
            - type: string
            - type: 'null'
          title: Risk Compliance Assessment Overall Status
        sanctions_screening_result:
          anyOf:
            - type: string
            - type: 'null'
          title: Sanctions Screening Result
        adverse_media_assessment_result:
          anyOf:
            - type: string
            - type: 'null'
          title: Adverse Media Assessment Result
        activity_risk_level:
          anyOf:
            - type: string
            - type: 'null'
          title: Activity Risk Level
        primary_activity_classification_code:
          anyOf:
            - type: string
            - type: 'null'
          title: Primary Activity Classification Code
        primary_activity_classification_system:
          anyOf:
            - type: string
            - type: 'null'
          title: Primary Activity Classification System
      additionalProperties: true
      type: object
      title: BusinessRiskComplianceEventInput
  securitySchemes:
    HTTPBearer:
      type: http
      scheme: bearer

````