xMatix
Sign in Request demo
xMatix
PRODUCTS
SalesField SalesCRMRewardsClaimsInventoryProcurementWarehouse ManagementField ServiceServiceSupportTelephony & MessagingFinance & AccountingPayrollExpense ManagementCommercePortalsAnalytics & ReportingData StudioMobile AppSee all products →
PLATFORM
Platform overviewApp BuilderAutomationIntegrationsSecurity & GovernanceChange ManagementDevelopers
SENSE AI
Sense AI overviewSense AssistSense ControlSense VisionAI StudioTrust & governanceIn Claude & ChatGPTUse cases
SOLUTIONS
FMCG & DistributionManufacturing & Dealer NetworksAutomotive & DealershipsPharma & HealthcareConsumer DurablesAgri-InputsBuilding MaterialsService NetworksWarehousing & 3PLFinancial AccountingERP SoftwareIndia GST ComplianceUAE VAT & e-InvoicingSaudi ZATCA & VATAll solutions →
RESOURCES
Knowledge CenterDeveloper & CLIBlogGuidesWhat is xMatix?Company facts
COMPANY
AboutCareersPartnersEventsContactAuthorsLegal
Sign in Request demo
Home/Docs/Entity Reference/Store Category — entity reference
REFERENCE · Last reviewed

Store Category — entity reference

Classifies items within a storefront: belongs to a Store (storeId) and optionally to a ProductCatalogue (catalogueId), nests into subcategories via the self-referencing storeCategoryId, and holds its sellable listings as StoreCategoryItem children. The store's categories define the item universe the mobile selling scope filters order-taking against - items are collected from StoreCategoryItem rows across all of a store's categories.

Fields

FieldLabelTypeRequiredWhat it does
CatalogueIdProduct CatalogueLookup → ProductCatalogueOptional link to the owning ProductCatalogue; the category can also hang directly off the Store via storeId. The catalogue groups categories and carries the storefront filter configuration.
CreatedByIdCreated ByLookup → UserAccountYes
CreatedDateTimeCreated DateDateAndTimeYes
CurrencyIsoCodeCurrency ISO CodeText
ExternalIdExternalText
IdIdGuid, hiddenYes
LabelLabelText
ModifiedByIdModified ByLookup → UserAccount
NameNameTextYes
OwnerIdOwnerLookup → UserAccount
ShowInCatalogShow In CatalogBooleanWhether this category surfaces in the catalogue browse (defaults to false, so a new category is hidden until enabled).
StoreCategoryIdParent CategoryLookup → StoreCategorySelf-referencing parent category - non-null makes this a subcategory in the category tree, null makes it a top-level category of the store.
StoreIdStoreLookup → Store
UpdatedDateTimeModified DateDateAndTimeYes

Actions

ActionLabelTypeWhat it does
CloneCloneServerAction (Clone)Create a copy of this record
DeleteDeleteDeleteDelete
DeleteEntityDeleteDeleteDeleteEntity
DeleteRowDeleteDeleteDeleteRow
EditEditEditEdit
EditEntityEditEditEditEntity
EditInLineEntityEditEditInlineEditInLineEntity
EditRowEditEditEdit Row
NewNewNewNew