Changes to New Order (TRADE)

POST /api/v3/order

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 5 of the 26 revisions of this API.257

  1. 6622e0c151001
  2. 042dad2ebffe4
  3. f9cbbeb40e316
  4. f008d48ec6231
  5. a484ce871a72245

What changed

    • added the new optional query request parameter selfTradePreventionMode

      new-optional-request-parameter

    • added the required property oneOf[orderResponseFull]/selfTradePreventionMode to the response with the 200 status

      response-required-property-added

    • added the required property oneOf[orderResponseFull]/workingTime to the response with the 200 status

      response-required-property-added

    • added the required property oneOf[orderResponseResult]/selfTradePreventionMode to the response with the 200 status

      response-required-property-added

    • added the required property oneOf[orderResponseResult]/workingTime to the response with the 200 status

      response-required-property-added

    • 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 optional property oneOf[orderResponseFull]/strategyId to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[orderResponseFull]/strategyType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[orderResponseResult]/strategyId to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[orderResponseResult]/strategyType to the response with the 200 status

      response-optional-property-added

    • added the new optional query request parameter trailingDelta

      new-optional-request-parameter

  • a484ce871a72245See 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

    • the response property oneOf[orderResponseAck]/clientOrderId became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseAck]/orderId became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseAck]/orderListId became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseAck]/symbol became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseAck]/transactTime became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseFull]/clientOrderId became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseFull]/cummulativeQuoteQty became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseFull]/executedQty became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseFull]/fills became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseFull]/fills/items/commission became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseFull]/fills/items/commissionAsset became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseFull]/fills/items/price became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseFull]/fills/items/qty became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseFull]/orderId became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseFull]/orderListId became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseFull]/origQty became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseFull]/price became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseFull]/side became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseFull]/status became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseFull]/symbol became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseFull]/timeInForce became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseFull]/transactTime became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseFull]/type became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseResult]/clientOrderId became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseResult]/cummulativeQuoteQty became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseResult]/executedQty became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseResult]/orderId became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseResult]/orderListId became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseResult]/origQty became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseResult]/price became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseResult]/side became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseResult]/status became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseResult]/symbol became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseResult]/timeInForce became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseResult]/transactTime became required for the status 200

      response-property-became-required

    • the response property oneOf[orderResponseResult]/type became required for the status 200

      response-property-became-required