TransactionLocationTypes
TransactionLocationTypes view for AvalaraAvatax data provider.
Columns
| Name | Type | Description |
| TransactionId | Long | Transaction ID |
| TransactionCode [KEY] | String | A unique customer-provided code identifying this transaction. |
| TransactionStatus | String | The status of the transaction to which this line item belongs. |
| TransactionAddressId | Long | Address ID for the transaction. |
| TransactionLocationTypeId | Int | Location type ID for this location type in transaction. |
| LocationTypeCode | String | Location type code |
| CompanyCode | String | The code of the company that recorded this transaction. |