s_c__Outlet__c Object Reference
Name | s_c__Outlet__c |
---|---|
Type | Custom StoreConnect Object |
Description | Outlet represents a group of Registers used for StoreConnect's Point-Of-Sale system. |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Address1__c | Text | No | No |
s_c__Address2__c | Text | No | No |
s_c__Anonymous_Checkout_Contact_Id__c | Lookup (Contact) | No | No |
The Contact to associate with anonymous Orders | |||
s_c__City__c | Text | No | No |
s_c__Country_Id__c | Lookup (s_c__Country__c) | No | No |
s_c__Phone__c | Phone | No | No |
The phone number related to this Outlet (if any) | |||
s_c__Quicklist_Product_Category_Id__c | Lookup (s_c__Product_Category__c) | No | No |
The Product Category that POS devices on this Outlet will display on the main screen. | |||
s_c__Register_Code__c | Text | No | No |
Contains a secret passphrase used to connect Registers to this Outlet. | |||
s_c__State__c | Text | No | No |
s_c__Store_Id__c | Lookup (s_c__Store__c) | Yes | No |
The Store that this Outlet is connected to. | |||
s_c__Tax_Number__c | Text | No | No |
Tax number associated with this Outlet. | |||
s_c__Zip_Code__c | Text | No | No |
For more information about how or when to use the above, see our documentation.
Back to Documentation