{"title":"Tax Group Object Reference","slug":"tax-group-object-reference","url":"https://support.storeconnect.com/articles/tax-group-object-reference","url_markdown":"https://support.storeconnect.com/articles/tax-group-object-reference.md","subtitle":null,"summary":"A Tax_Group__c object represets a group of Taxes used within StoreConnect, which can be associated with specific products. For example, you could have a Tax for each state in Australia that are part of the \u0026quot;Australian Taxes\u0026quot; Tax Group. This could then be associated to products sold within Australia.","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Tax Group, s_c__Tax_Group__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nA Tax_Group__c object represets a group of Taxes used within StoreConnect, which can be associated with specific products. For example, you could have a Tax for each state in Australia that are part of the \"Australian Taxes\" Tax Group. This could then be associated to products sold within Australia.\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Tax_Group__c` |\n| **Label** | Tax Group |\n| **Plural Label** | Tax Groups |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| StoreConnect External ID | `s_c__sC_Id__c` | Text(36) | No | StoreConnect External ID, do not modify in Salesforce |\n\n## Referenced by\n\nThese objects hold a lookup or master-detail relationship to **Tax Group** (`s_c__Tax_Group__c`). Where the referring record exists to join things together, **Also links to** shows what it connects this object to.\n\n| Object | Field | Type | Relationship Name | Also links to |\n|--------|-------|------|-------------------|---------------|\n| [s_c__Product_Tax_Group__c](product-tax-group-object-reference) | `s_c__Tax_Group_Id__c` | Lookup | Product_Tax_Groups | [Product2](product2-object-reference) |\n| [s_c__Tax_Tax_Group__c](tax-tax-group-object-reference) | `s_c__Tax_Group_Id__c` | Lookup | Tax_Tax_Groups | [s_c__Tax__c](tax-object-reference) |"}