update_currency
Update a currency's round factor in Bexio by providing its ID. Adjust rounding to ensure precise financial calculations.
Instructions
Update a currency
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currency_id | Yes | the id of the currency | |
| round_factor | No | The round factor of the currency. E.g.: In order to round CHF to 5 Rp. the round_factor must be set to 0.05 |