Modify an order

Note

Modify an order using the orderNo returned at placement. Both price and qty are required, even when only one is changing.

Use holdReleaseCondition to specify the trigger condition for releasing a HOLD order. The result contains the echoed orderNo and the modification status.

Body Params
string
required

Account ID identifying the client account for the request.

string
required

Order number returned by Place an order.

string
required

New price. Send together with qty.

string
required

New quantity. Send together with price.

string

Trigger condition for releasing a HOLD conditional order.

Headers
string

Trace ID. Generated by the server if omitted.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json