Enable Multi-Currency
POST {{api-domain}}/crm/v4/org/currencies/actions/enable
To enable multiple currencies for your organization.
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"}}