HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference
Terms of Use

Currencies / Create

Create currency

Log in to see full request history
Body Params
string
required

The currency 3-letter code.

string | null

When displaying amounts in this currency, the prefix is added in front of the amount. This could be symbols, for example $ or £.

string | null

When displaying amounts in this currency, the suffix is added after the amount.

integer | null

The actual precision of the currency. This is used when charging a payment method or calculating totals.

integer | null

Used when setting price per kWh and per minute in tariffs.

boolean

When enabled, the minor currency unit is used to set electricity price threshold for flexible tariffs and to set electricity cost tracking in the home charging app. The minor currency unit for the US dollar, for example, is the cent.

string | null

The sign or letter for the minor currency unit. For US dollar, for example, this could be "¢" or "c" for cents.

Responses

422

The payload you provided is invalid

Language
Credentials
API Token
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json