Changes to List account orders

GET /accounts/{accountId}/orders

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

Changed in 8 of the 65 revisions of this API.1347

  1. 79bc1d8e89811
  2. dfb77b0eb8ce1
  3. ee2f9f6516153
  4. 74f3fb52ef667
  5. cfda6957a5da1
  6. a50efb5b1c2b2
  7. d9ce3acae7e11
  8. 6a3b37154f49332

What changed

    • added the non-success response with the status 503

      response-non-success-status-added

    • added the non-success response with the status 501

      response-non-success-status-added

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

      response-property-became-nullable

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

      response-property-became-nullable

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

      response-property-became-nullable

    • the response property items/option_symbol became nullable for the status 200

      response-property-became-nullable

    • the response property items/quote_currency became nullable for the status 200

      response-property-became-nullable

    • the response property items/quote_universal_symbol became nullable for the status 200

      response-property-became-nullable

    • the response property items/universal_symbol became nullable for the status 200

      response-property-became-nullable

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

    • for the query request parameter days, the max was set to 90.00

      request-parameter-max-set

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

  • 6a3b37154f49332See the full diff
    • the items/execution_price response's property type/format changed from string/decimal to number/ for status 200

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

    • removed the non-success response with the status 501

      response-non-success-status-removed

    • removed the non-success response with the status 503

      response-non-success-status-removed

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