Get Balance
Endpoint for getting the balance and portfolio value of a member. Both values are returned in cents.
Authorizations
Your API key ID
RSA-PSS signature of the request
Request timestamp in milliseconds
Query Parameters
Subaccount number (0 for primary, 1-32 for subaccounts). Defaults to 0.
Response
Balance retrieved successfully
Member's available balance in cents. This represents the amount available for trading.
Member's available balance as a fixed-point dollar string. This represents the amount available for trading.
"0.5600"
Member's portfolio value in cents. This is the current value of all positions held.
Unix timestamp of the last update to the balance.
Balance broken down per exchange index.