Enable Multi-Currency

POST {{api-domain}}/crm/v2/org/currencies/actions/enable

To enable multiple currencies for your Organization. Please refer to our documentation for more information on the API.

Request Body

{"base_currency"=>{"format"=>{"decimal_separator"=>"Period", "thousand_separator"=>"Comma", "decimal_places"=>"2"}, "prefix_symbol"=>true, "name"=>"Algerian Dinar - DZD", "iso_code"=>"DZD", "symbol"=>"Af", "exchange_rate"=>"1.0000000"}}