Links a Store to a dealer: a partner Account (partnerAccountId) and optionally a Branch (branchId), with city/state display fields. In storefront resolution it is the second path tried - after a direct Store.partnerAccountId match and before the account-group path - and is the link most tenants can populate from the UI. When the caller's branch is known, branch-specific dealer rows win over branch-less ones; a dealer row with no branch applies everywhere.
Fields
| Field | Label | Type | Required | What it does |
BranchId | Branch | Lookup → Branch | | Optional branch scope: when the caller's branch is known, branch-specific rows win over branch-less ones during storefront resolution; a row with no branch applies to every branch of the dealer. |
City | City | Text | | |
CreatedById | Created By | Lookup → UserAccount | Yes | |
CreatedDateTime | Created Date | DateAndTime | Yes | |
CurrencyIsoCode | Currency ISO Code | 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 | | |
PartnerAccountId | Partner Account | Lookup → Account | | The dealer partner Account this row grants the store to. Storefront resolution tries a direct Store.partnerAccountId match first, then rows here, then the account-group path - so this is the dealer-level override link. |
State | State | Text | | |
StoreId | Store | Lookup → Store | | |
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 | EditInline | Edit |
EditEntity | Edit | Edit | EditEntity |
EditInLineEntity | Edit | EditInline | EditInLine Entity |
EditRow | Edit | Edit | EditRow |
New | New | New | New |
Lookup filters
| Filter | Lookup field | Notes |
| Partner Account Filter | PartnerAccountId | |
- Branch — looks up via
BranchId - Store — looks up via
StoreId - Account — looks up via
PartnerAccountId