Positions
GET
/positions
Account positions
Parameters
Header Parameters
X-API-KEY*
Type
Requiredstring
Query Parameters
account_number*
Type
Requiredstring
end_customer_id
Type
string
include_all_custodians
Aggregates positions across all the clearing firms the broker has accounts at.
Type
boolean
Responses
OK
application/json
JSON { "quantity_long": "1.23", "quantity_short": "0", "quantity_long_pending_sell": "0", "quantity_short_pending_buy": "0", "quantity_withheld": "0", "symbol": "AAPL 230317C00120000" }
[
]