These docs are for v3. Click to read the latest docs for v4.

Create Account

Create a new account

Accounts Overview

📘

Note on Required Fields

When creating the account you can submit as many or as few profileFields as you need at the time of Account creation. More information on profile fields

Body Params
string
required

The type of account, currently INDIVIDUAL is the only supported value

string
required

The country of the account holder. For individuals this is the country of residence. (Currently we only support US accounts)

boolean

When true, the newly created account will be a custodial subaccount owner by the caller. Otherwise, the account will be a standalone non-custodial account.

profileFields
array of objects
required

An array of the Fields submitted at the time of Account creation. You can submit as many or as few fields as you need at the time of Account creation.

profileFields*
string

Supply your own Account ID when creating noncustodial accounts. This field is used to track which account referred the new account into our system

boolean

Prevent all outbound emails to the account

Response

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