TaxGroups
Read, Insert, Update and Delete Tax Groups.
Columns
| Name | Type | ReadOnly | References | SupportedOperators | Description |
| TaxGroupId [KEY] | String | True | = |
Id of the Tax Group | |
| TaxGroupName | String | False |
Name of the tax group to be created. | ||
| TaxGroupPercentage | Double | True |
Tax group percentage | ||
| Taxes | String | False |
Comma Seperated list of tax IDs that are to be associated to the tax group. |