TransactionTaxDetailsByTaxType
TransactionTaxdetailsbytaxtype view for AvalaraAvatax data provider.
Columns
| Name | Type | Description |
| TransactionId [KEY] | String | |
| TransactionCode | String | A unique customer-provided code identifying this transaction. |
| TransactionStatus | String | The status of the transaction to which this line item belongs. |
| TotalNonTaxable | String | Total non taxable by tax type. |
| LinkedTaxSubTypeDetails | String | Tax subtype details. |
| TotalExempt | String | Total exempt by tax type. |
| TotalTaxable | String | Total taxable amount by tax type. |
| TotalTax | String | Total tax by tax type. |
| TaxType | String | Tax Type. |
| CompanyCode | String | The code of the company that recorded this transaction. |