TaxClassification
Query QuickBooks Tax Classification.
Columns
| Name | Type | References | Description |
| Id [KEY] | String | The Id of the tax Classification. | |
| Code | String | Code. | |
| Name | String | Name of the tax classification. | |
| Description | String | Description of the tax classification. | |
| Level | String | Tax classification level (Numeric value 1, or 2. 1 specifies parent tax classification). | |
| ParentRef | String | Reference Type for parent. | |
| ParentRef_Name | String | Reference Type for parent name. | |
| ApplicableTo | String | List of item types the tax classification is applicable to. Includes Inventory, NonInventory, Bundle and Service. |