Company

Information about the company or business.

  • address

    The customer's address.

    • city
      Type: string | null
      max length:  
      100

      City, district, suburb, town, or village.

    • country
      Type: string | null
      max length:  
      2

      Two-letter country code (ISO 3166-1 alpha-2).

    • line1
      Type: string | null
      max length:  
      100

      Address line 1 (e.g., street, PO Box, or company name).

    • line2
      Type: string | null
      max length:  
      100

      Address line 2 (e.g., apartment, suite, unit, or building).

    • postal_code
      Type: string | null
      max length:  
      100

      ZIP or postal code.

    • state
      Type: string | null
      max length:  
      100

      State, county, province, or region.

  • directors_provided
    Type: boolean

    Whether the company's directors have been provided.

  • directorship_declaration
    Type: object · DeclarationEvidence

    Evidence of a declaration with timestamp, IP, and user agent

    • date
      Type: stringFormat: date-time

      The date and time when the declaration was made

    • ip
      Type: string

      The IP address from which the declaration was made

    • user_agent
      Type: string

      The user agent of the browser/client making the declaration

  • executives_provided
    Type: boolean

    Whether the company's executives have been provided.

  • name
    Type: string | null

    The legal name of the company.

  • owners_provided
    Type: boolean

    Whether the company's owners have been provided.

  • ownership_declaration
    Type: object · DeclarationEvidence

    Evidence of a declaration with timestamp, IP, and user agent

    • date
      Type: stringFormat: date-time

      The date and time when the declaration was made

    • ip
      Type: string

      The IP address from which the declaration was made

    • user_agent
      Type: string

      The user agent of the browser/client making the declaration

  • phone
    Type: string | null

    The official business phone for verification and compliance.

  • representative_declaration
    Type: object · DeclarationEvidence

    Evidence of a declaration with timestamp, IP, and user agent

    • date
      Type: stringFormat: date-time

      The date and time when the declaration was made

    • ip
      Type: string

      The IP address from which the declaration was made

    • user_agent
      Type: string

      The user agent of the browser/client making the declaration

  • structure
    Type: string · CompanyStructureenum

    The structure of the company.

    values
    • multi_member_llc
    • private_corporation
    • private_partnership
    • public_corporation
    • public_partnership
  • tax_id_provided
    Type: boolean

    Whether a tax ID has been provided.

  • tax_id_registrar
    Type: string

    The jurisdiction in which the tax ID is registered.

  • vat_id_provided
    Type: boolean

    Whether a VAT ID has been provided.