Broker API
Removes the previously deprecated pattern-day-trading fields and configurations across the account schemas:
dtbp_check,pdt_checkremoved from the account configurations schema.pdt_check_moderemoved from the admin configurations schema.dtbp_long,dtbp_shortremoved from the asset entry requirements schema.pattern_day_tradingremoved from the restrict-to-liquidation reasons.pattern_day_traderremoved from the account status event schema, and dropped from the list of account properties that generate status events.bod_dtbp,daytrade_count,daytrading_buying_power,last_daytrade_count,last_daytrading_buying_power, andpattern_day_traderremoved from the trading account schema.
Affected Endpoints
POST /v1/accountsGET /v1/accountsGET /v1/accounts/{account_id}PATCH /v1/accounts/{account_id}GET /v1/trading/accounts/{account_id}/accountPATCH /v1/trading/accounts/{account_id}/account/configurationsGET /v1/trading/accounts/{account_id}/account/pdt/status- RemovedPOST /v1/trading/accounts/{account_id}/account/pdt/one-time-removal- RemovedGET /v1/assets/entry-requirementsGET /v1/events/accounts/status
Trading API
Removes the previously deprecated pattern-day-trading fields and configurations from the account schemas:
daytrade_count,daytrading_buying_power, andpattern_day_traderremoved from the account schema.dtbp_check,pdt_checkremoved from the account configurations schema.
Affected Endpoints
GET /v2/accountGET /v2/account/configurationsPATCH /v2/account/configurations