Currencies
The package allows you to manage currencies available in the system. Currencies are used throughout the platform to define rates, subscription fees, generate invoices, process transactions, and so on.
Key features
- Manage and configure all available currencies within the system.
- Define numeric precision for each currency (number of decimal places).
tip
To define exchange rates between currency pairs, refer to the "Currencies / Rates" package.
📄️ Create currency
:::note[JSON-RPC]
📄️ Delete currency
:::note[JSON-RPC]
📄️ Get currency
:::note[JSON-RPC]
📄️ Get exchange rate
:::note[JSON-RPC]
📄️ List currencies
:::note[JSON-RPC]
📄️ Update currency
:::note[JSON-RPC]