Update an existing currency.

Updates the mutable fields of the currency identified by code.
Restricted to system administrators (SystemAdmin policy). The code itself is
immutable.

🔐 Required permission: SystemAdmin

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ISO 4217 alphabetic currency code of the currency to update.

Body Params

The new field values.

Request body for updating a currency. The currency code is taken from the route and is immutable.

string | null
required

Required. The English currency name.

string | null

Optional. The currency symbol (e.g. $).

string | null

Optional. The currency name in its native language.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json