v1
latestOpenAPI 3.0.02026-07-26327775.9 KBAccount
Get open positions
Get all currently open positions for an account. The column names are defined in the positionsConfig part of the /trade/config route
get/trade/accounts/{accountId}/positions
Path parameters
accountIdinteger required
Account identifier.
Headers
accNuminteger required
Account number
Response
Example response
{
"s": "ok"
}