Create Subaccount
Create a new trading subaccount. Any active org member can create one; account_type is pinned to non_custodial server-side. A non-admin creator gets an explicit admin grant on the new subaccount (org admins hold derived access on every subaccount and never get grant rows).
Runs on the unscoped session: the creator holds no user:manage grant on the subaccount until this transaction writes it, so the scoped-session RLS WITH CHECK on subaccount_grants can never admit the bootstrap row.
Request body
Response
Successful Response
Changes
Changed in 1 of the 9 revisions of this API.13
- ●
removed the request property
request-property-removed
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
added the required property
to the response with the statusresponse-required-property-added
- ●