v1

latestOpenAPI 3.1.02026-07-2432337285.3 KB
Account Owners

Create Account Owner

Create a new account owner for KYC purposes.

post/owners/

Headers

x-company-idinteger

ID of a child company for authentication. If not provided, the parent company will be authenticated.

ID of a child company for authentication. If not provided, the parent company will be authenticated.

Request body

type'INDIVIDUAL' | 'ORGANIZATION' required

Type of account owner

kyc_mode'SELF_DECLARED' | 'HOSTED' | 'EXTERNAL' required

KYC verification mode

idempotency_keystring

Unique key for idempotency

Response

Successful Response

status'success'