...
...
...
...
...
...
...
...
...
Tip |
---|
Excerpt |
---|
This 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. |
Resource URL
Parameters
Name | Type | Description | ||||||
token (mandatory) | String | The token retrieved from the login method | ||||||
value (mandatory) | Number | The value in CRM.COM's default currency that will be converted into another currency's value | ||||||
currency_identifier (mandatory) | Currency Identifier | The identifier of the currency to which value will be converted to. The allowed currency identifier fields are the following:
|
...