Skip to main content

Get Stock Split Asset Changes

POST 

/v1alpha1/issuers/:issuerId/securities:stockSplitChanges

Scope(s): read_issuer_info

For a set of securities you hold and a reference time, reports whether a stock split has occurred for the issuer since that time and, for each affected security, its pre- and post-split quantity and price. Store the returned asOf timestamp and send it back as since on the next request to reconcile incrementally. Up to 1000 securities may be requested per call; hold more than that and you must page through them in batches.

splitOccurredSince can be true while affectedAssets is empty: a split occurred for the issuer, but none of the securities in your request were affected.

Request

Responses

A successful response.