Portfolio Management

Lock Portfolio

Locks the authenticated portfolio. All currently open DIRECT_ACCESS orders and quotes for this portfolio are cancelled immediately. New DIRECT_ACCESS orders and quotes are rejected until the portfolio is unlocked.

REST-submitted orders are not affected by the lock state.

get/api/v2/private/lock_portfolio

Response

Portfolio locked successfully.

jsonrpc'2.0' required

The JSON-RPC version (2.0)

idinteger

The id that was sent in the request

result'ok' required

Result of method execution. ok in case of success

Changes

No recorded changes to this endpoint across all 5 revisions of this API.