| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
The unique ID of the store. |
globally unique identifier |
None. |
| FriendlyID |
The friendly ID of the store. |
integer |
None. |
| Name |
The name of the store. |
string |
None. |
| Description |
The description of the store. |
string |
None. |
| ExternalID |
The ID of the store in an external application. |
string |
None. |
| PrimaryCurrencyID |
The unique ID of the primary currency in the store. |
globally unique identifier |
None. |
| ShowCurrencyCode |
Determines whether to show currency abbreviation. |
boolean |
None. |
| RequireOrderApproval |
Indicates if orders in the store should be approved prior to submission. |
boolean |
None. |
| TaxFormatType |
Defines whether the tax appears as part of the price in the store products. |
TaxFormatType |
None. |
| TaxFormat |
The tax display format built using the following placeholders: {Price}, {Tax} and {PriceIncludingTax}. |
string |
None. |
| SeoConfiguration |
The SEO configuration of the store. |
StoreSeoConfigurationModel |
None. |
| StoreType |
The store type. |
StoreType |
None. |