Create

Create new beneficial owner

POST https://corporate-api.synaps.io/v3/corporate/member/create/:id

Create new beneficial owner for a company

Path Parameters

NameTypeDescription

id

string

Corporate ID

Headers

NameTypeDescription

Session-Id

string

Initialized Session-Id

Request Body

NameTypeDescription

firstname

string

Beneficial owner firstname

lastname

string

Beneficial owner lastname

shares

string

Shares (in percent %) owned by the member

Last updated