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
-
Removing a resource is always breaking unless it was deprecated before
- 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
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added