- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
AdminUpdateStore
The data to update in a store.
Properties#
name
stringOptionalThe name of the store.
The supported currencies of the store.
default_sales_channel_id
null | stringOptionalThe ID of the default sales channel of the store.
default_region_id
null | stringOptionalThe ID of the default region of the store.
default_location_id
null | stringOptionalThe ID of the default stock location of the store.
metadata
null | Record<string, any>OptionalCustom key-value pairs to store custom data in the store.
Was this page helpful?