How to fetch the details of corporate action for all the entries of an instrument list?
Find more posts tagged with
Sort by:
1 - 1 of
11
Sort by:
1 - 1 of
11
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.
@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.