Property | Type | Description |
---|---|---|
tax_identifier | String | Company's identification number. Company national registration. AR: CUIT - BR: CNPJ. Length: 20. |
legal_name | String | Company legal name. Length: 100. |
aliases | String | Other Company Name / Aliases / Trading Name or other relevant company’s info. Length: 100. |
website | String | Company’s website. Length: 100. |
legal_nature | String | Company legal nature. Must be a valid legal nature code. Length: 4. |
date_establishment | String | Company date of foundation. YYYY-MM-DD. Length: 10. |
email | String | Company email address. Length: 64. |
revenue | String | Annual revenue. Length: 20. |
company_activity | String | Company main business. BR: Must be a valid CNAE. Length: 10. |
company_phone_number | String | Company's phone number. Area code + Phone number. Length: 20. |
countries_of_operation | List | List of the company’s countries of operation ISO codes. ISO 3166-1 alpha-2-code. |
terms_and_conditions_accepted | Boolean | Account's terms and conditions. Length: 5. |
data_management_accepted | Boolean | Account's data management. Length: 5. |
company_address | Address Object | Company's address. |
partners | Owner Object | Partners or legal representative’s details. |
compliance_officer | Compliance Officer Object | Compliance Officer Information. |