s_c__Postcode__c Object Reference

Name s_c__Postcode__c
Type Custom StoreConnect Object
Description A Postcode represents a single postal or zip code to be associated with a Zone which is used in both calculating tax or shipping within StoreConnect. This could be "2009" or include letters like the UK postal system has.

Field Definitions

Field Name Type Required Unique
s_c__Code__c Text Yes No
Postal or ZIP code, e.g. "2000", "90210", "SW1W 0NY", etc.
s_c__Country_Id__c MasterDetail (s_c__Country__c) No No
The Country that this Postcode belongs to.
s_c__State_Id__c Lookup (s_c__State__c) No No
The State, Region, Territory or Province that this Postcode belongs to.
s_c__sC_Id__c Text [External ID] No Yes
StoreConnect External ID, do not modify in Salesforce

For more information about how or when to use the above, see our documentation.

 

 
Back to Documentation