SalesTaxCodes
Create, update, delete, and query QuickBooks Sales Tax Codes.
Columns
| Name | Type | ReadOnly | References | ColumnSize | Description |
| ID [KEY] | String | True | 255 |
The unique identifier. | |
| Name | String | False | 3 |
The name of the sales tax code. | |
| Description | String | False | 31 |
The description of the sales tax code. | |
| IsActive | Boolean | False |
Whether or not the other name is active. | ||
| IsTaxable | Boolean | False |
Whether or not the other name is taxable. | ||
| ItemPurchaseTaxRef_FullName | String | False | 1000 |
Refers to the purchase tax item. Only available in international versions of QuickBooks. | |
| ItemPurchaseTaxRef_ListId | String | False | 255 |
Refers to the purchase tax item. Only available in international versions of QuickBooks. | |
| ItemSalesTaxRef_FullName | String | False | 1000 |
Refers to the sales tax item. Only available in international versions of QuickBooks. | |
| ItemSalesTaxRef_ListId | String | False | 255 |
Refers to the sales tax item. Only available in international versions of QuickBooks. | |
| TimeCreated | Datetime | True |
The datetime the sales tax code was made. | ||
| TimeModified | Datetime | True |
The last datetime the sales tax code was modified. | ||
| EditSequence | String | True | 16 |
An identifier used for versioning for this copy of the object. |