Replace Order
Modify an existing order (cancel and replace)
Overview
PUT apiURL/v1.0/accounts/{accountID}/orders/{existingOrderID}PUT apiURL/v1.0/accounts/{accountID}/syncorders/{existingOrderID}Request Body
Order Modification Sample
Response
Common Mistakes
Failing to Specify the Et-App-Key Parameter
Specifying the User ID Instead of the Trading Account ID
Specifying a Trading Account of a Different User
Last updated