Get Pattern Day Trader Status for account
GET {{baseUrl}}/v1/trading/accounts/:account_id/account/pdt/status
Retrieves the account’s pattern day trader status
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"account_id":"93f58d0b-6c53-432d-b8ce-2bad264dbd94","pdt":true,"pdt_removed":true,"pdt_removed_at":"1948-05-13T04:21:59.809Z"}