- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
StoreDTO
The store details.
id
stringThe ID of the store.
name
stringThe name of the store.
metadata
null | Record<string, any>Holds custom data in key-value pairs.
created_at
stringThe created at of the store.
updated_at
stringThe updated at 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.
Was this page helpful?