I am trying to extract amount Paid ( Foreign Currency) using webservices, this field is not exposed in record browser/schema as well
added a formula custom field ( nvl({amountpaid}*{exchangerate}, 0) ) but the result which i get is actually wrong compared to fxamountpaid ( amount Paid ( Foreign Currency) )
I am able to see this field in UI Saved Search under columns ( amount Paid ( Foreign Currency) )