Overview
A State represents a single geopolitical state or province to be used in creating a Zone which is used in both calculating tax or shipping within StoreConnect. This could be "NSW" for New South Wales, or could be North Island for New Zealand.
| Property |
Value |
| API Name |
s_c__State__c |
| Label |
State |
| Plural Label |
States |
| Type |
Custom Object |
Fields
| Field Label |
API Name |
Type |
Required |
Description |
| Code |
s_c__Code__c |
Text(3) |
Yes |
Two or three letter state or province code used in the selected country, e.g. "Vic" or "TX" |
| Country |
s_c__Country_Id__c |
MasterDetail (s_c__Country__c) |
No |
The Country that this State belongs to |
| StoreConnect External ID |
s_c__sC_Id__c |
Text(36) |
No |
StoreConnect External ID, do not modify in Salesforce |
Relationships
| Field |
Type |
Related Object |
Relationship Name |
s_c__Country_Id__c |
MasterDetail |
s_c__Country__c |
States |
Last updated March 6, 2025