Add Owner
Add a new beneficial owner. (Business Only)
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The details required to add a beneficial owner to your business profile.
Full legal name of the person or business.
Example:
"Jane Smith"
Official email address.
The type of owner.
Available options:
individual
, business
, non-profit
Example:
"individual"
The role of involvment in the business.
Available options:
shareholder
, director
Example:
"shareholder"