Authorizations
The Client ID that owns the API Key for the request
The pass phrase affiliated with the API Key
A HMAC SHA-256 signature using the API Key secret on the string TIMESTAMP, METHOD, REQUEST_PATH, BODY
The timestamp of when the request is being made
Body
The name of the portfolio
Response
New portfolio created
A unique identifier for the portfolio
"14thr7ft-1-0"
A UUID for the portfolio
"3d50e347-6a59-4965-a4cd-b25934d84126"
A human readable name for the portfolio
"Investment Account"
A user UUID for brokers that attribute a single user per portfolio
"f67de785-60a7-45ea-b87a-07e83eae7c12"
The fee rate charged for order making liquidity
0.02
The fee rate charged for orders taking liquidity
0.04
Indicates if the portfolio has been locked from trading
Indicates whether or not the portfolio can borrow
Indicates if the portfolio is setup to take liquidation assignments
Indicates if the portfolio is the account default portfolio
Indicates if the cross collateral is enabled for the portfolio
Indicates if pre-launch trading is enabled for the portfolio
Indicates if loan overdraft protection is disabled for the portfolio