Outlet Object Reference
Last modified 21 August 2026
Overview
The Outlet object represents a group of registers used for StoreConnect’s point-of-sale system.
Property
Value
API Name
s_c__Outlet__c
Label
Outlet
Plural Label
Outlets
Type
Custom Object
Fields
Field Label
API Name
Type
Required
Description
Address Line 1
s_c__Address1__c
Text(255)
No
Address Line 2
s_c__Address2__c
Text(255)
No
Anonymous Checkout Contact
s_c__Anonymous_Checkout_Contact_Id__c
Lookup (Contact )
No
The Contact to associate with anonymous Orders
City
s_c__City__c
Text(255)
No
Country
s_c__Country_Id__c
Lookup (s_c__Country__c )
No
Phone
s_c__Phone__c
Phone
No
The phone number related to this Outlet (if any)
Pricebook
s_c__Pricebook_Id__c
Lookup (Pricebook2 )
No
The pricebook used for POS transactions at this outlet. When set, overrides the store’s default pricebook.
Quicklist Product Category
s_c__Quicklist_Product_Category_Id__c
Lookup (s_c__Product_Category__c )
No
The Product Category that POS devices on this Outlet will display on the main screen.
Register Code
s_c__Register_Code__c
Text(255)
No
Contains a secret passphrase used to connect Registers to this Outlet.
State/Province
s_c__State__c
Text(255)
No
Store
s_c__Store_Id__c
Lookup (s_c__Store__c )
Yes
The Store that this Outlet is connected to.
Tax Number
s_c__Tax_Number__c
Text(255)
No
Tax number associated with this Outlet.
Zip/Postal Code
s_c__Zip_Code__c
Text(20)
No
Relationships
Field
Type
Related Object
Relationship Name
s_c__Anonymous_Checkout_Contact_Id__c
Lookup
Contact
Outlets
s_c__Country_Id__c
Lookup
s_c__Country__c
Outlets
s_c__Pricebook_Id__c
Lookup
Pricebook2
Outlet_Pricebooks
s_c__Quicklist_Product_Category_Id__c
Lookup
s_c__Product_Category__c
Outlet_Quicklist_Category
s_c__Store_Id__c
Lookup
s_c__Store__c
Store_Outlets
Referenced by
These objects hold a lookup or master-detail relationship to Outlet (s_c__Outlet__c). Where the referring record exists to join things together, Also links to shows what it connects this object to.