{"title":"Zone Country Object Reference","slug":"zone-country-object-reference","url":"https://support.storeconnect.com/articles/zone-country-object-reference","url_markdown":"https://support.storeconnect.com/articles/zone-country-object-reference.md","subtitle":null,"summary":"Join table between Zone__c and Country__c objects.","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Zone Country, s_c__Zone_Country__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nJoin table between Zone__c and Country__c objects.\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Zone_Country__c` |\n| **Label** | Zone Country |\n| **Plural Label** | Zone Countries |\n| **Type** | Custom Object |\n\n\u003c!-- DIAGRAM OPPORTUNITY\n     This is a junction object joining s_c__Country__c and s_c__Zone__c. A small three-box diagram (s_c__Country__c — s_c__Zone__c via s_c__Zone_Country__c) would show the many-to-many shape faster than the tables below.\n     Deferred to the diagram phase; remove this comment when a diagram is added. --\u003e\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Country | `s_c__Country_Id__c` | MasterDetail ([s_c__Country__c](country-object-reference)) | No | Defines the Country that applies to the Zone |\n| Zone | `s_c__Zone_Id__c` | MasterDetail ([s_c__Zone__c](zone-object-reference)) | No | Defines the Zone that applies to the Country |\n| StoreConnect External ID | `s_c__sC_Id__c` | Text(36) | No | StoreConnect External ID, do not modify in Salesforce |\n\n## Relationships\n\n| Field | Type | Related Object | Relationship Name |\n|-------|------|----------------|-------------------|\n| `s_c__Country_Id__c` | MasterDetail | [s_c__Country__c](country-object-reference) | Zone_Countries_Country |\n| `s_c__Zone_Id__c` | MasterDetail | [s_c__Zone__c](zone-object-reference) | Zone_Countries_Zone |"}