An individual store in an account.
Name | Type | Description | Notes |
---|---|---|---|
Id | string | The unique identifier for the store. | |
ListId | string | The unique identifier for the list associated with the store. The `list_id` for a specific store cannot change. | |
Name | string | The name of the store. | |
Platform | string | The e-commerce platform of the store. | [optional] |
Domain | string | The store domain. This parameter is required for Connected Sites and Google Ads. | [optional] |
IsSyncing | bool | Whether to disable automations because the store is currently syncing. | [optional] |
EmailAddress | string | The email address for the store. | [optional] |
CurrencyCode | string | The three-letter ISO 4217 code for the currency that the store accepts. | |
MoneyFormat | string | The currency format for the store. For example: `$`, `£`, etc. | [optional] |
PrimaryLocale | string | The primary locale for the store. For example: `en`, `de`, etc. | [optional] |
Timezone | string | The timezone for the store. | [optional] |
Phone | string | The store phone number. | [optional] |
Address | Address1 | [optional] |