v1
latestOpenAPI 3.0.02026-07-26327775.9 KBTrading
Modify an existing order
Modify an existing order.
For more details on each of the fields in the body, look at their definitions in the POST /trade/accounts/{accountId}/orders route.
patch/trade/orders/{orderId}
Path parameters
orderIdinteger required
Order identifier.
Headers
accNuminteger required
Account number
developer-api-keystring
developer-api-key
Request body
Response
OK
Example response
{
"s": "ok"
}