Skip to main content
GET
List account balances and holdings

Ủy quyền

Authorization
string
header
bắt buộc

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Phản hồi

Accounts

account_id
string

Trading account identifier.

cash_available
number<double>

Available cash balance.

cash_hold
number<double>

Cash amount currently on hold.

bypass_cash
boolean

Indicates whether cash checks are bypassed.

bypass_stock
boolean

Indicates whether stock checks are bypassed.

holdings
object[]

List of stock holdings for the account.