TransactionParameters
TransactionParameters view for AvalaraAvatax data provider.
Columns
| Name | Type | Description |
| TransactionId [KEY] | Long | The transaction id of the parent record. |
| TransactionCode [KEY] | String | The transaction code of the parent record. |
| TransactionStatus | String | The status of the transaction to which this line item belongs. |
| Name | String | The name of the parameter. |
| Unit | String | The unit of measure of the parameter value. |
| Value | String | The value of the parameter. |
| CompanyCode | String | The code of the company that recorded this transaction. |