DataConnector
TaxClassifications
Name Type ReadOnly Filterable Description
Id [KEY] string true true The Id of the tax classification.
ParentRef string false true The Id of the parent tax classification.
ParentRef_Name string true false The name of the parent tax classification.
ApplicableTo string false false List of item types the tax classification is applicable to. Includes Inventory, NonInventory, Bundle and Service.
Name string false true The name of the tax classification.
Code string false true The code of the tax classification.
Description string false false Description of the tax classification.
Level string true true Tax classification level (Numeric value 1, or 2. 1 specifies parent tax classification).