v1
latestOpenAPI 3.0.02026-07-26327775.9 KBInstruments and Sessions
Get allowed orders operation
Get information about the orders operations (new, modify, cancel) and types (manual, market, stop, limit, stop limit, trailing stop) allowed in some session, given its session status.
get/trade/sessionStatuses/{sessionStatusId}
Path parameters
sessionStatusIdinteger required
Identifier of the trade session status.
Headers
accNuminteger required
Account number
Response
OK
Example response
{
"s": "ok"
}