object

CurrencyFeature

Configuration for currency settings in the sales channel.
Fields
default_currency
String!
Required
3-letter code of the default currency used in the sales channel, e.g. 'INR'. Default value is 'INR'.
Currency display type can be explicit or all. If 'explicit', currency formatting shows currency code with price.
Required
List of 3-letter currency codes supported, e.g. ['INR', 'USD', 'EUR'].