Skip to content

Update Currency

EndpointMethod
/api/admin/settings/currencies/{id}PUT

code is immutable

Mirrors the monolith — code is silently dropped from the update payload. Only name, symbol, separators, and currency_position are editable.

Permission: settings.currencies.edit.

Released under the MIT License.