Sales tax
Fields
| Field Name | Type | Display Name | 
|---|---|---|
| SalesTaxId | Int32 | Sales tax id | 
| AuthorityContactId | Nullable`1 | Authority contact id | 
| Created | DateTime | Created | 
| CreatedBy | String | Created by | 
| Description | String | Description | 
| IsGroupTax | Boolean | Is group tax | 
| IsInactive | Boolean | Is inactive | 
| LastModified | DateTime | Last modified | 
| LastModifiedBy | String | Last modified by | 
| OrganizationId | Int32 | Organization id | 
| ParentSalesTaxId | Nullable`1 | Parent sales tax id | 
| Rate | Decimal | Rate | 
| TaxCode | String | Tax code |