s_c__Country__c Object Reference
Name | s_c__Country__c |
---|---|
Type | Custom StoreConnect Object |
Description | A Country represents a single country to be assocated with a Zone which is used in both calculating tax or shipping within StoreConnect. This could be "Australia" or "United States of America" The only validation done on a country is via the 3 digit alpha code. This must be per ISO 3166 for the system to work correctly. |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Code__c | Picklist | Yes | No |
The country (note, this picklist must comply with the ISO 3166 standard, e.g. "AUS" for Australia or "USA" for United States) | |||
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