Hello,
I am trying to retrieve the EURIBOR rates from this Ric with an EndOfDayPricingExtractionRequest.
And the API is returning a null value. However, on the Datascope Select GUI there are values for these fields, only from two days before.
So my question is, is there any way to retrieve the first row through the API? Or do I have to do a PriceHistoryExtractionRequest API call? I wanted to avoid specifying the date in my request body.