Skip to main content
Skip to main content

StoreDTO

The store details.

idstringRequired
The ID of the store.
namestringRequired
The name of the store.
supported_currency_codesstring[]Required
The supported currency codes of the store.
metadatanull | Record<string, any>Required
Holds custom data in key-value pairs.
created_atstringRequired
The created at of the store.
updated_atstringRequired
The updated at 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.
Was this section helpful?