Skip to content

CompanyInfo Object ​



id
string
REQUIRED · 

The unique identifier for company info

name
string

The name of the company

legal_name
string

The legal name of the company

emails
object[]
email
string

The company's email

type
string

The company's email type

tax_number
string

The tax number of the company

fiscal_year_end_month
string

The fiscal year end month

fiscal_year_end_day
string

The fiscal year end day

currency
string

The currency of the company

urls
string[]

The urls of the company

addresses
object[]

The addresses of the company

street_1
string

The street 1 address of the company

street_2
string

The street 2 address of the company

city
string

The city of the company

state
string

The state of the company

country
string

The country of the company

postal_code
string

The postal code of the company

type
string

The type of the address

phones
object[]

The phone numbers of the company

number
string

The phone number of the company

extension
string

The extension of the phone number

type
string

The type of the phone number

created_at
string · date-time

This represents the date when the company info was created

updated_at
string · date-time

This represents the date when the company info was updated

remote_data
object

Raw data returned from the remote API call.