Changes to Margin Account Cancel all Open Orders on a Symbol (TRADE)
DELETE /sapi/v1/margin/openOrders
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 26 revisions of this API.3145
- a484ce871a723145
What changed
- ▲
for the
queryrequest parameterrecvWindow, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parametertimestamp, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
the
items/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ●
removed the optional property
items/clientOrderIdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/cummulativeQuoteQtyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/executedQtyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/isIsolatedfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/orderIdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/orderListIdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/origClientOrderIdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/origQtyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/pricefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/sidefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/statusfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/symbolfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/timeInForcefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/typefrom the response with the200statusresponse-optional-property-removed
- ○
added
canceledMarginOrderDetailmarginOcoOrderto theitems/response propertyanyOflist for the response status200response-property-any-of-added
- ○
the response property
codebecame required for the status400response-property-became-required
- ○
the response property
codebecame required for the status401response-property-became-required
- ○
the response property
msgbecame required for the status400response-property-became-required
- ○
the response property
msgbecame required for the status401response-property-became-required
- ▲