Company
The company object.
This information represents the company to be incorporated.
Parameters | Type | Required | Info |
---|---|---|---|
companyType | string | required |
|
registrationState | string | required |
|
businessName | string | required | The name of the company. |
businessNameEnding | string | required | For companyType For companyType |
industry | string | required | Provide the industry from the following list.
If Industry is other, please provide it as a String. |
countOfShares | integer | required for corporation | Amount of shares the company wants to issue |
minSharePrice | integer | required for corporation | Initial value of each share |
Company Example for LLC:
Company Example for Corporation:
Last updated