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