Account ConfigurationsCopy Pagepatch https://paper-api.alpaca.markets/v2/account/configurationsUpdates and returns the current account configuration valuesBody ParamsThe account configuration API provides custom configurations about your trading account settings. These configurations control various allow you to modify settings to suit your trading needs.disable_overnight_tradingbooleanIf true, overnight trading is disabled.truefalsedtbp_checkstringenumdeprecatedboth, entry, or exit. Controls Day Trading Margin Call (DTMC) checks.bothentryexitAllowed:bothentryexitfractional_tradingbooleanIf true, account is able to participate in fractional tradingtruefalsemax_margin_multiplierstringCan be "1", "2", or "4"max_options_trading_levelintegerenumThe desired maximum options trading level. 0=disabled, 1=Covered Call/Cash-Secured Put, 2=Long Call/Put, 3=Spreads/Straddles.0123Allowed:0123no_shortingbooleanIf true, account becomes long-only mode.truefalsepdt_checkstringdeprecatedboth, entry, or exit. If entry orders will be rejected on entering a position if it could result in PDT being set for the account. exit will reject exiting orders if they would result in PDT being set.ptp_no_exception_entrybooleanIf set to true then Alpaca will accept orders for PTP symbols with no exception. Default is false.truefalsesuspend_tradebooleanIf true, new orders are blocked.truefalsetrade_confirm_emailstringall or none. If none, emails for order fills are not sent.Response 200Successful responseUpdated 8 days ago