get https://api-enterprise.sbt.dinari.com/api/v2/market_data/stocks//splits
Get a list of stock splits for a specific Stock
.
The splits are ordered by the date they were created, with the most recent split first.
In an example 10-for-1 stock split, trading will be halted for the stock at the end of the payable_date
, as
the split transitions from PENDING
to IN_PROGRESS
. This usually occurs over a weekend to minimize trading
disruptions. Each share of stock owned by a shareholder will then be converted into 10 shares, and the split
becomes COMPLETE
as trading resumes on the ex_date
with new split-adjusted prices.