Miscellaneous

Lists available currency codes.

Returns the list of currency codes supported by the reporting API (e.g. USD, EUR, GBP) as a plain array. Use a value from this list in the 'currency' parameter of report endpoints. Prefer GET /currencies/v2, which carries the same codes plus totalCount and accepts limit and offset.

get/currencies

Changes