Modify Order Strategy

Modify an existing Order Strategy

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
orderStrategyIdlongRequired
commandstringRequired<=1024 characters
customTag50stringOptional<=64 characters

Response

OrderStrategyStatusResponse
errorTextstring or null<=8192 characters

Non-empty if the request failed

orderStrategyobject or null