Parent Companies
The Parent Companies array.
This information represents the parent companies of the company to incorporate.
Parameters
Type
Required
Info
name
string
required
The shareholders last name.
percent
float
required for LLC
countOfShares
integer
required for corporation
Required if comanyType is corporation
. The sum of the count of shares in all holders should be the sames a count of shares in company. Set to NULL if llc
Parent Companies Example for LLC
Parent Companies Example for Corporation
Last updated