A storefront: the catalog universe a partner account sells from, hosting ProductCatalogue and StoreCategory rows (whose StoreCategoryItem children name the sellable items). Ownership is resolved three ways, tried in order: directly via partnerAccountId, via a StoreDealer link, or via partnerAccountGroupId through the partner's account groups - and because Store has no active flag, the newest matching store wins as a deterministic tie-break. The mobile selling scope uses the resolved store's distinct item ids as the item universe for order-taking; a store whose categories contain no items is treated as unconfigured rather than deliberately empty.
Fields
| Field | Label | Type | Required | What it does |
CreatedById | Created By | Lookup → UserAccount | Yes | |
CreatedDateTime | Created Date | DateAndTime | Yes | |
CurrencyIsoCode | Currency ISO Code | Text | | |
Description | Description | Text | | |
ExternalId | External | Text | | |
Id | Id | Guid, hidden | Yes | |
Label | Label | Text | | |
ModifiedById | Modified By | Lookup → UserAccount | | |
Name | Name | Text | Yes | |
OwnerId | Owner | Lookup → UserAccount | | |
PartnerAccountGroupId | Partner Account Group | Lookup → AccountGroup | | |
PartnerAccountId | Partner Account | Lookup → Account | | |
UpdatedDateTime | Modified Date | DateAndTime | Yes | |
Actions
| Action | Label | Type | What it does |
Clone | Clone | ServerAction (Clone) | Create a copy of this record |
Delete | Delete | Delete | Delete |
DeleteEntity | Delete | Delete | DeleteEntity |
DeleteRow | Delete | Delete | DeleteRow |
Edit | Edit | Edit | Edit |
EditEntity | Edit | Edit | EditEntity |
EditInLine | Edit | EditInline | EditInLine |
EditRow | Edit | Edit | EditRow |
New | New | New | New |