Orders
Modify a stop-loss order
Modify a stop-loss order
PUT
Modify a stop-loss order
Documentation Index
Fetch the complete documentation index at: https://docs.oms.verolabs.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token used for protected REST API requests.
Path Parameters
Order identifier.
Body
application/json
Stop-loss order modification payload.
Payload for modifying an existing stop-loss order.
Trading symbol or product code.
Example:
"FPT"
Order side.
Available options:
B, S Example:
"B"
Updated trigger price for the stop-loss order.
Updated trigger condition.
Available options:
>=, <= Example:
">="
Order type submitted after the trigger condition is met.
Available options:
LO, MTL Example:
"LO"
Updated order price.
Updated order quantity.
Trading account identifier.
Modify a stop-loss order

