Do not miss any broker-openapi API changes, ever again

Subscribe to the broker-openapi API changelog to be up to date on recent changes.

RSS

Oct 24, 2025

main
1.0.0
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
DELETE /trading/accounts/{account_id}/orders/{order_id}
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 201 response Added
PATCH /trading/accounts/{account_id}/orders/{order_id}
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 201 response Added