Hi Refinitiv Dev Support,
I would like to extract Curve and VolSurface EOD/Historical data and just wondering how to do this via DSS rest API.
Could you help with example please? For instance, how do I extract IROISCurve data for USD with trade date = 2020-09-22?
Regards,
Jude
First, you need to know report templates and fields which can be used to extract the required data. You can refer to the DataScope Select Data Content Guide that provides definitions of all of the data fields available in DataScope Select.
Otherwise, you can directly contact the Datascope support team via MyRefinitiv to get report templates and fields.
After knowing report templates and fields, you can refer to Java Code Examples in the DSS API Download section.