How to fetch the details of corporate action for all the entries of an instrument list?

I want to fetch the corporate action details of the securities which are in an instrument list. I see all the solutions available are fetching of the numbers of securities which we provide, I want to fetch details for all the entries I have in my instrument list. Please help

Best Answer

  • Prabhu,

    If you refer to DSS REST tutorial 5 it explains how to retrieve corporate actions data, by passing the list of instruments as a built-in identifier list.

    If you want to use the same on-demand API call to retrieve corporate actions, but want to use a pre-existing instrument list stored on the DSS server, then refer to DSS REST tutorial 9 it explains how to do that.