v47

latestOpenAPI 3.1.0Contact usraw.githubusercontent.com2026-07-1061131268.6 KB
Accounts

Create Account for Entity

Create a new Account for a specific Entity. This Entity represents your organization itself, or an individual customer of your organization.

post/api/v2/entities/{entity_id}/accounts

Request body

jurisdiction'BASELINE' | 'US'

Response

Created

idstring uuid required

Unique ID for the Account.

entity_idstring uuid required

ID for the Entity that owns the Account.

is_activeboolean required

Indicates whether the Account is active.

created_dtstring date-time required

Datetime when the Account was created. ISO 8601 timestamp.

jurisdiction'BASELINE' | 'US' required
brokerage_account_idstring nullable

ID of the brokerage account associated with the Account.