For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Admin
Types
Objects
ChannelCurrencyCodes
OBJECT
Copy page
Channel-level currency assignments
Fields
enabledCurrencyCodes
list of
CurrencyCodes
Required
Currencies that are enabled for the given channel in ISO 4217 three character alphabetic format.
Show 181 enum values
defaultCurrencyCode
CurrencyCode
Optional
Default currency for the channel in ISO 4217 three character alphabetic format. Will be used on storefront when other currencies cannot.
Show 181 enum values
Referenced by
Fields
Channel.currencies