function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Brian.ax17Brian.ax17 

So how do Currencies work in 2.5 API?

If I put a number in a Currency Type field, what Currency will the API assume this value to be in and how do I make sure it is in the Currency I intend?

If I do not place a value in the CurrencyISOCode, does the system assume the Currency of the logged in user or something else?

In the situation of Account record, would setting CurrencyISOCode to set "Annual Revenue" change the default currency for that Account (Account Currency)?

Is any of this written down anywhere?

Thanks,
Brian

Brian.ax17Brian.ax17
Was this a dumb question or does no one have a clue?