| dateOfIncorporation |
string |
The date when the organization was incorporated in YYYY-MM-DD format. |
| description |
string |
Your description for the organization. |
| doingBusinessAs |
string |
The organization's trading name, if different from the registered legal name. |
| email |
string |
The email address of the legal entity. |
| legalName |
string |
The organization's legal name. |
| phone |
object |
The phone number of the legal entity. |
| principalPlaceOfBusiness |
object |
The address where the organization operates from. Provide this if the principal place of business is different from the `registeredAddress`. |
| registeredAddress |
object |
The address of the organization registered at their registrar (such as the Chamber of Commerce). |
| registrationNumber |
string |
The organization's registration number. |
| stockData |
object |
Information about the organization's publicly traded stock. Provide this object only if `type` is **listedPublicCompany**. |
| taxInformation |
array |
The tax information of the organization. |
| taxReportingClassification |
object |
The tax reporting classification (FATCA/CRS self-certification) of the organization. |
| type |
string |
Type of organization. Possible values: **associationIncorporated**, **governmentalOrganization**, **listedPublicCompany**, **nonProfit**, **partnershipIncorporated**, **privateCompany**. |
| vatAbsenceReason |
string |
The reason the organization has not provided a VAT number. Possible values: **industryExemption**, **belowTaxThreshold**. |
| vatNumber |
string |
The organization's VAT number. |
| webData |
object |
The website and app URL of the legal entity. |