Globalization currency
Updates the currency.
put/Litium/api/admin/globalization/currencies/{systemId}
Path parameters
systemIdstring uuid required
The currencies system identifier.
Request body
exchangeRatenumber double
Gets or sets the exchange rate.
groupSeparatorstring nullable
Gets or sets the group separator.
idstring nullable
Gets the identifier.
isBaseCurrencyboolean
Gets or sets a value indicating whether this instance is base currency.
symbolstring nullable
Gets or sets the symbol.
symbolPosition'default' | 'left' | 'leftWithPadding' | 'right' | 'rightWithPadding'
Gets or sets the symbol position.
systemIdstring uuid
Gets the system identifier.
textFormatstring nullable
Gets or sets the text format.
minorUnitsInStorefrontinteger nullable
Gets or sets the minor units in storefront. Its value should be between 0 and 4.
Response
OK
exchangeRatenumber double
Gets or sets the exchange rate.
groupSeparatorstring nullable
Gets or sets the group separator.
idstring nullable
Gets the identifier.
isBaseCurrencyboolean
Gets or sets a value indicating whether this instance is base currency.
symbolstring nullable
Gets or sets the symbol.
symbolPosition'default' | 'left' | 'leftWithPadding' | 'right' | 'rightWithPadding'
Gets or sets the symbol position.
systemIdstring uuid
Gets the system identifier.
textFormatstring nullable
Gets or sets the text format.
minorUnitsInStorefrontinteger nullable
Gets or sets the minor units in storefront. Its value should be between 0 and 4.