Org.Currency
The currency used by the organization.
Declaration
string Org.CurrencyPossible Values
USDUnited States Dollar.
RMBRenminbi. A legacy alias for
CNY, not an ISO 4217 code. PreferCNY.AUDAustralian Dollar.
CADCanadian Dollar.
EUREuro.
GBPBritish Pound Sterling.
JPYJapanese Yen.
MXNMexican Peso.
NZDNew Zealand Dollar.
RUBRussian Ruble.
CNYChinese Yuan. The ISO 4217 code for the same currency as
RMB.INRIndian Rupee.
BRLBrazilian Real.
IDRIndonesian Rupiah.
Discussion
This currency is set once for the organization, including legacy organizations that still report amounts in RMB rather than its ISO 4217 equivalent CNY.
Example
{
"currency": "USD"
}