| Property | Type | Description |
|---|---|---|
| from | String | Origin currency code (ISO-4217) |
| to | String | Destination currency code (ISO-4217) |
| fx_rate | String | Ratio of conversion from from currency to to currency. |
At the moment, the only acceptable value for the from parameter is USD, whereas the toparameter can include any local currency.
