Create UBO relation

API endpoint to add UBO to a company.

Path Params
uuid
required

Format - uuid. Identifier (GUID) of the company.

Body Params

Create UBO relation request

uuid
required

Identifier (GUID) of the person who is setup as UBO of the company.

string | null

Title field where a user can specify more details on the UBO relation, for instance the function title of the connected UBO.

string
required
length ≥ 1

Ownership percentage shortcode, this the size the ownership size of the UBO. In the reference data endpoint 'ownership-percentage' a user can get the full list of available values.

date
required

Date when the created relation was started.

date | null

Date when the created relation has or will end.

Headers
uuid
required

Format - uuid. Correlates HTTP requests between a client and server

Responses
202

Accepted

500

Server Error

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json