Create a new currency.

Adds a new currency to the reference data. Restricted to system administrators
(SystemAdmin policy). The currency Code must be unique.

🔐 Required permission: SystemAdmin

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

The currency to create.

Request body for creating a currency.

string | null
required

Required. ISO 4217 alphabetic currency code (e.g. USD); must be unique.

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