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

Changelog

Last update:
Compare
4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /events
  • Response
  • 200 response Modified
    • application/json content type Modified
      • events property Modified
        • markets property Modified
GET /events/{event_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • markets property Modified
        • custom_strike property Modified
          • Type went from object | null to string | null
            Breaking
GET /markets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • markets property Modified
        • custom_strike property Modified
          • Type went from object | null to string | null
            Breaking
GET /markets/{market_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • custom_strike property Modified
        • Type went from object | null to string | null
          Breaking
2 structure changes including:
2 Modifications
Modified 2
GET /events
  • Response
  • 200 response Modified
    • application/json content type Modified
      • events property Modified
        • image_url property Modified
          • Property is no longer required
GET /events/{event_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • image_url property Modified
        • Property is no longer required
2 structure changes including:
2 Modifications
Modified 2
GET /events
  • Response
  • 200 response Modified
    • application/json content type Modified
      • events property Modified
        • series_title property Added
GET /events/{event_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • series_title property Added
1 structure change including:
1 Modification
Modified 1 Breaking
GET /trading/accounts/{account_id}/positions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • PositionList alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • DualPositionList, NetPositionList alternatives Added
1 structure change including:
1 Modification
Modified 1 Breaking
GET /trading/accounts/{account_id}/positions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • PositionList alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • DualPositionList, NetPositionList alternatives Added
1 structure change including:
1 Addition
Added 1
POST /trading/accounts/{account_id}/merge
1 structure change including:
1 Breaking change
1 Removal
Removed 1 Breaking
POST /trading/accounts/{account_id}/merge
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
1 structure change including:
1 Addition
Added 1
POST /trading/accounts/{account_id}/merge
1 structure change including:
1 Modification
Modified 1
GET /trading/accounts/{account_id}/positions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • yes_reserved, no_reserved properties Added
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
4 structure changes including:
4 Modifications
Modified 4
GET /events
  • Response
  • 200 response Modified
    • application/json content type Modified
      • events property Modified
        • title, rules_primary, markets properties Modified
GET /events/{event_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • title property Modified
        • en, pt, id properties Modified
          • Properties are no longer required
      • rules_primary property Modified
        • en, pt, id properties Modified
          • Properties are no longer required
      • markets property Modified
        • title, yes_sub_title, no_sub_title properties Modified
GET /markets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • markets property Modified
        • title, yes_sub_title, no_sub_title properties Modified
GET /markets/{market_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • title property Modified
        • en, pt, id properties Modified
          • Properties are no longer required
      • yes_sub_title property Modified
        • en, pt, id properties Modified
          • Properties are no longer required
      • no_sub_title property Modified
        • en, pt, id properties Modified
          • Properties are no longer required
4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /events
  • Response
  • 200 response Modified
    • application/json content type Modified
      • events property Modified
        • title, rules_primary, markets properties Modified
GET /events/{event_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • title property Modified
        • en, pt, id properties Modified
          • Properties are now required
            Breaking
      • rules_primary property Modified
        • en, pt, id properties Modified
          • Properties are now required
            Breaking
      • markets property Modified
        • title, yes_sub_title, no_sub_title properties Modified
GET /markets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • markets property Modified
        • title, yes_sub_title, no_sub_title properties Modified
GET /markets/{market_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • title property Modified
        • en, pt, id properties Modified
          • Properties are now required
            Breaking
      • yes_sub_title property Modified
        • en, pt, id properties Modified
          • Properties are now required
            Breaking
      • no_sub_title property Modified
        • en, pt, id properties Modified
          • Properties are now required
            Breaking
2 structure changes including:
2 Modifications
Modified 2
GET /events
  • Response
  • 200 response Modified
    • application/json content type Modified
      • events property Modified
        • series property Added
GET /events/{event_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • series property Added
2 structure changes including:
2 Modifications
Modified 2
GET /events
  • Response
  • 200 response Modified
    • application/json content type Modified
      • events property Modified
        • settlement_sources property Modified
GET /events/{event_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • settlement_sources property Modified
        • underlying property Added
2 structure changes including:
2 Modifications
Modified 2
GET /trading/accounts/{account_id}/orders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • filled_fee property Added
GET /trading/accounts/{account_id}/orders/{order_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • filled_fee property Added
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
3 structure changes including:
3 Modifications
Modified 3 Breaking
DELETE /trading/accounts/{account_id}/orders
  • Response
  • 201 response Modified
    • application/json content type Modified
      • market_id, broker_id, account_id, side, type, tif, token, price, qty, volume, filled_qty, filled_volume, status, status_reason, last_update_wall_time_ns, last_update_engine_seq, last_cmd_id_hex properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • 202 response Modified
    • application/json content type Modified
      • market_id, broker_id, account_id, side, type, tif, token, price, qty, volume, filled_qty, filled_volume, status, status_reason, last_update_wall_time_ns, last_update_engine_seq, last_cmd_id_hex properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PATCH /trading/accounts/{account_id}/orders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • market_id, broker_id, account_id, side, type, tif, token, price, qty, volume, filled_qty, filled_volume, status, status_reason, last_update_wall_time_ns, last_update_engine_seq, last_cmd_id_hex properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • 202 response Modified
    • application/json content type Modified
      • market_id, broker_id, account_id, side, type, tif, token, price, qty, volume, filled_qty, filled_volume, status, status_reason, last_update_wall_time_ns, last_update_engine_seq, last_cmd_id_hex properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /trading/accounts/{account_id}/orders
  • Response
  • 201 response Modified
    • application/json content type Modified
      • market_id, broker_id, account_id, side, type, tif, token, price, qty, volume, filled_qty, filled_volume, status, status_reason, last_update_wall_time_ns, last_update_engine_seq, last_cmd_id_hex properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • 202 response Modified
    • application/json content type Modified
      • market_id, broker_id, account_id, side, type, tif, token, price, qty, volume, filled_qty, filled_volume, status, status_reason, last_update_wall_time_ns, last_update_engine_seq, last_cmd_id_hex properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
1 structure change including:
1 Modification
Modified 1
POST /trading/accounts/{account_id}/orders
  • Body
  • application/json content type Modified
    • qty property Modified
      • Property is no longer required
5 structure changes including:
5 Modifications
Modified 5
DELETE /trading/accounts/{account_id}/orders
  • Response
  • 201 response Modified
    • application/json content type Modified
      • token property Added
  • 202 response Modified
    • application/json content type Modified
      • token property Added
GET /trading/accounts/{account_id}/orders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • token property Added
GET /trading/accounts/{account_id}/orders/{order_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • token property Added
PATCH /trading/accounts/{account_id}/orders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • token property Added
  • 202 response Modified
    • application/json content type Modified
      • token property Added
POST /trading/accounts/{account_id}/orders
  • Response
  • 201 response Modified
    • application/json content type Modified
      • token property Added
  • 202 response Modified
    • application/json content type Modified
      • token property Added
5 structure changes including:
5 Modifications
Modified 5
DELETE /trading/accounts/{account_id}/orders
  • Response
  • 201 response Modified
    • application/json content type Modified
      • status_reason property Added
  • 202 response Modified
    • application/json content type Modified
      • status_reason property Added
GET /trading/accounts/{account_id}/orders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • status_reason property Added
GET /trading/accounts/{account_id}/orders/{order_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status_reason property Added
PATCH /trading/accounts/{account_id}/orders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status_reason property Added
  • 202 response Modified
    • application/json content type Modified
      • status_reason property Added
POST /trading/accounts/{account_id}/orders
  • Response
  • 201 response Modified
    • application/json content type Modified
      • status_reason property Added
  • 202 response Modified
    • application/json content type Modified
      • status_reason property Added