Skip to main content
POST
Create investment account

Body

application/json

Investment account

code
string

Caller-supplied 2-character code (A-Z, 0-9), e.g. RT. Becomes part of the account ID.

investor_id
string

Friendly investor ID, e.g. I_SI_IND_000001.

name
string

Optional human-friendly label, e.g. Retirement.

Response

201 - application/json

Created

code
string
created_at
string
id
string

Friendly account ID, e.g. A_RT_000001.

investor_id
string
name
string
status
string

ACTIVE.