Currently we are using ExtractWithNotes in PriceHistoryExtractionRequest to get the currency exchange rates. My question is if we Extract instead of ExtractWithNotes will I get the response faster from DSS Api? Please share your thoughts ASAP.
For a deeper look into our DataScope Select SOAP API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials
Currently we are using ExtractWithNotes in PriceHistoryExtractionRequest to get the currency exchange rates. My question is if we Extract instead of ExtractWithNotes will I get the response faster from DSS Api? Please share your thoughts ASAP.
@gurukrishna.santosh.kumar.ippili
Refer to the FAQ about the DataScope Select REST API page, it states in the question "What is the difference between endpoints Extract, ExtractWithNotes and ExtractRaw?" that:
You can also use the Extract endpoint, which provides the data in uncompressed JSON format in the body of the HTTP response. This is usually only recommended for requests that deliver a small amount of data. We do not recommend usage of this endpoint, it might become obsolete in the future.