Create Sub-Account
Create Sub-Account
The endpoint creates new sub-account.
The email field requirement depends on the shareKyc parameter:
- When
shareKycisfalseor not provided:emailis required - When
shareKycistrue:emailis optional
The API does not cache the response.
POST
Create Sub-Account
The
email field requirement depends on the shareKyc parameter:- When
shareKycisfalseor not provided:emailis required - When
shareKycistrue:emailis optional
Authorizations
API key authentication using signed requests
Body
application/json
Response
Sub-account created successfully
Sub-account identifier
Example:
"8e667b4a-0b71-4988-8af5-9474dbfaeb51"
Sub-account alias/name
Example:
"trading_bot"
User identifier associated with account
Example:
"u-12345"
Sub-account email (masked)
Example:
"s***@example.com"
Sub-account status
Example:
"active"
Sub-account color
Example:
"#FF5733"
KYC information
Sub-account permissions