address | string | Street and building number where the corporate is located. |
city | string | City where the corporate is located. |
country | string | Two-letter country code ISO 3166-1 alpha-2 where the corporate is located |
countryState | string | State/County where the corporate is located. |
directors | Director[] | List of Individual who has powers to legally bind the company (power of procuration). |
finalBeneficiaries | Beneficiary[] | List of beneficial owner that owns 25% or more in a corporation. |
name | string | - |
postalCode | string | Postal code where the corporate is located. |
registrationDate? | string | The company's registration date in the YYYY-MM-DD format. |
registrationNumber | string | - |
representatives | PersonalProfileDetails[] | List of individuals representing the company and authorized to act on it's behalf. |
vatNumber? | string | The company's VAT number |
website? | string | The company's website |