Account Positions (NEW)
Account Positions (NEW)
Returns a list of positions for the given account. /portfolio/accounts or /portfolio/subaccounts must be called prior to this endpoint. This endpoint provides near-real time updates and removes caching otherwise found in the /portfolio/{accountId}/positions/{pageId} endpoint.
Path parameters
accountId
Query parameters
model
direction
The chronologic order of orders to sort by.
* `a` - Display in ascending order.
* `d` - Display in descending order.
Allowed values:
Response
response with position details
Errors
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error

