to get a personalized navigation.
to get a personalized navigation.
I'm trying to find an efficient way to fetch the latest currency rate for all currencies in the system versus SEK without having to fetch every single currency rate in the system since that would be very inefficient especially since the API seems to lack pagination.
In the UI I can get all the data I want on a single screen by going to the Currency rates screen and selecting the Effective currency rates tab:
How do I do that using the API?
The /controller/api/v2/currencyrate endpoint seems to want to either return all currency rates in the system or only currency rates for specific dates. Unfortunately I don't know or care the exact date I just want to get the latest exchange rate for each currency pair.
According to this old post it seems to have been possible before but the following api endpoint does not seem to be available anymore:
Any ideas?
Hi, currently it is not possible to display currency rates in the API as they are viewed in ScreenId=CM301000, under the 'Effective Currency Rates' tab.
However, I understand why this could be useful and have initiated a case for the development team to consider it. If the development team agrees that it's a valuable idea, it might be implemented in the future.
Copyright © 2022 Visma.com. All rights reserved.