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

May 30, 2026

main
1.0.0
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2
GET /trading/accounts/{account_id}/positions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • qty property Modified
          • Property is no longer required
        • yes_qty, no_qty, net_qty properties Added
  • Query
  • presentation query parameter Added
POST /trading/accounts/{account_id}/orders
  • Body
  • application/json content type Modified
    • auto_merge property Added