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

Feb 4, 2026

main
1.0.0
Compare

API structure has changed

3 structure changes including:
3 Modifications
Modified 3 Breaking
DELETE /trading/accounts/{account_id}/orders
  • Response
  • 201 response Modified
    • application/json content type Modified
      • property Modified
        • CommandAck property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • object-1, object-2 properties Added
  • 202 response Modified
    • application/json content type Modified
      • property Modified
        • CommandAck property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • object-1, object-2 properties Added
PATCH /trading/accounts/{account_id}/orders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • property Modified
        • CommandAck property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • object-1, object-2 properties Added
  • 202 response Modified
    • application/json content type Modified
      • property Modified
        • CommandAck property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • object-1, object-2 properties Added
POST /trading/accounts/{account_id}/orders
  • Response
  • 201 response Modified
    • application/json content type Modified
      • property Modified
        • CommandAck property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • object-1, object-2 properties Added
  • 202 response Modified
    • application/json content type Modified
      • property Modified
        • CommandAck property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • object-1, object-2 properties Added