API Reference
API StatusLogin

Retrieve Account Cash

Retrieves an Account Cash details by accountID.

Path Params
string
required

The user's unique account identifier.

Response

Response body
object
string

The user's unique account identifier.

string

The user's unique account number, that is human readable.

string

The type of trading the account will participate in.

CASH MARGIN

string

Timestamp of the last time the deposit was updated.

cash
object
number

An accounts buying power, this figure dictates the total amount of money that can be used for purchases. Will be reduced by pending orders.

number

An accounts withdrawal balance, this property only contains settled funds, and money that has already seasoned.

number

An accounts total cash balance, including both settled and un-settled money.

noBuyingPowerReason
array

Reasons for no buying power.

noBuyingPowerReason
cashSettlement
array

An array of objects containing the time of when money settles as a result of a sale.

cashSettlement
number

The amount of unsettled cash not included in cash available to trade.

number

The total amount of money that is pending due to a recent deposit(s)

payments
object
buyingPower
object
redemptions
object
Language
Credentials
URL