TaxSolution
Represents tax solutions that define the tax calculation method, solution type, GL account assignments, and multiline tax settings for a tax framework.
Columns
| Name | Type | ReadOnly | Description |
| alternativeSetup | Bool | False |
Indicates whether an alternative setup is used for this tax solution. |
| arAdvanceOffsetGLAccount_Href | String | True |
The URL of the AR advance offset GL account associated with this tax solution. |
| arAdvanceOffsetGLAccount_Id | String | False |
The Id of the AR advance offset GL account associated with this tax solution. |
| arAdvanceOffsetGLAccount_Key | String | False |
The system-assigned key of the AR advance offset GL account associated with this tax solution. |
| description | String | False |
The description of this tax solution. |
| enableMultilineTax | Bool | False |
Indicates whether multiline tax is enabled for this tax solution. |
| href | String | True |
The URL of the tax solution resource. |
| id | String | False |
The unique identifier of the tax solution record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the tax solution record. |
| lastUpdatedTaxDate | Date | True |
The date on which the tax rates for this tax solution were last updated. |
| purchaseGLAccount_Href | String | True |
The URL of the purchase GL account associated with this tax solution. |
| purchaseGLAccount_Id | String | False |
The Id of the purchase GL account associated with this tax solution. |
| purchaseGLAccount_Key | String | False |
The system-assigned key of the purchase GL account associated with this tax solution. |
| salesGLAccount_Href | String | True |
The URL of the sales GL account associated with this tax solution. |
| salesGLAccount_Id | String | False |
The Id of the sales GL account associated with this tax solution. |
| salesGLAccount_Key | String | False |
The system-assigned key of the sales GL account associated with this tax solution. |
| status | String | False |
The current status of the tax solution, such as active or inactive. |
| taxCalculationMethod | String | False |
The method used to calculate taxes for this tax solution. |
| taxSolutionType | String | False |
The type of this tax solution, such as domestic or international. |
| taxSubmissionStartDate | Date | False |
The date from which tax submissions are effective for this tax solution. |