multi-currency while using price_request api
In sample scripts found here in line records part of the code the currency_code is given and I found it will only work for pricelist and modifiers defined with that currency even if multi-currency is turned on and enabled for that price list.
When I give USD than it retrieves the value (in USD) but I would like it to show values in EUR like I can do when in Order Management. But when I change line currency_code from 'USD' to 'EUR' and EUR being on the multi-currency list ... I get ... item and UOM not found on pricelist ...when running the code