Changes to Replace order

POST /accounts/{accountId}/trading/replace

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

Changed in 6 of the 65 revisions of this API.1337

  1. e448d10a240f4
  2. ee2f9f6516153
  3. 74f3fb52ef667
  4. a50efb5b1c2b2
  5. d9ce3acae7e11
  6. 6a3b37154f4933

What changed

    • added the new BUY_TO_CLOSE enum value to the request property action

      request-property-enum-value-added

    • added the new BUY_TO_OPEN enum value to the request property action

      request-property-enum-value-added

    • added the new SELL_TO_CLOSE enum value to the request property action

      request-property-enum-value-added

    • added the new SELL_TO_OPEN enum value to the request property action

      request-property-enum-value-added

    • the response property option_symbol/allOf[OptionsSymbol]/underlying_symbol/exchange/allOf[USExchange]/mic_code became nullable for the status 200

      response-property-became-nullable

    • the response property quote_universal_symbol/allOf[UniversalSymbol]/exchange/allOf[Exchange]/mic_code became nullable for the status 200

      response-property-became-nullable

    • the response property universal_symbol/allOf[UniversalSymbol]/exchange/allOf[Exchange]/mic_code became nullable for the status 200

      response-property-became-nullable

    • the response property option_symbol became nullable for the status 200

      response-property-became-nullable

    • the response property quote_currency became nullable for the status 200

      response-property-became-nullable

    • the response property quote_universal_symbol became nullable for the status 200

      response-property-became-nullable

    • the response property universal_symbol became nullable for the status 200

      response-property-became-nullable

    • the execution_price response's property type/format changed from number/ to string/decimal for status 200

      response-property-type-changed

    • the limit_price response's property type/format changed from number/ to string/decimal for status 200

      response-property-type-changed

    • the stop_price response's property type/format changed from number/ to string/decimal for status 200

      response-property-type-changed

    • added the optional property brokerage_group_order_id to the response with the 200 status

      response-optional-property-added

    • added the optional property order_role to the response with the 200 status

      response-optional-property-added

    • added the optional property trailing_stop to the response with the 200 status

      response-optional-property-added

    • the execution_price response's property type/format changed from string/decimal to number/ for status 200

      response-property-type-changed

    • the limit_price response's property type/format changed from string/decimal to number/ for status 200

      response-property-type-changed

    • the stop_price response's property type/format changed from string/decimal to number/ for status 200

      response-property-type-changed

    • removed the optional property brokerage_group_order_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property order_role from the response with the 200 status

      response-optional-property-removed

    • removed the optional property trailing_stop from the response with the 200 status

      response-optional-property-removed

    This revision also has 27 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog