Company
Information about the company or business.
- address
The customer's address.
- cityType: string | nullmax length:100
City, district, suburb, town, or village.
- countryType: string | nullmax length:2
Two-letter country code (ISO 3166-1 alpha-2).
- line1Type: string | nullmax length:100
Address line 1 (e.g., street, PO Box, or company name).
- line2Type: string | nullmax length:100
Address line 2 (e.g., apartment, suite, unit, or building).
- postalType: string | null
_code max length:100ZIP or postal code.
- stateType: string | nullmax length:100
State, county, province, or region.
- directorsType: boolean
_provided Whether the company's directors have been provided.
- directorshipType: object · DeclarationEvidence
_declaration Evidence of a declaration with timestamp, IP, and user agent
- dateType: string Format: date-time
The date and time when the declaration was made
- ipType: string
The IP address from which the declaration was made
- userType: string
_agent The user agent of the browser/client making the declaration
- executivesType: boolean
_provided Whether the company's executives have been provided.
- nameType: string | null
The legal name of the company.
- ownersType: boolean
_provided Whether the company's owners have been provided.
- ownershipType: object · DeclarationEvidence
_declaration Evidence of a declaration with timestamp, IP, and user agent
- dateType: string Format: date-time
The date and time when the declaration was made
- ipType: string
The IP address from which the declaration was made
- userType: string
_agent The user agent of the browser/client making the declaration
- phoneType: string | null
The official business phone for verification and compliance.
- registrationType: object · RegistrationDatenullable
_date The date on which the company was incorporated or registered.
- dayType: integer Format: int32min:1max:31required
Signed 32-bit integers (commonly used integer type).
- monthType: integer Format: int32min:1max:12required
Signed 32-bit integers (commonly used integer type).
- yearType: integer Format: int32min:1000max:9999required
Signed 32-bit integers (commonly used integer type).
- registrationType: string | null
_number The company's registration number.
- representativeType: object · DeclarationEvidence
_declaration Evidence of a declaration with timestamp, IP, and user agent
- dateType: string Format: date-time
The date and time when the declaration was made
- ipType: string
The IP address from which the declaration was made
- userType: string
_agent The user agent of the browser/client making the declaration
- structureType: string · CompanyStructureenum
The structure of the company.
values- multi
_member _llc - private
_corporation - private
_partnership - public
_corporation - public
_partnership
- taxType: string | null
_id The business ID number of the company, as appropriate for the company’s country.
- taxType: boolean
_id _provided Whether a tax ID has been provided.
- taxType: string
_id _registrar The jurisdiction in which the tax ID is registered.
- vatType: string | null
_id The VAT number of the company.
- vatType: boolean
_id _provided Whether a VAT ID has been provided.

