Skip to main content
Skip to main content

CreateStoreDTO

The store to be created.

namestring
The name of the store.
supported_currency_codesstring[]
The supported currency codes of the store.
default_currency_codestring
The default currency code of the store.
default_sales_channel_idstring
The associated default sales channel's ID.
default_region_idstring
The associated default region's ID.
default_location_idstring
The associated default location's ID.
metadataRecord<string, any>
Holds custom data in key-value pairs.
Was this section helpful?