currencies

  • GET currencies/convert_from_default_currencyThis method accepts a value (price rate, amount) in CRM.COM's default currency and converts it into another currency value. The method uses the effective currency period rate in order to convert the value from the default currency to the required currency.
  • GET currencies/showThis method returns information related with a currency. A single currency is returned by each call
  • GET currencies/convert_to_default_currencyThis method accepts a value (price rate, amount) in a currency and converts it into CRM.COM's default currency value. The method uses the effective currency period rate in order to convert the value into the default currency.
  • GET currencies/listThis method returns information regarding all Currencies which are configured in CRM.COM to be set as an accounts receivable's currency and they have at least one exchange rate. Multiple currencies are returned by each call