Currency Policies

This resource allows you to create, retrieve, and update currency policies. Currency policies are a regional setting that can be assigned as the tenant default or to individual users. The users’ settings take precedence over the default setting for the tenant default settings.

Operations


Create Currency Policy
POST /v1/commons/currency/policies


Create or update Currency Policies
POST /v1/commons/currency/policies/multi_upsert


Retrieve All Currency Policies
GET /v1/commons/currency/policies


Retrieve Base Currency Policy
GET /v1/commons/currency/policies/base_currency


Retrieve Currency Policies
POST /v1/commons/currency/policies/multi_read


Retrieve Currency Policy by ID
GET /v1/commons/currency/policies/{id}


Update Currency Policy
POST /v1/commons/currency/policies/apply_update