An aisle, shelf or display at a customer outlet - the unit a merchandising audit is scoped to, classified by locationType and channel. Belongs to an Account (accountId). Note the naming: the metadata entity name is singular AccountLocation (use this in data API calls) while the physical table is data.AccountLocations; it is unrelated to the free-text Account.accountLocation field.
Fields
| Field | Label | Type | Required | What it does |
AccountId | Account | Lookup | | |
AllowInventory | Allow Inventory | Boolean | | |
Channel | Channel | PickList | | |
CreatedById | Created By | Lookup → UserAccount | Yes | |
CreatedDateTime | Created Date | DateAndTime | Yes | |
Id | Id | Guid | Yes | |
IsActive | Is Active | Boolean | | |
LocationType | Location Type | PickList | | Values: Remote. |
ModifiedById | Modified By | Lookup → UserAccount | Yes | |
Name | Name | Text | Yes | |
OwnerId | Owner | Lookup → UserAccount | Yes | |
RecordTypeId | Record Type | Guid, hidden | | |
UIProps | UI Props | Text | | |
UpdatedDateTime | Modified Date | DateAndTime | Yes | |
Actions
| Action | Label | Type | What it does |
Clone | Clone | ServerAction (Clone) | Create a copy of this record |