DataConnector | ComponentOne
In This Topic
    Company Info
    In This Topic
    Name Type ReadOnly Filterable Description
    Id [KEY] string true false The Id of the company.
    SyncToken string false false The sync token. This must be specified when executing an update or delete.
    MetaData_CreateTime datetime true false The time the record was created.
    MetaData_LastUpdatedTime datetime true false The time the record was last updated.
    CompanyName string true false The name of the company.
    LegalName string true false The legal name of the company.
    CompanyAddr_Id string false false The Id of the Intuit entity for the company address, is mainly used for modifying the address. This field is assigned by the data service.
    CompanyAddr_Line1 string false false The first line of the address.
    CompanyAddr_Line2 string false false The second line of the address.
    CompanyAddr_Line3 string false false The third line of the address.
    CompanyAddr_Line4 string false false The fourth line of the address.
    CompanyAddr_Line5 string false false The fifth line of the address.
    CompanyAddr_City string false false The city name.
    CompanyAddr_Country string false false The country name.
    CompanyAddr_CountrySubDivisionCode string false false The country region. The state name for the USA or the province name for Canada.
    CompanyAddr_PostalCode string false false The postal code. The zip code for the USA and Canada.
    CompanyAddr_Note string false false A note for the customer.
    CompanyAddr_Lat string false false The latitude coordinate of the geocoded address.
    CompanyAddr_Long string false false The longitude coordinate of the geocoded address.
    CustomerCommunicationAddr_Id string false false The Id of the customer communication address. This field is assigned by the data service. The customer will use this address to contact the company. This field is also used to modify the address.
    CustomerCommunicationAddr_Line1 string false false The first line of the address.
    CustomerCommunicationAddr_Line2 string false false The second line of the address.
    CustomerCommunicationAddr_Line3 string false false The third line of the address.
    CustomerCommunicationAddr_Line4 string false false The fourth line of the address.
    CustomerCommunicationAddr_Line5 string false false The fifth line of the address.
    CustomerCommunicationAddr_City string false false The city name.
    CustomerCommunicationAddr_Country string false false The country name.
    CustomerCommunicationAddr_CountrySubDivisionCode string false false The country region. The state name for the USA or the province name for Canada.
    CustomerCommunicationAddr_PostalCode string false false The postal code. The zip code for the USA and Canada.
    CustomerCommunicationAddr_Note string false false The note for the customer.
    CustomerCommunicationAddr_Lat string false false The latitude coordinate of the geocoded address.
    CustomerCommunicationAddr_Long string false false The longitude coordinate of the geocoded address.
    LegalAddr_Id string false false The Id of the company address used in government communications. This field is assigned by the data service and is mainly used for modifying the address.
    LegalAddr_Line1 string false false The first line of the address.
    LegalAddr_Line2 string false false The second line of the address.
    LegalAddr_Line3 string false false The third line of the address.
    LegalAddr_Line4 string false false The fourth line of the address.
    LegalAddr_Line5 string false false The fifth line of the address.
    LegalAddr_City string false false The city name.
    LegalAddr_Country string false false The country name.
    LegalAddr_CountrySubDivisionCode string false false The region within a country. For example, the state name for the USA or the province name for Canada.
    LegalAddr_PostalCode string false false The postal code. The zip code for the USA and Canada.
    LegalAddr_Note string false false The note for the customer.
    LegalAddr_Lat string false false The latitude coordinate of the geocoded address.
    LegalAddr_Long string false false The longitude coordinate of the geocoded address.
    Email_Address string true false The default email address.
    PrimaryPhone_FreeFormNumber string true false The primary phone number.
    EmployerId string true false The employer identifier (EIN).
    Country string true false The country that the company belongs to. This field is used for financial calculations.
    SupportedLanguages string true false A comma-separated list of languages supported by the company.
    WebAddr_URI string true false The default company website.
    CompanyStartDate date true false The date when the company file was created. This field and Metadata_CreateTime contain the same value.