Postcode__c Object Reference

Field Definitions

Field Name Type Required Unique Description
Code__c Text Yes No Postal or ZIP code, e.g. “2000”, “90210”, “SW1W 0NY”, etc.
Country_Id__c MasterDetail(Country__c) No No The Country that this Postcode belongs to.
State_Id__c Lookup(State__c) No No The State, Region, Territory or Province that this Postcode belongs to.
sC_Id__c Text 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