CreateStoreDTO
The store to be created.
name
stringOptionalThe name of the store.
The supported currency codes of the store.
default_sales_channel_id
stringOptionalThe associated default sales channel's ID.
default_region_id
stringOptionalThe associated default region's ID.
default_location_id
stringOptionalThe associated default location's ID.
metadata
Record<string, any>OptionalHolds custom data in key-value pairs.
Was this page helpful?