Hi,
In the current version of OIO XML we are getting unit price after discount has applied.
<com:BasePrice>
<com:PriceAmount currencyID="DKK">32.3000</com:PriceAmount>
</com:BasePrice>
But what if we want to get price before discount and discount rate in percentage..
How i can get data of item price and discount rate from oio XML file?