Company
Information about the company or business.
address The customer's address.
- Type: string | null
city max length:100City, district, suburb, town, or village.
- Type: string | null
country max length:2Two-letter country code (ISO 3166-1 alpha-2).
- Type: string | null
line1 max length:100Address line 1 (e.g., street, PO Box, or company name).
- Type: string | null
line2 max length:100Address line 2 (e.g., apartment, suite, unit, or building).
- Type: string | null
postal _code max length:100ZIP or postal code.
- Type: string | null
state max length:100State, county, province, or region.
- Type: boolean
directors _provided Whether the company's directors have been provided.
- Type: object · DeclarationEvidence
directorship _declaration Evidence of a declaration with timestamp, IP, and user agent
- Type: stringFormat: date-time
date The date and time when the declaration was made
- Type: string
ip The IP address from which the declaration was made
- Type: string
user _agent The user agent of the browser/client making the declaration
- Type: boolean
executives _provided Whether the company's executives have been provided.
- Type: string | null
name The legal name of the company.
- Type: boolean
owners _provided Whether the company's owners have been provided.
- Type: object · DeclarationEvidence
ownership _declaration Evidence of a declaration with timestamp, IP, and user agent
- Type: stringFormat: date-time
date The date and time when the declaration was made
- Type: string
ip The IP address from which the declaration was made
- Type: string
user _agent The user agent of the browser/client making the declaration
- Type: string | null
phone The official business phone for verification and compliance.
- Type: object · DeclarationEvidence
representative _declaration Evidence of a declaration with timestamp, IP, and user agent
- Type: stringFormat: date-time
date The date and time when the declaration was made
- Type: string
ip The IP address from which the declaration was made
- Type: string
user _agent The user agent of the browser/client making the declaration
- Type: string · CompanyStructureenum
structure The structure of the company.
valuesmulti _member _llc private _corporation private _partnership public _corporation public _partnership
- Type: boolean
tax _id _provided Whether a tax ID has been provided.
- Type: string
tax _id _registrar The jurisdiction in which the tax ID is registered.
- Type: boolean
vat _id _provided Whether a VAT ID has been provided.

