How to add mulitple query parameter in OIC adaptor
Summary:
I want to use the below URL in OIC adaptor
https://abc.com/fscmRestApi/resources/11.13.18.05/currencyRates?finder=CurrencyRatesFinder;fromCurrency=USD,toCurrency=INR,userConversionType=Corporate,startDate=2025-01-22,endDate=2025-01-22
but while passing it in query parameter it is giving an error with '400 Bad request' error code.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0