{"title":"Tax Tax Group Object Reference","slug":"tax-tax-group-object-reference","url":"https://support.storeconnect.com/articles/tax-tax-group-object-reference","url_markdown":"https://support.storeconnect.com/articles/tax-tax-group-object-reference.md","subtitle":null,"summary":"Tax_Tax_Group__c is the join table between Tax and Tax_Group__c objects.  It is the tax group (or multiple groups) that are associated with a Tax object.","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Tax Tax Group, s_c__Tax_Tax_Group__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nTax_Tax_Group__c is the join table between Tax and Tax_Group__c objects.  It is the tax group (or multiple groups) that are associated with a Tax object.\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Tax_Tax_Group__c` |\n| **Label** | Tax Tax Group |\n| **Plural Label** | Tax Tax Groups |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Tax Group Id | `s_c__Tax_Group_Id__c` | Lookup ([s_c__Tax_Group__c](tax-group-object-reference)) | Yes | Tax Group that the Tax Tax Group belongs to. |\n| Tax Id | `s_c__Tax_Id__c` | Lookup ([s_c__Tax__c](tax-object-reference)) | Yes | Tax that the Tax Tax Group belongs to. |\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__Tax_Group_Id__c` | Lookup | [s_c__Tax_Group__c](tax-group-object-reference) | Tax_Tax_Groups |\n| `s_c__Tax_Id__c` | Lookup | [s_c__Tax__c](tax-object-reference) | Tax_Tax_Group |"}