Copy PageCreates a new currency(only root).post https://example.com/currencies/private/v1/admin/currenciesAvailable only if the "Custom Currency" extension is active. Available only for root.Body ParamscodestringrequiredThe currency code.isActivebooleanrequiredIndicates the status of the currency (active or inactive).truefalsetypestringenumrequiredThe type of the currency (fiat, crypto, or other).fiatcryptootherAllowed:fiatcryptootherdecimalPlacesuint8requiredThe number of decimal places used for the currency.namestringThe name of the currency.Responses 200Successful request 400Bad Request 403Forbidden 409ConflictUpdated about 1 year ago Shows a main currency.Shows a list of currencies.Did this page help you?YesNo