Place Exchange deprecated the allowed_currency field for organizations and plans to remove it in a future update.
We have added a new field, allowed_currencies, that can be configured via UI or API.
allowed_currencies is a list instead of a single value. While this field can be configured at this time, it is not yet fully in use. A subsequent update will allow a publisher to transact in any of the enabled currencies. All transactions are currently still completed in allowed_currency as they perviously were.
We have added the reporting_currency field to organizations.
Because an org will be able to transact in multiple currencies, reporting_currency represents a single currency that will be used to show all monetary reports in a single currency regardless of what currency the original transaction was in.
reporting_currency cannot be changed at this time.