Im using Reuters Time Series Data API to fetch the spot rate for given date. How can i get the spot date for the given date from the same request.
@448aec67-eebf-4fcd-a602-c1b8a6b4b06b_deprecated_28177117-0b62-404a-8326-b22a672b62c9 I am afraid there is no way you can get the spot date using the time series API. The only way you can get the date is to calculate it, but is only possible with one of the COM APIs - Adfin Analytics.
@448aec67-eebf-4fcd-a602-c1b8a6b4b06b_deprecated_28177117-0b62-404a-8326-b22a672b62c9 which API are you using? Python? .NET? COM?
Hi Zhenya Kovalyov, Im Using .Net API.