GET api/2.0/crm/settings/currency/convert
Returns a result of converting one currency into another.
Name |
Description |
Type |
Example |
amount
sent in url
|
Amount to convert
|
decimal
|
1.1
|
fromcurrency
sent in url
|
Currency to convert
|
string
|
some text
|
tocurrency
sent in url
|
Currency into which the original currency will be converted
|
string
|
some text
|
GET api/2.0/crm/settings/currency/convert?amount=1.1&fromcurrency=%22some+text%22&tocurrency=%22some+text%22
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Decimal result of converting