Changes to Test New Order (TRADE)
POST /api/v3/order/test
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 26 revisions of this API.213
What changed
- ○
added the new optional
queryrequest parametercomputeCommissionRatesnew-optional-request-parameter
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional
queryrequest parameterstrategyIdnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterstrategyTypenew-optional-request-parameter
- ○
- ○
added the new optional
queryrequest parametertrailingDeltanew-optional-request-parameter
- ○
- ▲
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
- ○
for the
queryrequest parametericebergQty, the type/format was generalized fromnumber/floattonumber/doublerequest-parameter-type-generalized
- ○
for the
queryrequest parameterprice, the type/format was generalized fromnumber/floattonumber/doublerequest-parameter-type-generalized
- ○
for the
queryrequest parameterquantity, the type/format was generalized fromnumber/floattonumber/doublerequest-parameter-type-generalized
- ○
for the
queryrequest parameterquoteOrderQty, the type/format was generalized fromnumber/floattonumber/doublerequest-parameter-type-generalized
- ○
for the
queryrequest parameterstopPrice, the type/format was generalized fromnumber/floattonumber/doublerequest-parameter-type-generalized
- ○
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
- ▲