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

  1. 6c02ecd56d371
  2. f9cbbeb40e312
  3. f008d48ec6231
  4. a484ce871a7229

What changed

    • added the new optional query request parameter computeCommissionRates

      new-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 query request parameter strategyId

      new-optional-request-parameter

    • added the new optional query request parameter strategyType

      new-optional-request-parameter

    • added the new optional query request parameter trailingDelta

      new-optional-request-parameter

  • a484ce871a7229See the full diff
    • for the query request parameter recvWindow, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • for the query request parameter timestamp, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • for the query request parameter icebergQty, the type/format was generalized from number/float to number/double

      request-parameter-type-generalized

    • for the query request parameter price, the type/format was generalized from number/float to number/double

      request-parameter-type-generalized

    • for the query request parameter quantity, the type/format was generalized from number/float to number/double

      request-parameter-type-generalized

    • for the query request parameter quoteOrderQty, the type/format was generalized from number/float to number/double

      request-parameter-type-generalized

    • for the query request parameter stopPrice, the type/format was generalized from number/float to number/double

      request-parameter-type-generalized

    • the response property code became required for the status 400

      response-property-became-required

    • the response property code became required for the status 401

      response-property-became-required

    • the response property msg became required for the status 400

      response-property-became-required

    • the response property msg became required for the status 401

      response-property-became-required